Skip to content

Commit c0e7ef1

Browse files
chore(deps): update dependency microsoft.net.test.sdk to v18
1 parent 66802c3 commit c0e7ef1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Workleap.DotNet.CodingStandards.Tests/Workleap.DotNet.CodingStandards.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<ItemGroup>
1010
<PackageReference Include="CliWrap" Version="3.9.0" />
11-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
11+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1212
<PackageReference Include="xunit" Version="2.9.3" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1414
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)