microsoft / sarif-pattern-matcher

Quality domain agnostic regular expression pattern matcher that persists results to SARIF
MIT License
39 stars 17 forks source link

Fix `error : You must install or update .NET to run this application.` #785

Closed shaopeng-gh closed 1 year ago

shaopeng-gh commented 1 year ago

Fix error : You must install or update .NET to run this application. in pipeline

current main screenshot: error : You must install or update .NET to run this application. [D:\a\1\s\Src\Sarif.PatternMatcher.Function\Sarif.PatternMatcher.Function.csproj::TargetFramework=net6.0] image

Update: also updated SDK submodule.

shaopeng-gh commented 1 year ago

I have included PR https://github.com/microsoft/sarif-pattern-matcher/pull/783 so that we can see if the build and test can be all green. Now looks good and green, I will close that PR.