Skip to content

Commit 3a84211

Browse files
authored
Merge pull request #180 from nazimkov/dependabot/nuget/Microsoft.NET.Test.Sdk-17.2.0
Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.2.0
2 parents 7c35973 + 06c9088 commit 3a84211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/IntegrationContainers.API.Tests/IntegrationContainers.API.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>
17-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
17+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
1818
<PackageReference Include="Respawn" Version="4.0.0" />
1919
<PackageReference Include="TestContainers.Container.Database.MsSql" Version="1.5.0" />
2020
<PackageReference Include="xunit" Version="2.4.1" />

0 commit comments

Comments
 (0)