Nate McMaster
fb3f5d95c2
Backport infrastructure changes and source reorganization
...
* Add build definition for Azure DevOps
* Put code for metapackages in a subfolder
* Update targets to prepare for submodules merging into this repo
* Add source code for windows installer
* Add source code for Debian installers
2018-10-12 13:59:43 -07:00
Nate McMaster
488d30fa15
automated: bulk infrastructure updates. Update bootstrapper scripts and remove unnecessary signing properties
2018-09-28 17:10:41 -07:00
Nate McMaster
bf03fee4be
Refactor LZMA generation to support Docker and Antares usage
...
List explicitly as .csproj files the scenarios for which the offline package cache is important
Produces new artifacts designed for various scenarios, such as:
* Docker (where xml doc files are not needed)
* Azure web apps (where 1.x SDKs must still be supported, but xml docs are not needed)
2018-07-06 13:15:23 -07:00
Nate McMaster
91a1d2de50
Add unit tests for the shared framework ( #1228 )
...
Changes:
* Add a test project with simple unit tests for the shared framework
* Add root-level Directory.Build.props/targets files
* Cleanup .csproj files to reduce duplication
2018-06-27 14:56:10 -07:00
Nate McMaster
335135b148
Add certificate names for code signing
2018-06-05 22:36:00 -07:00
Nate McMaster
e328a1a527
Use MSBuild to set NuGet feeds instead of NuGet.config
2017-11-20 12:18:43 -08:00
Nate McMaster
0d4e34e0a1
Use MSBuild to set NuGet feeds instead of NuGet.config
2017-11-20 12:18:17 -08:00
Nate McMaster
dc095b1f4d
Use MSBuild to set NuGet feeds instead of NuGet.config
2017-11-20 12:15:56 -08:00
Pranav K
80b794342d
Update samples and tests to target netcoreapp2.1
2017-11-16 13:54:23 -08:00
Pranav K
39db8585c1
Target netcoreapp2.1 in tests and samples
2017-11-13 17:00:56 -08:00
Pranav K
42d3bdb82d
Update samples and tests to target netcoreapp2.1
2017-11-13 15:19:26 -08:00
Nate McMaster
5bbab01ba5
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 16:52:00 -07:00
Nate McMaster
478c640a68
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 15:11:36 -07:00
Nate McMaster
d687617a35
Pin tool and package versions to make builds more repeatable
...
Part of aspnet/Universe#575
2017-11-01 09:29:41 -07:00
Ryan Brandenburg
f17facd329
Add RepositoryRoot
2017-10-18 09:42:09 -07:00
Ryan Brandenburg
e245de21fc
Add RepositoryRoot
2017-10-18 09:40:05 -07:00
Ryan Brandenburg
b1ccd606e5
Add RepositoryRoot
2017-10-18 09:39:24 -07:00
Nate McMaster
82ba6b51ef
Use PackageLineup to manage PackageReference versions
2017-08-29 12:08:10 -07:00
Nate McMaster
59290efa6a
Use Directory.Build.props/targets
2017-08-29 12:06:04 -07:00
Nate McMaster
11377e08f6
Use PackageLineup to manage PackageReference versions
2017-08-29 09:42:24 -07:00
Nate McMaster
5178176219
Use Directory.Build.props/targets
2017-08-29 09:41:12 -07:00
Nate McMaster
a993c2a5ff
Use PackageLineup to manage versions (revert revert)
...
We resolved the issues with PackageLineup and partial graph builds.
This reverts commit 01bf47170f .
2017-08-18 16:31:06 -07:00
Nate McMaster
01bf47170f
Revert lineups change until we work out issues with PackageLineup
...
This reverts commit a2c0410e39 .
2017-08-18 10:43:19 -07:00
Nate McMaster
a2c0410e39
Use PackageLineup to manage package versions
2017-08-17 16:16:40 -07:00