Skip to content

Commit 7ff7341

Browse files
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 18.7.0
--- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-version: 18.7.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4b0f25f commit 7ff7341

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<PackageReference Include="xunit" Version="2.7.1" />
1010
<PackageReference Include="Verify.Xunit" Version="24.1.0" />
1111
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.8" PrivateAssets="all" />
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.7.0" />
1313
<ProjectReference Include="..\Visualize.Fody\Visualize.Fody.csproj" />
1414
<ProjectReference Include="..\Visualize\Visualize.csproj" />
1515
<ProjectReference Include="..\AssemblyToProcess\AssemblyToProcess.csproj" />

0 commit comments

Comments
 (0)