Skip to content

Commit 544e23b

Browse files
committed
[up] Microsoft.NET.Test.Sdk to 17.13.*
1 parent 5bce454 commit 544e23b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Integration/Etcd.Microsoft.Extensions.Configuration.IntegrationTests/Etcd.Microsoft.Extensions.Configuration.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</PackageReference>
1818
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="8.0.*" />
1919
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.*" />
20-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.*" />
20+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.*" />
2121
<PackageReference Include="NUnit" Version="4.3.*" />
2222
<PackageReference Include="NUnit3TestAdapter" Version="4.6.*" />
2323
<PackageReference Include="Moq" Version="4.20.*" />

0 commit comments

Comments
 (0)