This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dotnet-installer
Watch
2
Star
0
Fork
You've already forked dotnet-installer
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
14c285db1c
dotnet-installer
/
test
/
Microsoft.DotNet.ProjectJsonMigration.Tests
/
Rules
History
Livar
14c285db1c
Merge pull request
#4583
from NTaylorMullen/nimullen/removert
...
Remove Razor.Tools/Razor.Design from migration logic.
2016-11-02 21:21:20 -07:00
..
GivenThatIWantToMigrateAspNetTools.cs
Remove Razor.Tools/Razor.Design from migration logic.
2016-11-02 15:16:57 -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
Removing TFM specific defines for migrated projects, since they are not being set in the SDK itself.
2016-11-02 15:05:45 -07:00
GivenThatIWantToMigrateJsonProperties.cs
Rename to MigrateJsonPropertiesRule
2016-10-05 15:15:13 -07:00
GivenThatIWantToMigratePackageDependencies.cs
Add mstest support (
#4572
)
2016-11-02 08:49:45 -10: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