diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 528366b43..1a0430597 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -20,6 +20,15 @@ true false + + 4.4 + - - diff --git a/src/Verify.MSTest/Verify.MSTest.csproj b/src/Verify.MSTest/Verify.MSTest.csproj index a2031d4d9..c2e79d3d1 100644 --- a/src/Verify.MSTest/Verify.MSTest.csproj +++ b/src/Verify.MSTest/Verify.MSTest.csproj @@ -2,7 +2,6 @@ net462;net472;net48 $(TargetFrameworks);net8.0;net9.0;net10.0;net11.0 - 4.4 @@ -16,7 +15,7 @@ + PackagePath="analyzers\dotnet\roslyn$(VerifyRoslynVersion)\cs\" />