dotnet-installer/test/Microsoft.DotNet.ProjectJsonMigration.Tests/Rules
2016-10-31 20:50:52 -07:00
..
GivenThatIWantToMigrateAspNetTools.cs Addressing code review comments. 2016-10-31 12:39:03 -07:00
GivenThatIWantToMigrateAssemblyInfo.cs post migration cleanup (#4449) 2016-10-29 01:58:37 -07:00
GivenThatIWantToMigrateBuildOptions.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
GivenThatIWantToMigrateConfigurations.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
GivenThatIWantToMigrateJsonProperties.cs Rename to MigrateJsonPropertiesRule 2016-10-05 15:15:13 -07:00
GivenThatIWantToMigratePackageDependencies.cs Address PR comments to improve test readability and reliability 2016-10-31 20:50:52 -07:00
GivenThatIWantToMigratePackOptions.cs Merging metadata with different values by setting the metadata values to be string joined and semi-column separated. This fixes the problem of having multiple mappings for the same file in a include/mappings. 2016-10-25 15:26:04 -07:00
GivenThatIWantToMigrateProjectDependencies.cs Doing a tree traversal of all dependencies and creating a list that is then added to the project dependencies of the project. 2016-10-27 20:08:53 -07:00
GivenThatIWantToMigratePublishOptions.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
GivenThatIWantToMigrateRuntimeOptions.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
GivenThatIWantToMigrateRuntimes.cs Handle "runtimes" section (#4503) 2016-10-26 22:23:40 +00:00
GivenThatIWantToMigrateScripts.cs PR Feedback 2016-09-16 16:37:48 -07:00
GivenThatIWantToMigrateTFMs.cs [WIP] Removes *3 verbs, making msbuild the driver (#4456) 2016-10-27 18:46:43 -07:00
PackageDependenciesTestBase.cs Adding a map of asp tools packages that tells which versions we need to migrate and to what. Any package in that list, will also have its version updated. 2016-10-31 12:33:01 -07:00