Commit Graph

9 Commits

Author SHA1 Message Date
Nate McMaster 335c9be7b4
Update the artifacts directory organization and simplify publishing targets (#5701)
This simplifies the way that we publish files to our network drop share.

Changes:
* Instead of explicitly listing every file that needs to publish, use directories to classify packages and artifacts into different categories.
* Add documentation for the expected layout of artifacts/
* Remove the need for static analysis to determine which packages go to which project
* Add the MSBuild property "IsProductPackage" to .csproj files which ship as a package to NuGet.org.
2018-12-18 11:40:13 -08:00
Nate McMaster f0b4ac75c4
Set the default submodule path to src/ and fixup bad merge from release/2.2 2018-12-05 11:11:14 -08:00
Nate McMaster 0cbfa9ce6d
Update branding to 3.0.0-preview (#4171)
Changes:
* This uses date-based versioning
* Builds are `3.0.0-preview-$(buildnumber)`, not alpha1 or preview1.
2018-11-20 19:47:12 -08:00
Nate McMaster 349acb5bb3
Condense restore feed configuration to single location and remove package mirroring (#945) 2018-03-13 10:56:09 -07:00
Pavel Krymets 167f71ebb9 Restore external dependencies in SiteExtension build (#868) 2018-02-13 14:09:04 -08:00
Pavel Krymets 6abf11a3bb Prepare output paths (#860) 2018-02-13 14:06:16 -08:00
Pavel Krymets ad4b73ebe9 Fix property name in universe (#857) 2018-02-13 14:06:16 -08:00
Nate McMaster 86be67a1f3
Fix typo in property name (#876) 2018-02-13 11:44:48 -08:00
Pavel Krymets ee8d0f30eb
Add AzureIntegration.targets (#722) 2017-12-20 08:52:30 -08:00