aspnetcore/eng
Doug Bunting a6c43b14a1
Mark AspNetCore projects that aren't packaged explicitly (#18767)
* Mark AspNetCore projects that aren't packaged explicitly
- avoid NU5104 warnings due to confusing versioning
- `$(IsShippingPackage)` was semantically incorrect in any case

* Remove redundant `$(IsShippingPackage)` settings in `$(IsAspNetCoreApp)` projects
- default is `true` for all implementation projects

* Use `$(IsPackable)` when deciding how `$(IsAspNetCoreApp)` projects are handled
- remove all use of `$(IsShippingPackage)` for shared framework composition
- update documentation to match these changes

nits:
- remove odd default for `$(IsPackable)` in Directory.Build.targets
  - no longer relevant since all `$(IsAspNetCoreApp)` projects are `$(IsShippingPackage)` too
- include more information in docs/ProjectProperties.md

* Add direct System.Text.Json references
- avoid MSB3277 warnings
2020-02-13 15:51:27 -08:00
..
common Merged PR 4703: [internal/release/3.1] Update dependencies from 1 repositories 2019-12-15 17:23:03 +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 Fix CodeCheck 2020-01-14 18:33:01 -08:00
targets Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
tools Merged PR 4703: [internal/release/3.1] Update dependencies from 1 repositories 2019-12-15 17:23:03 +00:00
AfterSolutionBuild.targets Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00
Baseline.Designer.props Update branding to 3.1.3 (#19015) 2020-02-13 15:45:36 -08:00
Baseline.xml Update branding to 3.1.3 (#19015) 2020-02-13 15:45:36 -08:00
Build.props Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1 2019-12-11 20:03:03 -08:00
CodeGen.proj Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
Dependencies.props [release/3.0] Stabilize package versions (#14933) 2019-11-01 21:52:33 -07:00
FlakyTests.AfterArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
FlakyTests.BeforeArcade.props Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
GenAPI.exclusions.txt Update `internal` types and members in *.Manual.cs files 2019-12-13 12:10:44 -08:00
LicenseHeader.txt
PlatformManifest.txt Use checked-in platform manifest in 3.1.2 (#18250) 2020-01-15 11:01:16 -08:00
PoliCheckExclusions.xml Update PoliCheckExclusions.xml (#17705) 2020-01-15 14:34:58 -08:00
ProjectReferences.props Merge branch 'release/3.1' into merge/release/3.0-to-release/3.1 2019-12-11 20:03:03 -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 Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
SignCheckExclusionsFile.txt Re-enable signing validation (#13899) 2019-11-19 07:14:34 -08: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 Pin dependency on 3 CoreFx packages (#18542) 2020-02-13 15:49:25 -08:00
Versions.props Update branding to 3.1.3 (#19015) 2020-02-13 15:45:36 -08:00
Workarounds.props Update to newer SDK 2019-10-02 16:24:35 -07:00
Workarounds.targets Use reference assemblies when compiling Razor views (#18395) 2020-01-16 17:56:14 -08:00
WorkaroundsImported.targets Add support for source-build (#11717) 2019-07-08 11:02:30 -07:00
configure-toolset.ps1 Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
configure-toolset.sh Replace KoreBuild with Arcade (#11122) 2019-06-19 10:03:38 -07:00
empty.proj Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00