dotnet-installer/tools/MigrationDefaultsConstructor
2016-10-28 18:19:41 -07:00
..
Program.cs Add support for Migration defaults (#4242) 2016-10-20 11:00:41 -07:00
project.json Updating the msbuild version to one with the preserve compilation context fix. 2016-10-28 18:19:41 -07:00
README.md Add support for Migration defaults (#4242) 2016-10-20 11:00:41 -07:00
run.sh Add support for Migration defaults (#4242) 2016-10-20 11:00:41 -07:00

Migration Defaults Constructor

This pulls the migration property and item defaults from a clone of the dotnet/sdk repo.

Run ./run.sh to generate an sdkdefaults.json

Move it to the Microsoft.DotNet.ProjectJsonMigration project under src to override the defaults in dotnet (it's embedded as a resource).