win32metadata/apidocs/ScrapeDocs
Andrew Arnott b286d8956c
Update repo SDK and build authoring (#942)
* Bump 5.0 SDK and runtimes to 6.0

* Make it very clear that Powershell 7 is required

The new `#Requires` line makes the DoAll script fail fast with a helpful error:

> .\DoAll.ps1 : The script 'DoAll.ps1' cannot be run because it contained a "#requires" statement for Windows PowerShell 7.0. The version of Windows PowerShell that is required by the script does not match the currently running version of Windows PowerShell 5.1.22000.653.

Before this, the user may get some weird error about `Select-String -Raw` not working.

* Fix BuildSdk.proj default build

It doesn't like to be *built*. It only likes to be packed.

* Improve discovery of VS installations

* Install the .NET 5 runtime for ClangSharpPInvokeGenerator
2022-06-01 15:16:12 -07:00
..
.editorconfig Add API Docs package build to pipeline 2021-06-24 11:52:46 -06:00
DocEnum.cs Add API Docs package build to pipeline 2021-06-24 11:52:46 -06:00
Program.cs Add API Docs package build to pipeline 2021-06-24 11:52:46 -06:00
ScrapeDocs.csproj Update repo SDK and build authoring (#942) 2022-06-01 15:16:12 -07:00