Skip to content

Commit 5b998d7

Browse files
Update dependency Microsoft.NET.Test.Sdk to 18.5.0
1 parent 5c784e9 commit 5b998d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/SyncTrayzor.Tests/SyncTrayzor.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.1" />
9+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.5.0" />
1010
<PackageReference Include="xunit" Version="2.9.3" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)