aspnetcore/src
William Godbe 9e2a480925
[release/3.1] Add .version file to shared framework zip (#21548)
* Add .version file to shared framework zip

* Fix test
2020-05-13 10:59:55 -07:00
..
Analyzers Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1 2019-12-11 20:03:03 -08:00
Antiforgery Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
Azure Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1 2019-12-11 20:03:03 -08:00
Components Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
DataProtection Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
DefaultBuilder Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
Features/JsonPatch Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1 2019-12-11 20:03:03 -08:00
Framework [release/3.1] Add .version file to shared framework zip (#21548) 2020-05-13 10:59:55 -07:00
Hosting Don't re-use DefaultHttpContext if IHttpContextAccessor is in use (#15049) (#20844) 2020-04-15 12:41:59 -07:00
Html/Abstractions Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
Http Merge in 'release/3.1' changes 2020-04-15 19:43:15 +00:00
Identity Include third-party-notices.txt in all packages (#20166) 2020-03-27 10:15:32 -07:00
Installers Always generate checksums as last part of publish job (#20367) 2020-04-01 16:25:37 -07:00
Middleware Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
MusicStore Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1 2019-12-11 20:03:03 -08:00
Mvc Merged PR 7269: Avoid caching JsonSerializer 2020-04-14 22:38:24 +00:00
ProjectTemplates [SPA] Updates the angular and react dependencies (#19103) 2020-02-18 18:09:02 -08:00
Razor Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
Security Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
Servers Fix various "Type or namespace not found" errors (#20736) 2020-04-14 10:57:26 -07:00
Shared Build aspnetcore for win-arm64 (#19317) 2020-04-27 00:34:47 -07:00
SignalR [release/3.1] Pass access token as query string when running SignalR in the browser (#20466) 2020-04-14 12:59:06 -07:00
SiteExtensions Use SemVer1 for SiteExtension (#20839) 2020-04-15 12:26:21 -07:00
Tools [automated] Merge branch 'release/2.1' => 'release/3.1' (#18396) 2020-01-17 08:30:12 -08:00
submodules