Skip to content

Commit

Permalink
Client update.
Browse files Browse the repository at this point in the history
  • Loading branch information
NTDLS committed Feb 15, 2024
1 parent a2f403b commit 0d093a6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion TestApplications/ClientTest/ClientTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NTDLS.Katzebase.Client" Version="1.2.5" />
<PackageReference Include="NTDLS.Katzebase.Client" Version="1.3.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion TestApplications/ImportSOUses/ImportSOUses.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="NTDLS.Katzebase.Client" Version="1.2.5" />
<PackageReference Include="NTDLS.Katzebase.Client" Version="1.3.0" />
</ItemGroup>

</Project>
2 changes: 1 addition & 1 deletion TestApplications/NugetTest/NugetTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="NTDLS.Katzebase.Client" Version="1.2.5" />
<PackageReference Include="NTDLS.Katzebase.Client" Version="1.3.0" />
</ItemGroup>

</Project>

0 comments on commit 0d093a6

Please sign in to comment.