VerifyTests/Verify

new warning when using Visual Studio 2022 17.9

fforjan opened this issue · 4 comments

Some of our build machines are still with a Visual Studio 2022 17.9 and not 17.10 and for internal reasons - large company, different teams, bla bla bla, the upgrade will come later this year.
but when using the latest package, we get

 CSC : warning CS9057: The analyzer assembly 'C:\Users\AzDevOps\.nuget\packages\verify.mstest\26.0.1\analyzers\dotnet\roslyn4.4\cs\Verify.MSTest.SourceGenerator.dll' references version '4.10.0.0' of the compiler, which is newer than the currently running version '4.9.0.0'. 

Is it expected that Verify breaks compatibility with older visual studio version ?
we're worried that the warning is hiding other things

@SimonCropp thanks for your reactivity !

just pushed 26.1.1 to nuget. might take 15min for nuget to refresh its cache