Commit Graph

8 Commits

Author SHA1 Message Date
Nate McMaster f6b64e5d26 Upgrade KoreBuild (#1498)
* remove sources.props and use NuGet.config. Source.props is only necessary for products that bulid in ProdCon, which Blazor does not
* Remove code signing glue code. This is part of KoreBuild now
* Update SDK to 2.1.400
* Update certificate names used for code-signing to use SHA2
2018-10-01 11:13:09 -07:00
Nate McMaster 78045b2177 Automate authenticode code-signing using Roslyn sign tool
* Change project layout to prepare for upcoming Arcade changes
* Add signtool config file to configure OPC, NuGet, and Authenticode signing
* Fix a bug when BaseIntermediateOutputPath is set to an absolute path
2018-08-08 08:52:46 -07:00
Nate McMaster 4651d92eed Update KoreBuild and bootstrappers 2018-08-03 15:12:20 -07:00
Ryan Nowak baf6a21ef6 Update build tools 2018-06-29 12:40:57 -07:00
Ryan Nowak 3af9f4abd9 Update Korebuild 2018-05-22 13:53:14 -07:00
Ryan Nowak da3f686f0c Update KoreBuild and SDK
This updates the toolset the repo is using to build. Will merge this if
it passes.
2018-04-06 13:25:47 -07:00
Ryan Nowak d175b4d38a Konvert to KoreBuild 2018-03-14 11:23:42 +00:00
Steve Sanderson 41fa69f665 Force CI to build with a specific version of .NET Core 2018-02-27 18:52:35 +00:00