* 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 |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| Microsoft.AspNetCore.Blazor.Browser.JS.csproj | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||
| webpack.config.js | ||