microsoft / github-actions-for-desktop-apps

This repo contains a sample WPF application to demonstrate how to create CI/CD pipelines using GitHub Actions.
MIT License
352 stars 109 forks source link

Cap .NET Core version to mitigate GitHub runners incompatibility #34

Closed LanceMcCarthy closed 4 years ago

LanceMcCarthy commented 4 years ago

.NET core 3.1.4 came out,needs at least VS 2019 16.. This breaks any workflows that are still using Windows runners because the GitHub VMs are still using VS2019 v16.6.