..
Microsoft.DotNet.Internal.ProjectModel
Merge remote-tracking branch 'refs/remotes/dotnet/master'
2017-03-02 23:49:01 -08:00
Models
Trailing newlines + standardize tabs -> spaces
2017-03-02 20:35:20 -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 remote-tracking branch 'refs/remotes/dotnet/master'
2017-03-02 23:49:01 -08:00
transforms
Merge remote-tracking branch 'refs/remotes/dotnet/master'
2017-03-02 23:49:01 -08:00
Transforms
Merge remote-tracking branch 'refs/remotes/dotnet/master'
2017-03-02 23:49:01 -08:00
xlf
LOC CHECKIN | dotnet/cli | 20170116
2017-01-16 14:52:18 +01:00
ConstantPackageVersions.cs
Merge remote-tracking branch 'refs/remotes/dotnet/master'
2017-03-02 23:49:01 -08:00
DefaultMigrationRuleSet.cs
Localize Migration
2016-12-16 22:45:47 -08:00
dotnet-supported-package-versions.csv
Fixing a couple of stray package versions.
2017-02-22 20:11:40 -08:00
DotnetSupportedPackageVersionsCsvProvider.cs
Merge remote-tracking branch 'refs/remotes/dotnet/master'
2017-03-02 23:49:01 -08:00
IDotnetSupportedPackageVersionsProvider.cs
Trailing newlines + standardize tabs -> spaces
2017-03-02 20:35:20 -08:00
LocalizableStrings.cs
Merge remote-tracking branch 'refs/remotes/dotnet/master'
2017-03-02 23:49:01 -08:00
Microsoft.DotNet.ProjectJsonMigration.csproj
Update ProjectJsonMigration's Roslyn
2017-03-09 16:35:08 -06:00
MigrationBackupPlan.cs
Create backup folder in the directory where 'dotnet migrate' is executed ( #5306 )
2017-01-21 01:58:28 -08:00
MigrationError.cs
Trailing newlines + standardize tabs -> spaces
2017-03-02 20:35:20 -08:00
MigrationErrorCodes.cs
Trailing newlines + standardize tabs -> spaces
2017-03-02 20:35:20 -08:00
MigrationException.cs
Trailing newlines + standardize tabs -> spaces
2017-03-02 20:35:20 -08: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
Trailing newlines + standardize tabs -> spaces
2017-03-02 20:35:20 -08:00
MSBuildExtensions.cs
Adding merging of ProjectItemElement.Update. Before, we only merged Include.
2017-02-23 18:47:16 -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
Changing the order in which search paths are added for migration and setting the project file path in the ProjectDependency appropriately in the case of csproj and project.json
2017-02-01 10:33:53 -08:00
ProjectExtensions.cs
Trailing newlines + standardize tabs -> spaces
2017-03-02 20:35:20 -08:00
ProjectMigrator.cs
display CommandParsingException gracefully ( #5493 )
2017-01-30 14:36:44 -08:00
ProjectType.cs
Add missing copyright headers to all cs files
2017-03-02 21:04:03 -08: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
Merge remote-tracking branch 'refs/remotes/dotnet/master'
2017-03-02 23:49:01 -08:00