Skip to content

Commit 2291319

Browse files
bump dependencies.
Signed-off-by: Yury-Fridlyand <yury.fridlyand@improving.com>
1 parent 93351d2 commit 2291319

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tests/Valkey.Glide.IntegrationTests/Valkey.Glide.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
</PropertyGroup>
4040

4141
<ItemGroup>
42-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
42+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
4343
<PackageReference Include="xunit.v3" Version="1.1.0" />
4444
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
4545
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

tests/Valkey.Glide.UnitTests/Valkey.Glide.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
</PropertyGroup>
3939

4040
<ItemGroup>
41-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
41+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
4242
<PackageReference Include="xunit.v3" Version="1.1.0" />
4343
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
4444
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)