Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
John Schmeichel 61a0215fbd
Add devcontainer.json and .vscode defaults (#398)
Add default devcontainer.json to enable the repository to build in
Codespaces. This builds from the dotnet latest images and adds .NET 6.0.
The repository is able to build, run, and test if using .NET 6.0
(probably .NET Core 3.1 as well but untested). .NET Framework requires
mono to run but didn't see any convenient features for that.

Also adding the artifacts-helper to set up NuGet authentication so
collaborators on the Azure DevOps feed are able to pull new packages
into the feed.
2023-04-26 00:59:39 -07:00
John Schmeichel d61dbd87e5 Promote 1.0.2-preview to 1.0.2 2023-03-28 12:33:52 -07:00
John Erickson 7e474c6d1a
Add PAT lifetime fallback support (#334) 2022-08-30 16:12:47 -07:00
Aldo Mendoza Saucedo c078858282 initial commit 2018-06-19 10:46:54 -07:00
Microsoft GitHub User 4f780cc2aa
Initial commit 2018-06-18 17:47:45 -07:00