Skip to content

Commit 9569b21

Browse files
authored
Merge pull request #12 from sir-gon/renovate/vstest-monorepo
Update dependency Microsoft.NET.Test.Sdk to v17.9.0
2 parents f013fd8 + 846fdac commit 9569b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

algorithm-exercises-csharp/algorithm-exercises-csharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
2828
<PrivateAssets>all</PrivateAssets>
2929
</PackageReference>
30-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
30+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
3131
<PackageReference Include="MSTest.TestAdapter" Version="3.3.1" />
3232
<PackageReference Include="MSTest.TestFramework" Version="3.3.1" />
3333
</ItemGroup>

0 commit comments

Comments
 (0)