Skip to content

Commit 2f9b184

Browse files
authored
Update dependency Microsoft.NET.Test.Sdk to v18 (#96)
2 parents 5631459 + d422bc4 commit 2f9b184

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/KnowledgePicker.WordCloud.Tests/KnowledgePicker.WordCloud.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1414
<PackageReference Include="xunit.v3" Version="3.1.0" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)