Skip to content

Commit 68a2b77

Browse files
authored
Merge pull request #87 from aneilmac/dependabot/nuget/tests/Microsoft.NET.Test.Sdk-18.4.0
Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0
2 parents a31b798 + 202444a commit 68a2b77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<Import Project="$([MSBuild]::GetPathOfFileAbove(Directory.Packages.props, $(MSBuildThisFileDirectory)..))" />
33
<ItemGroup>
4-
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
4+
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.4.0" />
55
<PackageVersion Include="xunit.v3" Version="3.2.2" />
66
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
77
<PackageVersion Include="Neovolve.Logging.Xunit.v3" Version="7.2.0" />

0 commit comments

Comments
 (0)