Skip to content

Commit 917bb28

Browse files
Merge pull request #28 from dxw/renovate/vstest-monorepo
Update dependency Microsoft.NET.Test.Sdk to 17.12.0
2 parents d5ecb81 + 38455c6 commit 917bb28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Dfsseta.ApplyForLanding.UnitTests/Dfsseta.ApplyForLanding.UnitTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<ItemGroup>
1313
<PackageReference Include="FakeItEasy" Version="8.3.0" />
1414
<PackageReference Include="FluentAssertions" Version="7.0.0" />
15-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1"/>
15+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0"/>
1616
<PackageReference Include="xunit" Version="2.9.2"/>
1717
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.0">
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)