dotnet-installer/src/Microsoft.DotNet.ProjectJsonMigration
2016-12-20 15:52:50 -08:00
..
Microsoft.DotNet.Internal.ProjectModel Remove unused project.json and .xproj files (#4735) 2016-11-15 16:12:19 -10:00
Models Making version an attribute for packagereference and dotnetclitoolreference. 2016-12-16 19:13:37 -08:00
Properties Address PR feedback 2016-10-05 17:58:42 -07:00
Report Improve sln migration tests (#5066) 2016-12-20 13:04:01 -10:00
Rules Merge pull request #5078 from livarcocc/preserve_rids_from_pj 2016-12-19 16:20:12 -08:00
Transforms Fixing tests and a couple of issues in the code due to Localization. 2016-12-16 23:59:58 -08:00
transforms Merge pull request #5069 from livarcocc/version_attributes 2016-12-19 09:48:00 -08:00
xlf Updating xlf files to reflect the modification of the test help message, of the dotnet help update and the additions of CommandLine, Migration, Sln.Internal, msbuild command and Cli.Utils. 2016-12-17 10:55:12 -08:00
ConstantPackageVersions.cs use Sdks attribute in dotnet new templates (#4916) 2016-12-04 22:31:58 -08:00
DefaultMigrationRuleSet.cs Localize Migration 2016-12-16 22:45:47 -08:00
LocalizableStrings.cs Fixing tests and a couple of issues in the code due to Localization. 2016-12-16 23:59:58 -08:00
Microsoft.DotNet.ProjectJsonMigration.csproj Updating the projects files in the repo to use the SDK attribute. 2016-12-20 15:52:50 -08:00
MigrationError.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
MigrationErrorCodes.cs Localize Migration 2016-12-16 22:45:47 -08:00
MigrationException.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
MigrationNuGetFrameworkExtensions.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
MigrationRuleInputs.cs When we had a project.json without frameworks, we were failing to show the appropriate error message because when we were generating the error message itself we tried to access the project context (which requires a framework in the PJ). This fix makes the ProjectContext optional to add the migration error. 2016-12-08 19:53:35 -08:00
MigrationSettings.cs Allow migration of sln files (#4949) 2016-12-07 11:49:15 -10:00
MigrationTrace.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
MSBuildExtensions.cs Merge pull request #5069 from livarcocc/version_attributes 2016-12-19 09:48:00 -08:00
PackageConstants.cs Removing dotnet-test-mstest when migrating because that package is no longer needed. 2016-11-11 10:52:33 -08:00
ProjectContextExtensions.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
ProjectDependency.cs Marking hoisted P2P projects with a FromP2P attribute. (#4598) 2016-11-03 10:27:51 -07:00
ProjectDependencyComparer.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
ProjectDependencyFinder.cs Improve sln migration tests (#5066) 2016-12-20 13:04:01 -10:00
ProjectExtensions.cs When Library add reference to NETStandardLib if not present 2016-11-01 15:52:24 -07:00
ProjectMigrator.cs Improve sln migration tests (#5066) 2016-12-20 13:04:01 -10:00
ProjectType.cs When Library add reference to NETStandardLib if not present 2016-11-01 15:52:24 -07:00
sdkdefaults.json Add support for Migration defaults (#4242) 2016-10-20 11:00:41 -07:00