Skip to content

Commit

Permalink
update nuGet
Browse files Browse the repository at this point in the history
  • Loading branch information
SirSparkles committed Jul 8, 2023
1 parent cd549a7 commit ff70e46
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TVRename/TVRename.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -111,15 +111,15 @@
<PackageReference Include="Humanizer" Version="2.14.1" />
<PackageReference Include="Ical.Net" Version="4.2.0" />
<PackageReference Include="IMDbApiLib" Version="1.9.4" />
<PackageReference Include="JetBrains.Annotations" Version="2022.3.1" />
<PackageReference Include="JetBrains.Annotations" Version="2023.2.0" />
<PackageReference Include="MediaInfo.Wrapper.Core" Version="21.9.3" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.NETCore.Platforms" Version="7.0.3" />
<PackageReference Include="Microsoft.VisualBasic" Version="10.3.0" />
<PackageReference Include="Microsoft.Win32.Primitives" Version="4.3.0" />
<PackageReference Include="MscVersion" Version="1.0.0.9" />
<PackageReference Include="NETStandard.Library" Version="2.0.3" />
<PackageReference Include="NLog.OutputDebugString" Version="5.2.0" />
<PackageReference Include="NLog.OutputDebugString" Version="5.2.2" />
<PackageReference Include="NLog.Targets.Syslog" Version="7.0.0" />
<PackageReference Include="NLog.Windows.Forms" Version="5.2.0" />
<PackageReference Include="NodaTime" Version="3.1.9" />
Expand Down Expand Up @@ -153,7 +153,7 @@
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.421302">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.4" />
<PackageReference Include="WinCopies.WindowsAPICodePack.Shell" Version="2.12.0.2" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit ff70e46

Please sign in to comment.