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

19 Коммитов

Автор SHA1 Сообщение Дата
Kevin Pilch a75199c643
Update links for repo move (#1962) 2020-01-08 16:55:24 -08:00
William Godbe f16298112d
Switch to Arcade model for PackageIcon (#1935)
* Switch to Arcade model for PackageIcon

* Update dependencies from arcade

* Switch to dotnet-eng
2019-11-21 11:15:22 -08:00
wtgodbe 66193cf9fa Switch to embedded PackageIcon 2019-09-24 13:16:41 -07:00
Nate McMaster a877e4f420
Convert repo to use Arcade (#1809) 2019-05-23 16:37:19 -07:00
Steve Sanderson 3f5bb9ee7a
Clean up after mondorepo migration (#1734)
* Remove sources that have now migrated to the central AspNetCore repo

* Move remaining blazor/src to src

* Update readme; rename .sln file

* Clean up .sln file

* Remove unnecessary files. Simplify build config.

* Ensure correct build order
2018-11-29 10:25:15 +00:00
Steve Sanderson 3e062cdefe
Code migration part 2: Renames (#1708) 2018-11-22 13:19:11 +01:00
Nate McMaster 74242736b9
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 6ccc6665eb
Strong name Blazor assemblies (#1344) 2018-08-21 15:37:05 -07:00
Nate McMaster a40eaab146
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
Ryan Nowak 779a0c9390 Update versions to 2.1.0 (rtm) 2018-05-31 20:58:09 -07:00
Ryan Nowak 43eaf73939 Update ASP.NET Core dependencies to RC 2018-05-22 11:10:15 -07:00
Ryan Nowak e5fd24b345 Rough cut at async events 2018-04-26 13:31:28 -07:00
Ryan Nowak 9cc4d33ae9 Update to preview2 release versions 2018-04-10 18:14:40 -07:00
Ryan Nowak 41480f0aef Update Razor dependency (non-template) 2018-04-08 14:24:06 -07:00
Ryan Nowak f30ce5a2e1 Konvert to KoreBuild 2018-03-14 11:23:42 +00:00
Ryan Nowak 06fbf8cfef Add Razor SDK and packages to templates 2018-03-14 11:23:41 +00:00
Steve Sanderson a367f0655c Configure output path for "dotnet pack" 2018-02-26 15:20:23 +00:00
Steve Sanderson 39b4199a95 Add build version config 2018-02-26 15:13:36 +00:00
Ryan Nowak a32028e5eb Add new Razor bits
- Adds the aspnetcore-dev feed as a package source
- Updates Razor to a relatively new build
- Fixes a few issues encountered with new bits
2018-02-22 08:48:32 -08:00