dotnet-installer/src/Microsoft.DotNet.ProjectJsonMigration
2017-01-16 17:12:46 -08:00
..
Microsoft.DotNet.Internal.ProjectModel Migration: do not inject built in compile includes that the SDK does 2017-01-12 11:22:41 -08: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 Fixing an issue where packages with a filter but no match were not being migrated as is, instead they were being dropped. 2017-01-12 18:23:35 -08:00
transforms Migration: do not inject built in compile includes that the SDK does 2017-01-12 11:22:41 -08:00
Transforms fix line endings related errors in dotnet-add-p2p tests 2016-12-27 14:53:44 -08:00
xlf Merge branch 'rel/1.0.0' into localization 2017-01-06 12:30:58 -08:00
ConstantPackageVersions.cs Updating the versions of xunit 2.2.0-beta5-build3474 and xunit runner to 2.2.0-beta5-build1225. 2017-01-16 13:08:40 -08:00
DefaultMigrationRuleSet.cs Localize Migration 2016-12-16 22:45:47 -08:00
dotnet-supported-package-versions.csv Switching to using a csv as the source of our lts packages. Also, this is a more comprehensive list. 2017-01-12 11:38:05 -08:00
DotnetSupportedPackageVersionsCsvProvider.cs Switching to using a csv as the source of our lts packages. Also, this is a more comprehensive list. 2017-01-12 11:38:05 -08:00
IDotnetSupportedPackageVersionsProvider.cs Switching to using a csv as the source of our lts packages. Also, this is a more comprehensive list. 2017-01-12 11:38:05 -08:00
LocalizableStrings.cs make localizablestrings internal again 2016-12-27 14:53:45 -08:00
Microsoft.DotNet.ProjectJsonMigration.csproj Switching to using a csv as the source of our lts packages. Also, this is a more comprehensive list. 2017-01-12 11:38:05 -08:00
MigrationBackupPlan.cs R: rename EnsureDirectory to EnsureDirectoryExists and similar 2016-12-20 16:03:00 -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 Addressing code review comments. 2017-01-04 12:25:48 -08:00
MigrationSettings.cs Allow migration of sln files (#4949) 2016-12-07 11:49:15 -10:00
MigrationTrace.cs remove cross project reference from dotnet-add-p2p tests 2016-12-27 14:53:44 -08:00
MSBuildExtensions.cs remove cross project reference from dotnet-add-p2p tests 2016-12-27 14:53:44 -08:00
ProjectContextExtensions.cs Fixes #5345 2017-01-16 16:13:58 -08:00
ProjectDependency.cs Stopped doing hoisting of transitive project dependencies and references. We also don't validate if a dependency exist, since migration strictly speaking does not need it. We move the project.json and the csproj will fail to build just like the project.json would. 2016-12-28 14:48:38 -08:00
ProjectDependencyComparer.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
ProjectDependencyFinder.cs Stopped doing hoisting of transitive project dependencies and references. We also don't validate if a dependency exist, since migration strictly speaking does not need it. We move the project.json and the csproj will fail to build just like the project.json would. 2016-12-28 14:48:38 -08:00
ProjectExtensions.cs When Library add reference to NETStandardLib if not present 2016-11-01 15:52:24 -07:00
ProjectMigrator.cs Moving the project dependencies construction to after we check for the skip project reference check, so that we really don't look for P2P projects when the flag is passed. 2017-01-16 15:16:31 -08:00
ProjectType.cs When Library add reference to NETStandardLib if not present 2016-11-01 15:52:24 -07:00
sdkdefaults.json Adding Release to the sdk defined constants so that we don't emit it during migration anymore. 2017-01-05 11:46:02 -08:00
SupportedPackageVersions.cs Add support for migrating Microsoft.AspNetCore.Mvc.ViewCompilation 2017-01-12 13:49:28 -08:00