Skip to content

Commit

Permalink
updated nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
popcorn9499 committed Apr 30, 2023
1 parent 8ef4589 commit c10bdaa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions ProcessAudiobooks-UI.sln
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30330.147
# Visual Studio Version 17
VisualStudioVersion = 17.4.33403.182
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ProcessAudiobooks-UI", "ProcessAudiobooks-UI\ProcessAudiobooks-UI.csproj", "{AC1741BB-1E70-492D-84E1-F76B14982C97}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ProcessAudiobooks-UI", "ProcessAudiobooks-UI\ProcessAudiobooks-UI.csproj", "{AC1741BB-1E70-492D-84E1-F76B14982C97}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down
4 changes: 2 additions & 2 deletions ProcessAudiobooks-UI/ProcessAudiobooks-UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

<ItemGroup>
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
<PackageReference Include="Ookii.Dialogs.Wpf.NETCore" Version="2.2.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Ookii.Dialogs.Wpf" Version="5.0.1" />
<PackageReference Include="SSH.NET" Version="2020.0.2" />
</ItemGroup>

Expand Down

0 comments on commit c10bdaa

Please sign in to comment.