dotnet-installer/test/Microsoft.DotNet.ProjectJsonMigration.Tests/Rules
2016-11-02 10:11:37 -07:00
..
GivenThatIWantToMigrateAspNetTools.cs When Library add reference to NETStandardLib if not present 2016-11-01 15:52:24 -07:00
GivenThatIWantToMigrateAssemblyInfo.cs post migration cleanup (#4449) 2016-10-29 01:58:37 -07:00
GivenThatIWantToMigrateBuildOptions.cs Making the default exclude option empty, so that by default, we don't set any excludes for compile or embed during migration. 2016-11-02 10:11:37 -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 When Library add reference to NETStandardLib if not present 2016-11-01 15:52:24 -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 Fixing the test on windows. We need to use path.combine because of the forward/backward slashes for directory separation. 2016-11-01 14:58:11 -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