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

7 Коммитов

Автор SHA1 Сообщение Дата
Jared Parsons c3de7648d0
Clean up from previous PR (#8863)
This addresses some feedback from #8762
2023-06-23 14:21:30 -07:00
Jared Parsons 04732f3ea5 Work past the self contained error 2023-06-16 16:52:52 -07:00
David Wengier a443ff3121 Enforce code style on build, for Razor tooling, and treat warnings as errors from command line 2023-01-10 14:03:10 +11:00
Dustin Campbell b12c5c66ab Fix build.cmd to always pass -restore and -build
Fixes #6790

This fixes an issue that was introduced with #6545 where `build.cmd` would no
longer pass the `-restore` and `-build` arguments by default. Previously,
`build.cmd` also passed `-pack`, but that appears to be failing, so I've
chosen to leave that out for now.
2022-09-07 10:06:20 -07:00
Epsitha Ananth 04e076ecb6
Generate Sbom for VS insertion (#6545) 2022-06-30 13:29:32 -07:00
Nate McMaster 986c224acf
Add support for source-build (#620) 2019-05-29 13:06:38 -07:00
Ryan Nowak 409618521f Merged PR 304: Enable local builds with dotnet/Arcade
[WIP] Enable local builds with dotnet/Arcade
2018-12-02 00:25:55 +00:00