Skip to content

Commit 15d2bbb

Browse files
authored
Update dependency Microsoft.NET.Test.Sdk to 18.4.0 (#106)
2 parents 6b99b7d + d08cdb4 commit 15d2bbb

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="18.3.0" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
1414
<PackageReference Include="xunit.v3" Version="3.2.2" />
1515
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)