Skip to content

Commit

Permalink
I updated some NuGet packages
Browse files Browse the repository at this point in the history
  • Loading branch information
DataJuggler committed Oct 19, 2023
1 parent 7eef980 commit 906854e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions DBCompare/DBCompare.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -70,10 +70,10 @@ attempt as a Nuget package.</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DataJuggler.Net7" Version="7.0.9" />
<PackageReference Include="DataJuggler.Net7" Version="7.3.1" />
<PackageReference Include="DataJuggler.RandomShuffler" Version="7.0.4" />
<PackageReference Include="DataJuggler.UltimateHelper" Version="7.1.2" />
<PackageReference Include="DataJuggler.Win.Controls" Version="7.1.2" />
<PackageReference Include="DataJuggler.UltimateHelper" Version="7.2.4" />
<PackageReference Include="DataJuggler.Win.Controls" Version="7.2.1" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.1" />
<PackageReference Include="XmlMirror.Runtime7" Version="7.0.0" />
</ItemGroup>
Expand Down

0 comments on commit 906854e

Please sign in to comment.