Closed jnm2 closed 4 years ago
In order to open the solution, the last commit requires you to install .NET 5 preview 7 and either use a side-by-side preview of VS or set the option in non-preview VS to use preview SDKs.
@buvinghausen Could you set up an appveyor.yml file for the repo so that I can have it install the preview SDK? I can't access https://ci.appveyor.com/project/buvinghausen/tasktupleawaiter/settings. Or is AppVeyor now redundant?
I think appveyor is redundant at this juncture. The github action builds on opening a PR to master and that should be sufficient...
In order to open the solution, the last commit requires you to install .NET 5 preview 7 and either use a side-by-side preview of VS or set the option in non-preview VS to use preview SDKs.
@buvinghausen Could you set up an appveyor.yml file for the repo so that I can have it install the preview SDK? I can't access https://ci.appveyor.com/project/buvinghausen/tasktupleawaiter/settings. Or is AppVeyor now redundant?