mono / mono.posix

POSIX/Unix interface for Mono, .NET and .NET Core. Provides functionality for managed code to access POSIX/Unix features not accessible via the BCL. This repository supersedes the older code in https://github.com/mono/mono
MIT License
40 stars 9 forks source link

Update Microsoft.NET.Test.Sdk to later version #25

Closed akoeplinger closed 2 years ago

akoeplinger commented 2 years ago

It doesn't reference the vulnerable Newtonsoft.Json that gets flagged by Component Governance.

Also fix the test stage dependency so it only runs if build_artifacts succeeds.