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
helix
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
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
FlakyTests.AfterArcade.props
FlakyTests.BeforeArcade.props
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
Publishing.props
SharedFramework.External.props
SharedFramework.Local.props Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
SignCheckExclusionsFile.txt
Signing.props
Tools.props
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
Workarounds.targets Use reference assemblies when compiling Razor views (#18395) 2020-01-16 17:56:14 -08:00
WorkaroundsImported.targets
configure-toolset.ps1
configure-toolset.sh
empty.proj