提交 00f7d79c 编写于 作者: T Tomas Matousek

Revert "Target net46 in all desktop projects"

This reverts commit 31377ce7.
上级 518b3851
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<AssemblyName>Roslyn.Compilers.CSharp.CommandLine.UnitTests</AssemblyName> <AssemblyName>Roslyn.Compilers.CSharp.CommandLine.UnitTests</AssemblyName>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks> <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x86</PlatformTarget> <PlatformTarget>x86</PlatformTarget>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj"> <ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<RootNamespace>Microsoft.CodeAnalysis.CSharp.UnitTests</RootNamespace> <RootNamespace>Microsoft.CodeAnalysis.CSharp.UnitTests</RootNamespace>
<AssemblyName>Roslyn.Compilers.CSharp.Emit.UnitTests</AssemblyName> <AssemblyName>Roslyn.Compilers.CSharp.Emit.UnitTests</AssemblyName>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks> <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Dependencies\DiaSymReader\DiaSymReader.csproj"> <ProjectReference Include="..\..\..\..\Dependencies\DiaSymReader\DiaSymReader.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<RootNamespace>Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests</RootNamespace> <RootNamespace>Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests</RootNamespace>
<AssemblyName>Roslyn.Compilers.CSharp.Semantic.UnitTests</AssemblyName> <AssemblyName>Roslyn.Compilers.CSharp.Semantic.UnitTests</AssemblyName>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks> <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj"> <ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<RootNamespace>Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests</RootNamespace> <RootNamespace>Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests</RootNamespace>
<AssemblyName>Roslyn.Compilers.CSharp.Symbol.UnitTests</AssemblyName> <AssemblyName>Roslyn.Compilers.CSharp.Symbol.UnitTests</AssemblyName>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks> <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj"> <ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Microsoft.CodeAnalysis.CSharp.UnitTests.CodeGen</RootNamespace> <RootNamespace>Microsoft.CodeAnalysis.CSharp.UnitTests.CodeGen</RootNamespace>
<AssemblyName>Roslyn.Compilers.CSharp.WinRT.UnitTests</AssemblyName> <AssemblyName>Roslyn.Compilers.CSharp.WinRT.UnitTests</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " /> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<StartupObject>Microsoft.CodeAnalysis.CSharp.CommandLine.Program</StartupObject> <StartupObject>Microsoft.CodeAnalysis.CSharp.CommandLine.Program</StartupObject>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\Core\Portable\CodeAnalysis.csproj"> <ProjectReference Include="..\..\Core\Portable\CodeAnalysis.csproj">
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.DiaSymReader.Native": "1.3.3", "Microsoft.DiaSymReader.Native": "1.3.3",
}, },
"frameworks": { "frameworks": {
"net46": { } "net45": { }
}, },
"runtimes": { "runtimes": {
"win7": { }, "win7": { },
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Linked Files"> <ItemGroup Label="Linked Files">
<Compile Include="..\..\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs"> <Compile Include="..\..\Shared\GlobalAssemblyCacheHelpers\FusionAssemblyIdentity.cs">
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Moq": "4.2.1402.2112", "Moq": "4.2.1402.2112",
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Microsoft.CodeAnalysis.BuildTasks</RootNamespace> <RootNamespace>Microsoft.CodeAnalysis.BuildTasks</RootNamespace>
<AssemblyName>Microsoft.Build.Tasks.CodeAnalysis</AssemblyName> <AssemblyName>Microsoft.Build.Tasks.CodeAnalysis</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="('$(BuildNumber)' != '') and ($(BuildNumber.Split('.').Length) == 2)"> <PropertyGroup Condition="('$(BuildNumber)' != '') and ($(BuildNumber.Split('.').Length) == 2)">
......
{ {
"dependencies": { }, "dependencies": { },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { }, "win7": { },
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\Dependencies\xUnit.net\xUnit.net.csproj"> <ProjectReference Include="..\..\..\Dependencies\xUnit.net\xUnit.net.csproj">
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Moq": "4.2.1402.2112", "Moq": "4.2.1402.2112",
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<LargeAddressAware>true</LargeAddressAware> <LargeAddressAware>true</LargeAddressAware>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\CSharp\Portable\CSharpCodeAnalysis.csproj"> <ProjectReference Include="..\..\CSharp\Portable\CSharpCodeAnalysis.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": { } "net45": { }
}, },
"runtimes": { "runtimes": {
"win7": { }, "win7": { },
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AssemblyName>Roslyn.Compilers.CSharp.Test.Utilities.Desktop</AssemblyName> <AssemblyName>Roslyn.Compilers.CSharp.Test.Utilities.Desktop</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkProfile /> <TargetFrameworkProfile />
<CopyNuGetImplementations>false</CopyNuGetImplementations> <CopyNuGetImplementations>false</CopyNuGetImplementations>
</PropertyGroup> </PropertyGroup>
......
{ {
"dependencies": { }, "dependencies": { },
"frameworks": { "frameworks": {
"net46": { } "net45": { }
} }
} }
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<AssemblyName>Roslyn.Compilers.VisualBasic.Test.Utilities</AssemblyName> <AssemblyName>Roslyn.Compilers.VisualBasic.Test.Utilities</AssemblyName>
<NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn> <NoWarn>42016,41999,42017,42018,42019,42032,42036,42020,42021,42022</NoWarn>
<Nonshipping>true</Nonshipping> <Nonshipping>true</Nonshipping>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<TargetFrameworkProfile /> <TargetFrameworkProfile />
<CopyNuGetImplementations>false</CopyNuGetImplementations> <CopyNuGetImplementations>false</CopyNuGetImplementations>
</PropertyGroup> </PropertyGroup>
......
{ {
"dependencies": { }, "dependencies": { },
"frameworks": { "frameworks": {
"net46": { } "net45": { }
} }
} }
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<AssemblyName>Roslyn.Compilers.VisualBasic.CommandLine.UnitTests</AssemblyName> <AssemblyName>Roslyn.Compilers.VisualBasic.CommandLine.UnitTests</AssemblyName>
<AllowUnsafeBlocks>false</AllowUnsafeBlocks> <AllowUnsafeBlocks>false</AllowUnsafeBlocks>
<PlatformTarget>x86</PlatformTarget> <PlatformTarget>x86</PlatformTarget>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj"> <ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<ProjectGuid>{190CE348-596E-435A-9E5B-12A689F9FC29}</ProjectGuid> <ProjectGuid>{190CE348-596E-435A-9E5B-12A689F9FC29}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AssemblyName>Roslyn.Compilers.VisualBasic.Emit.UnitTests</AssemblyName> <AssemblyName>Roslyn.Compilers.VisualBasic.Emit.UnitTests</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Dependencies\DiaSymReader\DiaSymReader.csproj"> <ProjectReference Include="..\..\..\..\Dependencies\DiaSymReader\DiaSymReader.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<ProjectGuid>{BF180BD2-4FB7-4252-A7EC-A00E0C7A028A}</ProjectGuid> <ProjectGuid>{BF180BD2-4FB7-4252-A7EC-A00E0C7A028A}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AssemblyName>Roslyn.Compilers.VisualBasic.Semantic.UnitTests</AssemblyName> <AssemblyName>Roslyn.Compilers.VisualBasic.Semantic.UnitTests</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj"> <ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<ProjectGuid>{BDA5D613-596D-4B61-837C-63554151C8F5}</ProjectGuid> <ProjectGuid>{BDA5D613-596D-4B61-837C-63554151C8F5}</ProjectGuid>
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AssemblyName>Roslyn.Compilers.VisualBasic.Symbol.UnitTests</AssemblyName> <AssemblyName>Roslyn.Compilers.VisualBasic.Symbol.UnitTests</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj"> <ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AssemblyName>Roslyn.Compilers.VisualBasic.Syntax.UnitTests</AssemblyName> <AssemblyName>Roslyn.Compilers.VisualBasic.Syntax.UnitTests</AssemblyName>
<VBSyntaxGeneratorToolPath>$(OutDir)\VBSyntaxGenerator.exe</VBSyntaxGeneratorToolPath> <VBSyntaxGeneratorToolPath>$(OutDir)\VBSyntaxGenerator.exe</VBSyntaxGeneratorToolPath>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Build Items"> <ItemGroup Label="Build Items">
<SyntaxTestDefinition Include="..\..\Portable\Syntax\Syntax.xml" /> <SyntaxTestDefinition Include="..\..\Portable\Syntax\Syntax.xml" />
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.DiaSymReader.Native": "1.3.3", "Microsoft.DiaSymReader.Native": "1.3.3",
}, },
"frameworks": { "frameworks": {
"net46": { } "net45": { }
}, },
"runtimes": { "runtimes": {
"win7": { }, "win7": { },
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<StartupObject>Microsoft.CodeAnalysis.VisualBasic.CommandLine.Program</StartupObject> <StartupObject>Microsoft.CodeAnalysis.VisualBasic.CommandLine.Program</StartupObject>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\Core\Portable\CodeAnalysis.csproj"> <ProjectReference Include="..\..\Core\Portable\CodeAnalysis.csproj">
......
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
"Microsoft.NetFX20": "1.0.3" "Microsoft.NetFX20": "1.0.3"
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
} }
\ No newline at end of file
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<RootNamespace>Microsoft.CodeAnalysis.CSharp.UnitTests</RootNamespace> <RootNamespace>Microsoft.CodeAnalysis.CSharp.UnitTests</RootNamespace>
<AssemblyName>Roslyn.ExpressionEvaluator.CSharp.ExpressionCompiler.UnitTests</AssemblyName> <AssemblyName>Roslyn.ExpressionEvaluator.CSharp.ExpressionCompiler.UnitTests</AssemblyName>
<UseCommonOutputDirectory>True</UseCommonOutputDirectory> <UseCommonOutputDirectory>True</UseCommonOutputDirectory>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<!-- Don't transitively copy output files, since everything builds to the same folder. --> <!-- Don't transitively copy output files, since everything builds to the same folder. -->
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<RootNamespace>Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator</RootNamespace> <RootNamespace>Microsoft.CodeAnalysis.CSharp.ExpressionEvaluator</RootNamespace>
<AssemblyName>Roslyn.ExpressionEvaluator.CSharp.ResultProvider.UnitTests</AssemblyName> <AssemblyName>Roslyn.ExpressionEvaluator.CSharp.ResultProvider.UnitTests</AssemblyName>
<UseCommonOutputDirectory>True</UseCommonOutputDirectory> <UseCommonOutputDirectory>True</UseCommonOutputDirectory>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="File References"> <ItemGroup Label="File References">
<Reference Include="$(OutDir)Microsoft.VisualStudio.Debugger.Metadata.dll" /> <Reference Include="$(OutDir)Microsoft.VisualStudio.Debugger.Metadata.dll" />
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\..\</SolutionDir>
<ConcordDir>$(MSBuildThisFileDirectory)</ConcordDir> <ConcordDir>$(MSBuildThisFileDirectory)</ConcordDir>
<NonShipping>true</NonShipping> <NonShipping>true</NonShipping>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FakeSignToolPath>$(NuGetPackageRoot)\FakeSign\0.9.2\tools\FakeSign.exe</FakeSignToolPath> <FakeSignToolPath>$(NuGetPackageRoot)\FakeSign\0.9.2\tools\FakeSign.exe</FakeSignToolPath>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " /> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<UseCommonOutputDirectory>True</UseCommonOutputDirectory> <UseCommonOutputDirectory>True</UseCommonOutputDirectory>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<CopyNuGetImplementations>false</CopyNuGetImplementations> <CopyNuGetImplementations>false</CopyNuGetImplementations>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="File References"> <ItemGroup Label="File References">
......
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
} }
} }
\ No newline at end of file
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<AssemblyName>Roslyn.ExpressionEvaluator.ResultProvider.Test.Utilities</AssemblyName> <AssemblyName>Roslyn.ExpressionEvaluator.ResultProvider.Test.Utilities</AssemblyName>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<UseCommonOutputDirectory>True</UseCommonOutputDirectory> <UseCommonOutputDirectory>True</UseCommonOutputDirectory>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<CopyNuGetImplementations>false</CopyNuGetImplementations> <CopyNuGetImplementations>false</CopyNuGetImplementations>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="File References"> <ItemGroup Label="File References">
......
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
} }
} }
\ No newline at end of file
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<AssemblyName>Roslyn.ExpressionEvaluator.VisualBasic.ExpressionCompiler.UnitTests</AssemblyName> <AssemblyName>Roslyn.ExpressionEvaluator.VisualBasic.ExpressionCompiler.UnitTests</AssemblyName>
<UseCommonOutputDirectory>True</UseCommonOutputDirectory> <UseCommonOutputDirectory>True</UseCommonOutputDirectory>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="File References"> <ItemGroup Label="File References">
<Reference Include="System.Xml.Linq" /> <Reference Include="System.Xml.Linq" />
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
</RootNamespace> </RootNamespace>
<AssemblyName>Roslyn.ExpressionEvaluator.VisualBasic.ResultProvider.UnitTests</AssemblyName> <AssemblyName>Roslyn.ExpressionEvaluator.VisualBasic.ResultProvider.UnitTests</AssemblyName>
<UseCommonOutputDirectory>True</UseCommonOutputDirectory> <UseCommonOutputDirectory>True</UseCommonOutputDirectory>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<VBRuntime> <VBRuntime>
</VBRuntime> </VBRuntime>
</PropertyGroup> </PropertyGroup>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<PropertyGroup> <PropertyGroup>
<UseCommonOutputDirectory>True</UseCommonOutputDirectory> <UseCommonOutputDirectory>True</UseCommonOutputDirectory>
<DeployToSamplesSubfolder>false</DeployToSamplesSubfolder> <DeployToSamplesSubfolder>false</DeployToSamplesSubfolder>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileUpgradeFlags> <FileUpgradeFlags>
</FileUpgradeFlags> </FileUpgradeFlags>
<UpgradeBackupLocation> <UpgradeBackupLocation>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>CSharpAnalyzers.Test</RootNamespace> <RootNamespace>CSharpAnalyzers.Test</RootNamespace>
<AssemblyName>CSharpAnalyzers.Test</AssemblyName> <AssemblyName>CSharpAnalyzers.Test</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<TargetFrameworkProfile /> <TargetFrameworkProfile />
</PropertyGroup> </PropertyGroup>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>CSharpAnalyzers</RootNamespace> <RootNamespace>CSharpAnalyzers</RootNamespace>
<AssemblyName>CSharpAnalyzers</AssemblyName> <AssemblyName>CSharpAnalyzers</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<GeneratePkgDefFile>false</GeneratePkgDefFile> <GeneratePkgDefFile>false</GeneratePkgDefFile>
<IncludeAssemblyInVSIXContainer>false</IncludeAssemblyInVSIXContainer> <IncludeAssemblyInVSIXContainer>false</IncludeAssemblyInVSIXContainer>
<IncludeDebugSymbolsInVSIXContainer>false</IncludeDebugSymbolsInVSIXContainer> <IncludeDebugSymbolsInVSIXContainer>false</IncludeDebugSymbolsInVSIXContainer>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<ProjectGuid>{E1D96749-5BF9-4B04-81A1-9D4B3B1F6BF4}</ProjectGuid> <ProjectGuid>{E1D96749-5BF9-4B04-81A1-9D4B3B1F6BF4}</ProjectGuid>
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<AssemblyName>ConsoleClassifier</AssemblyName> <AssemblyName>ConsoleClassifier</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<ScrubbedSamplePath>CSharp\ConsoleClassifier</ScrubbedSamplePath> <ScrubbedSamplePath>CSharp\ConsoleClassifier</ScrubbedSamplePath>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\</SolutionDir>
</PropertyGroup> </PropertyGroup>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ConvertToAutoPropertyCS</RootNamespace> <RootNamespace>ConvertToAutoPropertyCS</RootNamespace>
<AssemblyName>ConvertToAutoPropertyCS</AssemblyName> <AssemblyName>ConvertToAutoPropertyCS</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<UseCodeBase>true</UseCodeBase> <UseCodeBase>true</UseCodeBase>
<GeneratePkgDefFile>false</GeneratePkgDefFile> <GeneratePkgDefFile>false</GeneratePkgDefFile>
<VSSDKTargetPlatformRegRootSuffix>RoslynDev</VSSDKTargetPlatformRegRootSuffix> <VSSDKTargetPlatformRegRootSuffix>RoslynDev</VSSDKTargetPlatformRegRootSuffix>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>FormatSolution</RootNamespace> <RootNamespace>FormatSolution</RootNamespace>
<AssemblyName>FormatSolution</AssemblyName> <AssemblyName>FormatSolution</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<ScrubbedSamplePath>CSharp\FormatSolution</ScrubbedSamplePath> <ScrubbedSamplePath>CSharp\FormatSolution</ScrubbedSamplePath>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\</SolutionDir>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>CSharpProject</RootNamespace> <RootNamespace>CSharpProject</RootNamespace>
<AssemblyName>CSharpProject</AssemblyName> <AssemblyName>CSharpProject</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<AssemblyName>VisualBasicProject</AssemblyName> <AssemblyName>VisualBasicProject</AssemblyName>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<MyType>Windows</MyType> <MyType>Windows</MyType>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>ImplementNotifyPropertyChangedCS</RootNamespace> <RootNamespace>ImplementNotifyPropertyChangedCS</RootNamespace>
<AssemblyName>ImplementNotifyPropertyChangedCS</AssemblyName> <AssemblyName>ImplementNotifyPropertyChangedCS</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<UseCodeBase>true</UseCodeBase> <UseCodeBase>true</UseCodeBase>
<GeneratePkgDefFile>false</GeneratePkgDefFile> <GeneratePkgDefFile>false</GeneratePkgDefFile>
<IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer> <IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<RootNamespace>ImplementNotifyPropertyChangedCS.UnitTests</RootNamespace> <RootNamespace>ImplementNotifyPropertyChangedCS.UnitTests</RootNamespace>
<AssemblyName>ImplementNotifyPropertyChangedCS.UnitTests</AssemblyName> <AssemblyName>ImplementNotifyPropertyChangedCS.UnitTests</AssemblyName>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="File References"> <ItemGroup Label="File References">
<None Include="project.json" /> <None Include="project.json" />
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>MakeConstCS</RootNamespace> <RootNamespace>MakeConstCS</RootNamespace>
<AssemblyName>MakeConstCS</AssemblyName> <AssemblyName>MakeConstCS</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<UseCodeBase>true</UseCodeBase> <UseCodeBase>true</UseCodeBase>
<GeneratePkgDefFile>false</GeneratePkgDefFile> <GeneratePkgDefFile>false</GeneratePkgDefFile>
<VSSDKTargetPlatformRegRootSuffix>RoslynDev</VSSDKTargetPlatformRegRootSuffix> <VSSDKTargetPlatformRegRootSuffix>RoslynDev</VSSDKTargetPlatformRegRootSuffix>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>TreeTransformsCS</RootNamespace> <RootNamespace>TreeTransformsCS</RootNamespace>
<AssemblyName>TreeTransformsCS</AssemblyName> <AssemblyName>TreeTransformsCS</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<TargetFrameworkProfile> <TargetFrameworkProfile>
</TargetFrameworkProfile> </TargetFrameworkProfile>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<RootNamespace>Roslyn.UnitTestFramework</RootNamespace> <RootNamespace>Roslyn.UnitTestFramework</RootNamespace>
<AssemblyName>Roslyn.UnitTestFramework</AssemblyName> <AssemblyName>Roslyn.UnitTestFramework</AssemblyName>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="File References"> <ItemGroup Label="File References">
<ProjectReference Include="..\..\..\..\src\Compilers\Core\Portable\CodeAnalysis.csproj"> <ProjectReference Include="..\..\..\..\src\Compilers\Core\Portable\CodeAnalysis.csproj">
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Moq": "4.2.1402.2112" "Moq": "4.2.1402.2112"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
</ImportGroup> </ImportGroup>
<PropertyGroup> <PropertyGroup>
<UseCommonOutputDirectory>True</UseCommonOutputDirectory> <UseCommonOutputDirectory>True</UseCommonOutputDirectory>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileUpgradeFlags> <FileUpgradeFlags>
</FileUpgradeFlags> </FileUpgradeFlags>
<OldToolsVersion>4.0</OldToolsVersion> <OldToolsVersion>4.0</OldToolsVersion>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<AssemblyName>BasicAnalyzers.Test</AssemblyName> <AssemblyName>BasicAnalyzers.Test</AssemblyName>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<MyType>Windows</MyType> <MyType>Windows</MyType>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<TargetFrameworkProfile /> <TargetFrameworkProfile />
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
......
...@@ -43,7 +43,7 @@ Namespace TestHelper ...@@ -43,7 +43,7 @@ Namespace TestHelper
Get Get
If Me.innerlocations Is Nothing Then If Me.innerlocations Is Nothing Then
Return Array.Empty(Of DiagnosticResultLocation) Me.innerlocations = {}
End If End If
Return Me.innerlocations Return Me.innerlocations
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>BasicAnalyzers</RootNamespace> <RootNamespace>BasicAnalyzers</RootNamespace>
<AssemblyName>BasicAnalyzers.Vsix</AssemblyName> <AssemblyName>BasicAnalyzers.Vsix</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<GeneratePkgDefFile>false</GeneratePkgDefFile> <GeneratePkgDefFile>false</GeneratePkgDefFile>
<IncludeAssemblyInVSIXContainer>false</IncludeAssemblyInVSIXContainer> <IncludeAssemblyInVSIXContainer>false</IncludeAssemblyInVSIXContainer>
<IncludeDebugSymbolsInVSIXContainer>false</IncludeDebugSymbolsInVSIXContainer> <IncludeDebugSymbolsInVSIXContainer>false</IncludeDebugSymbolsInVSIXContainer>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<AssemblyName>ConsoleClassifier</AssemblyName> <AssemblyName>ConsoleClassifier</AssemblyName>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<MyType>Console</MyType> <MyType>Console</MyType>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<ScrubbedSamplePath>VisualBasic\ConsoleClassifier</ScrubbedSamplePath> <ScrubbedSamplePath>VisualBasic\ConsoleClassifier</ScrubbedSamplePath>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\</SolutionDir>
</PropertyGroup> </PropertyGroup>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>ConvertToAutoPropertyVB</RootNamespace> <RootNamespace>ConvertToAutoPropertyVB</RootNamespace>
<AssemblyName>ConvertToAutoPropertyVB</AssemblyName> <AssemblyName>ConvertToAutoPropertyVB</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<UseCodeBase>true</UseCodeBase> <UseCodeBase>true</UseCodeBase>
<GeneratePkgDefFile>false</GeneratePkgDefFile> <GeneratePkgDefFile>false</GeneratePkgDefFile>
<IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer> <IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<MyType>Windows</MyType> <MyType>Windows</MyType>
<OptionStrict>Off</OptionStrict> <OptionStrict>Off</OptionStrict>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj"> <ProjectReference Include="..\..\..\..\Dependencies\xUnit.net\xUnit.net.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<AssemblyName>FormatSolution</AssemblyName> <AssemblyName>FormatSolution</AssemblyName>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<MyType>Console</MyType> <MyType>Console</MyType>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<ScrubbedSamplePath>VisualBasic\FormatSolution</ScrubbedSamplePath> <ScrubbedSamplePath>VisualBasic\FormatSolution</ScrubbedSamplePath>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\</SolutionDir>
</PropertyGroup> </PropertyGroup>
......
...@@ -11,7 +11,7 @@ ...@@ -11,7 +11,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>CSharpProject</RootNamespace> <RootNamespace>CSharpProject</RootNamespace>
<AssemblyName>CSharpProject</AssemblyName> <AssemblyName>CSharpProject</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<AssemblyName>VisualBasicProject</AssemblyName> <AssemblyName>VisualBasicProject</AssemblyName>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<MyType>Windows</MyType> <MyType>Windows</MyType>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -37,7 +37,7 @@ ...@@ -37,7 +37,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>Roslyn.Samples.ImplementNotifyPropertyChangedVB</RootNamespace> <RootNamespace>Roslyn.Samples.ImplementNotifyPropertyChangedVB</RootNamespace>
<AssemblyName>ImplementNotifyPropertyChangedVB</AssemblyName> <AssemblyName>ImplementNotifyPropertyChangedVB</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<UseCodeBase>true</UseCodeBase> <UseCodeBase>true</UseCodeBase>
<GeneratePkgDefFile>false</GeneratePkgDefFile> <GeneratePkgDefFile>false</GeneratePkgDefFile>
<IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer> <IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<AssemblyName>ImplementNotifyPropertyChangedVB.UnitTests</AssemblyName> <AssemblyName>ImplementNotifyPropertyChangedVB.UnitTests</AssemblyName>
<VBRuntime>Default</VBRuntime> <VBRuntime>Default</VBRuntime>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="File References"> <ItemGroup Label="File References">
<Folder Include="My Project\" /> <Folder Include="My Project\" />
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -41,7 +41,7 @@ ...@@ -41,7 +41,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>MakeConstVB</RootNamespace> <RootNamespace>MakeConstVB</RootNamespace>
<AssemblyName>MakeConstVB</AssemblyName> <AssemblyName>MakeConstVB</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<GeneratePkgDefFile>false</GeneratePkgDefFile> <GeneratePkgDefFile>false</GeneratePkgDefFile>
<IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer> <IncludeAssemblyInVSIXContainer>true</IncludeAssemblyInVSIXContainer>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
<AssemblyName>TreeTransformsVB</AssemblyName> <AssemblyName>TreeTransformsVB</AssemblyName>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<MyType>Console</MyType> <MyType>Console</MyType>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<TargetFrameworkProfile> <TargetFrameworkProfile>
</TargetFrameworkProfile> </TargetFrameworkProfile>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\</SolutionDir>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<RootNamespace>Roslyn.Test.Utilities</RootNamespace> <RootNamespace>Roslyn.Test.Utilities</RootNamespace>
<AssemblyName>Roslyn.Test.Utilities.Desktop</AssemblyName> <AssemblyName>Roslyn.Test.Utilities.Desktop</AssemblyName>
<CopyNuGetImplementations>false</CopyNuGetImplementations> <CopyNuGetImplementations>false</CopyNuGetImplementations>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<CopyNuGetImplementations>true</CopyNuGetImplementations> <CopyNuGetImplementations>true</CopyNuGetImplementations>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"Microsoft.DiaSymReader.Native": "1.3.3", "Microsoft.DiaSymReader.Native": "1.3.3",
}, },
"frameworks": { "frameworks": {
"net46": { } "net45": { }
}, },
"runtimes": { "runtimes": {
"win7-anycpu": { }, "win7-anycpu": { },
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<Nonshipping>true</Nonshipping> <Nonshipping>true</Nonshipping>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<CopyNuGetImplementations>true</CopyNuGetImplementations> <CopyNuGetImplementations>true</CopyNuGetImplementations>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.2.0-beta1-20160105-04", "Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.2.0-beta1-20160105-04",
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { }, "win7": { },
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>GitMergeBot</RootNamespace> <RootNamespace>GitMergeBot</RootNamespace>
<AssemblyName>GitMergeBot</AssemblyName> <AssemblyName>GitMergeBot</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup> </PropertyGroup>
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<RootNamespace>ProcessWatchdog</RootNamespace> <RootNamespace>ProcessWatchdog</RootNamespace>
<AssemblyName>ProcessWatchdog</AssemblyName> <AssemblyName>ProcessWatchdog</AssemblyName>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir> <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<SignAssembly>false</SignAssembly> <SignAssembly>false</SignAssembly>
<OutDir>$(OutDir)ProcessWatchdog\</OutDir> <OutDir>$(OutDir)ProcessWatchdog\</OutDir>
</PropertyGroup> </PropertyGroup>
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
"CommandLineParser": "2.0.273-beta" "CommandLineParser": "2.0.273-beta"
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": {}, "win7": {},
......
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
} }
\ No newline at end of file
...@@ -15,8 +15,7 @@ ...@@ -15,8 +15,7 @@
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " /> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " />
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " /> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " />
......
{ {
"dependencies": { }, "dependencies": { },
"frameworks": { "frameworks": {
"net46": { } "net45": { }
}, },
"runtimes": { "runtimes": {
"win7": { }, "win7": { },
......
...@@ -11,12 +11,11 @@ ...@@ -11,12 +11,11 @@
<OutputType>Exe</OutputType> <OutputType>Exe</OutputType>
<RootNamespace>Pdb2Xml</RootNamespace> <RootNamespace>Pdb2Xml</RootNamespace>
<AssemblyName>Pdb2Xml</AssemblyName> <AssemblyName>Pdb2Xml</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<Prefer32Bit>false</Prefer32Bit> <Prefer32Bit>false</Prefer32Bit>
<LargeAddressAware>true</LargeAddressAware> <LargeAddressAware>true</LargeAddressAware>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget> <PlatformTarget>AnyCPU</PlatformTarget>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net45": {}
}, },
"runtimes": { "runtimes": {
"win7": { }, "win7": { },
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<RootNamespace>RunTests</RootNamespace> <RootNamespace>RunTests</RootNamespace>
<AssemblyName>RunTests</AssemblyName> <AssemblyName>RunTests</AssemblyName>
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<SignAssembly>false</SignAssembly> <SignAssembly>false</SignAssembly>
<OutDir>$(OutDir)RunTests\</OutDir> <OutDir>$(OutDir)RunTests\</OutDir>
</PropertyGroup> </PropertyGroup>
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
"RestSharp": "105.2.3" "RestSharp": "105.2.3"
}, },
"frameworks": { "frameworks": {
"net46": { } "net45": { }
}, },
"runtimes": { "runtimes": {
"win7": { }, "win7": { },
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
<UseVSHostingProcess>false</UseVSHostingProcess> <UseVSHostingProcess>false</UseVSHostingProcess>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
......
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<UseVSHostingProcess>false</UseVSHostingProcess> <UseVSHostingProcess>false</UseVSHostingProcess>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols> <DebugSymbols>true</DebugSymbols>
......
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>Microsoft.CodeAnalysis.CSharp.UnitTests</RootNamespace> <RootNamespace>Microsoft.CodeAnalysis.CSharp.UnitTests</RootNamespace>
<AssemblyName>Roslyn.Services.CSharp.UnitTests</AssemblyName> <AssemblyName>Roslyn.Services.CSharp.UnitTests</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\Compilers\Core\Portable\CodeAnalysis.csproj"> <ProjectReference Include="..\..\Compilers\Core\Portable\CodeAnalysis.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir> <SolutionDir Condition="'$(SolutionDir)' == '' OR '$(SolutionDir)' == '*Undefined*'">..\..\..\..\</SolutionDir>
<RestorePackages>true</RestorePackages> <RestorePackages>true</RestorePackages>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<CopyNuGetImplementations>false</CopyNuGetImplementations> <CopyNuGetImplementations>false</CopyNuGetImplementations>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="File References"> <ItemGroup Label="File References">
......
...@@ -3,6 +3,6 @@ ...@@ -3,6 +3,6 @@
"Microsoft.Composition": "1.0.27" "Microsoft.Composition": "1.0.27"
}, },
"frameworks": { "frameworks": {
"net46": { } "net452": { }
} }
} }
\ No newline at end of file
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
<OutputType>Library</OutputType> <OutputType>Library</OutputType>
<RootNamespace>Microsoft.CodeAnalysis.UnitTests</RootNamespace> <RootNamespace>Microsoft.CodeAnalysis.UnitTests</RootNamespace>
<AssemblyName>Roslyn.Services.UnitTests</AssemblyName> <AssemblyName>Roslyn.Services.UnitTests</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<PropertyGroup Condition="'$(MSBuildAssemblyNameFragment)' == 'v12.0'"> <PropertyGroup Condition="'$(MSBuildAssemblyNameFragment)' == 'v12.0'">
<DefineConstants>$(DefineConstants);MSBUILD12</DefineConstants> <DefineConstants>$(DefineConstants);MSBUILD12</DefineConstants>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Bug2824</RootNamespace> <RootNamespace>Bug2824</RootNamespace>
<AssemblyName>Bug2824</AssemblyName> <AssemblyName>Bug2824</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects> <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
</PropertyGroup> </PropertyGroup>
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
<AssemblyName>Roslyn.Services.VisualBasic.UnitTests</AssemblyName> <AssemblyName>Roslyn.Services.VisualBasic.UnitTests</AssemblyName>
<OptionStrict>Off</OptionStrict> <OptionStrict>Off</OptionStrict>
<VBRuntime>Default</VBRuntime> <VBRuntime>Default</VBRuntime>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
</PropertyGroup> </PropertyGroup>
<ItemGroup Label="Project References"> <ItemGroup Label="Project References">
<ProjectReference Include="..\..\Compilers\Core\Portable\CodeAnalysis.csproj"> <ProjectReference Include="..\..\Compilers\Core\Portable\CodeAnalysis.csproj">
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
"dependencies": { "dependencies": {
}, },
"frameworks": { "frameworks": {
"net46": {} "net452": {}
}, },
"runtimes": { "runtimes": {
"win7": { } "win7": { }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册