dotnet-installer/test/Microsoft.DotNet.ProjectJsonMigration.Tests/Rules
2017-02-23 18:47:17 -08:00
..
GivenThatIWantToCleanTheOutputProject.cs Added a unit test for cleaning empty targets. 2016-12-16 13:31:42 -08:00
GivenThatIWantToMigrateAssemblyInfo.cs Allow migration of sln files (#4949) 2016-12-07 11:49:15 -10:00
GivenThatIWantToMigrateBuildOptions.cs Do not migrate Content that is already included in the Web SDK for web apps. 2017-02-23 18:47:17 -08:00
GivenThatIWantToMigrateConfigurations.cs Migrate now moves all file copies to the None element. 2017-02-23 18:47:17 -08:00
GivenThatIWantToMigrateJsonProperties.cs Rename to MigrateJsonPropertiesRule 2016-10-05 15:15:13 -07:00
GivenThatIWantToMigratePackageDependencies.cs Updating the FTS versions of packages. Started uplifting FTS packages. And migration BrowserLink.Loader to BrowserLink. 2017-02-22 20:11:34 -08:00
GivenThatIWantToMigratePackagesToTheirLTSAndFTSVersions.cs Fixing failing test. I changed the version but forgot to update the test. Should have fixed the test first. 2017-02-22 20:11:46 -08:00
GivenThatIWantToMigratePackOptions.cs Migrate now moves all file copies to the None element. 2017-02-23 18:47:17 -08:00
GivenThatIWantToMigrateProjectDependencies.cs Fixing new test to work crossplat by calculating path with Path.Combine 2017-02-01 10:33:53 -08:00
GivenThatIWantToMigratePublishOptions.cs Migrate now moves all file copies to the None element. 2017-02-23 18:47:17 -08:00
GivenThatIWantToMigrateRootOptions.cs Adding Authors migration. 2016-11-15 16:36:04 -08:00
GivenThatIWantToMigrateRuntimeOptions.cs Migration: Remove System.GC.Server from runtimeconfig.template.json and inject ServerGarbageCollection property into the csproj (#5537) 2017-02-01 14:05:53 -08:00
GivenThatIWantToMigrateRuntimes.cs Migrating all test projects (#4668) 2016-11-11 21:46:29 -10:00
GivenThatIWantToMigrateScripts.cs Add support for migrating Microsoft.AspNetCore.Mvc.ViewCompilation 2017-01-12 13:49:28 -08:00
GivenThatIWantToMigrateTFMs.cs No longer add runtime identifier when migrating apps that contain full framework and no runtime identifiers already. 2017-02-17 11:30:20 -08:00
GivenThatIWantToMigrateTools.cs Fixing the origin versions of BrowserLink to migrate. 2017-02-22 20:11:53 -08:00
GivenThatIWantToMigrateWebProjects.cs use Sdks attribute in dotnet new templates (#4916) 2016-12-04 22:31:58 -08:00
PackageDependenciesTestBase.cs Fixing test failures. One of them, is a known issue that still reproes intermittently. The other was some left over code that was causing problems. 2017-01-26 12:40:56 -08:00