aspnetcore/eng
Pranav K c38765628d
Build against the 3.1.0 AspNetCore
The version of the runtime that projects compile against
is stamped in to the runtimeconfig.json. In an earlier change, the AspNetCoreRef version
was bumped up to 3.1.2 which causes running dotnet dev-serve to fail
if you do not have the runtime installed.

In addition, the template json allows roll-forwards to major version (5.0 versions) if that's the only version
available. We do this with the razor compiler:
https://github.com/dotnet/aspnetcore-tooling/blob/master/src/Razor/src/Microsoft.AspNetCore.Razor.Tools/runtimeconfig.template.json
2020-02-11 16:37:14 -08:00
..
common Update dependencies from https://github.com/dotnet/arcade build 20200127.3 (#18922) 2020-02-10 13:34:49 +00:00
docker Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00
helix [Helix] run on arm queues (#11422) 2019-06-30 01:04:53 -07:00
scripts Update branding for Blazor packages and update baseline (#17346) 2019-11-25 16:17:22 -08:00
targets Undo accidental merge 2020-01-21 14:38:56 -08:00
tools Update branding to 3.1.1 (#17335) 2019-12-04 15:45:00 -08:00
AfterSolutionBuild.targets Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00
Baseline.Designer.props Undo changes to baseline 2020-02-05 10:23:40 -08:00
Baseline.xml Purge the blazor-wasm branch 2020-02-03 17:49:41 -08:00
Build.props Run build and publish tests for Blazor templates (#17410) 2019-12-03 14:29:05 -08:00
CodeGen.proj [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
Dependencies.props Purge the blazor-wasm branch 2020-02-03 17:49:41 -08:00
FlakyTests.AfterArcade.props
FlakyTests.BeforeArcade.props
GenAPI.exclusions.txt Remove manual ref-assembly generation for Components 2019-07-23 14:39:14 -07:00
LicenseHeader.txt
PatchConfig.props Merge branch 'release/3.0' into merge/release/2.2-to-release/3.0 2019-10-09 16:21:25 -07:00
PoliCheckExclusions.xml Re-enable Policheck, Skip test logs, reset timeout to 3 hours (#17107) 2019-11-22 13:19:14 -08:00
ProjectReferences.props Purge the blazor-wasm branch 2020-02-03 17:49:41 -08:00
PublishSymbols.proj [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
Publishing.props Stabilize package versions (#14003) 2019-09-15 13:34:08 -07:00
SharedFramework.External.props [release/3.1] Update dependencies from 2 repositories (#13571) 2019-09-15 21:27:50 -07:00
SharedFramework.Local.props Factor out auth and forms. Fixes #12950 (#12999) 2019-08-12 16:36:27 -07:00
SignCheckExclusionsFile.txt Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00
Signing.props Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00
Tools.props Remove prebuilts for source build (#13360) 2019-08-27 11:18:52 -07:00
Version.Details.xml Update dependencies from https://github.com/dotnet/arcade build 20200127.3 (#18922) 2020-02-10 13:34:49 +00:00
Versions.props Build against the 3.1.0 AspNetCore 2020-02-11 16:37:14 -08:00
Workarounds.props Update to newer SDK 2019-10-02 16:24:35 -07:00
Workarounds.targets Remove additional explict 'netcoreapp3.1' mentions (#14226) 2019-09-23 11:46:25 -07:00
WorkaroundsImported.targets Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
configure-toolset.ps1
configure-toolset.sh
empty.proj Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00