Piotr Puszkiewicz
|
a07ebe2e7b
|
Merge remote-tracking branch 'refs/remotes/dotnet/master'
Conflicts:
TestAssets/DesktopTestProjects/AppWithProjTool2Fx/App.csproj
TestAssets/NonRestoredTestProjects/AppThrowingException/App/AppThrowingException.csproj
TestAssets/NonRestoredTestProjects/AppThrowingException/AppDependingOnOtherAsTool/AppDependingOnOtherAsTool.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/EmptyItemGroup/EmptyItemGroup.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/Lib/Lib.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/MoreThanOne/a.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/MoreThanOne/b.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/Net452AndNetCoreApp10Lib/Net452AndNetCoreApp10Lib.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/Net45Lib/Net45Lib.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/ValidRef/ValidRef.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/WithDoubledRef/WithDoubledRef.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/WithExistingRefCondOnItem/WithExistingRefCondOnItem.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/WithExistingRefCondWhitespaces/WithExistingRefCondWhitespaces.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/WithRefCondNonUniform/WithRefCondNonUniform.csproj
TestAssets/NonRestoredTestProjects/DotnetAddP2PProjects/WithRefNoCondNonUniform/WithRefNoCondNonUniform.csproj
TestAssets/NonRestoredTestProjects/ToolWithRandomPackageName/AppWithDepOnTool/AppWithDepOnTool.csproj
TestAssets/TestPackages/dotnet-dependency-context-test/dotnet-dependency-context-test.csproj
TestAssets/TestPackages/dotnet-dependency-tool-invoker/dotnet-dependency-tool-invoker.csproj
TestAssets/TestPackages/dotnet-portable/dotnet-portable.csproj
TestAssets/TestProjects/AppWithDepOnToolWithOutputName/AppWithDepOnToolWithOutputName.csproj
TestAssets/TestProjects/AppWithDirectDepWithOutputName/AppWithDirectDepWithOutputName.csproj
TestAssets/TestProjects/AppWithMultipleFxAndTools/MSBuildAppWithMultipleFrameworksAndTools.csproj
TestAssets/TestProjects/AppWithToolDependency/AppWithToolDependency.csproj
TestAssets/TestProjects/DependencyContextFromTool/DependencyContextFromTool.csproj
TestAssets/TestProjects/MSBuildAppWithMultipleFrameworks/MSBuildAppWithMultipleFrameworks.csproj
TestAssets/TestProjects/MSBuildAppWithMultipleFrameworksAndTools/MSBuildAppWithMultipleFrameworksAndTools.csproj
TestAssets/TestProjects/TestAppSimple/TestAppSimple.csproj
TestAssets/TestProjects/TestAppWithProjDepTool/TestAppWithProjDepTool.csproj
TestAssets/TestProjects/VSTestDesktopAndNetCore/VSTestDesktopAndNetCore.csproj
TestAssets/TestProjects/VSTestDotNetCore/VSTestDotNetCore.csproj
TestAssets/TestProjects/VSTestXunitDesktopAndNetCore/VSTestXunitDesktopAndNetCore.csproj
TestAssets/TestProjects/VSTestXunitDotNetCore/VSTestXunitDotNetCore.csproj
build_projects/Microsoft.DotNet.Cli.Build.Framework/Microsoft.DotNet.Cli.Build.Framework.csproj
build_projects/dotnet-cli-build/dotnet-cli-build.csproj
build_projects/shared-build-targets-utils/shared-build-targets-utils.csproj
test/Microsoft.DotNet.ProjectJsonMigration.Tests/Rules/GivenThatIWantToMigrateConfigurations.cs
test/Microsoft.DotNet.ProjectJsonMigration.Tests/Rules/GivenThatIWantToMigrateTFMs.cs
|
2017-03-02 23:49:01 -08:00 |
|
Piotr Puszkiewicz
|
d55a8f8188
|
Add missing copyright headers to all cs files
|
2017-03-02 21:04:03 -08:00 |
|
Livar Cunha
|
733ee18c5a
|
Updating publish, pack and build of content to use None with Never/false/Never in their metadata for excluded items.
|
2017-02-23 20:36:02 -08:00 |
|
Livar Cunha
|
f05bbd92a6
|
Intermediate commit to get a WIP PR out. This adds the None Update with CopyToOutputDirectory set to Never.
|
2017-02-23 18:47:17 -08:00 |
|
Livar Cunha
|
b660311772
|
Switching the CopyToOutput for build and publish and the file for pack to use None Update instead of include. Also, fixed the exclude patterns for web apps.
|
2017-02-23 18:47:17 -08:00 |
|
Livar Cunha
|
14a7dd7ef1
|
Migrate now moves all file copies to the None element.
|
2017-02-23 18:47:17 -08:00 |
|
Livar Cunha
|
69e963669f
|
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 |
|
Livar Cunha
|
4e1f2f2b20
|
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 |
|
Piotr Puszkiewicz
|
6fcbefa4f7
|
[WIP] Removes *3 verbs, making msbuild the driver (#4456)
Removes *3 verbs, making msbuild the driver
|
2016-10-27 18:46:43 -07:00 |
|
Bryan Thornbury
|
f79d78703b
|
remove autounify, fix langversion (#4387)
* remove autounify, fix langversion
* PR feedback
|
2016-10-12 14:59:36 -07:00 |
|
Bryan Thornbury
|
08fbe7f9d1
|
remove debug
|
2016-09-21 14:51:31 -07:00 |
|
Bryan Thornbury
|
2dd99ce015
|
improve finding encompassed items in a configuration
|
2016-09-21 14:41:16 -07:00 |
|
Bryan Thornbury
|
362f71a94a
|
Project Json mapping migration support
|
2016-09-20 21:18:11 -07:00 |
|
Bryan Thornbury
|
ce47a64870
|
fixup namespaces and keyfile
|
2016-09-14 15:30:11 -07:00 |
|
Bryan Thornbury
|
b0554d3ff3
|
PR Feedback
|
2016-08-30 12:00:56 -07:00 |
|
Bryan Thornbury
|
28e2aa493d
|
ProjectJsonMigration Tests
|
2016-08-30 12:00:11 -07:00 |
|