File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1010 <AppDesignerFolder >Properties</AppDesignerFolder >
1111 <RootNamespace >System.IO.Abstractions</RootNamespace >
1212 <AssemblyName >System.IO.Abstractions</AssemblyName >
13- <TargetFrameworkVersion >v3.5 </TargetFrameworkVersion >
13+ <TargetFrameworkVersion >v4.0 </TargetFrameworkVersion >
1414 <FileAlignment >512</FileAlignment >
1515 <FileUpgradeFlags >
1616 </FileUpgradeFlags >
3131 <IsWebBootstrapper >false</IsWebBootstrapper >
3232 <UseApplicationTrust >false</UseApplicationTrust >
3333 <BootstrapperEnabled >true</BootstrapperEnabled >
34+ <TargetFrameworkProfile />
3435 </PropertyGroup >
3536 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
3637 <DebugSymbols >true</DebugSymbols >
4243 <WarningLevel >4</WarningLevel >
4344 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
4445 <SignAssembly >false</SignAssembly >
46+ <Prefer32Bit >false</Prefer32Bit >
4547 </PropertyGroup >
4648 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
4749 <DebugType >pdbonly</DebugType >
5254 <WarningLevel >4</WarningLevel >
5355 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
5456 <SignAssembly >true</SignAssembly >
57+ <Prefer32Bit >false</Prefer32Bit >
5558 </PropertyGroup >
5659 <PropertyGroup >
5760 <AssemblyOriginatorKeyFile >..\StrongName.pfx</AssemblyOriginatorKeyFile >
Original file line number Diff line number Diff line change 88 <AppDesignerFolder >Properties</AppDesignerFolder >
99 <RootNamespace >System.IO.Abstractions.TestingHelpers</RootNamespace >
1010 <AssemblyName >System.IO.Abstractions.TestingHelpers</AssemblyName >
11- <TargetFrameworkVersion >v3.5 </TargetFrameworkVersion >
11+ <TargetFrameworkVersion >v4.0 </TargetFrameworkVersion >
1212 <FileAlignment >512</FileAlignment >
1313 <FileUpgradeFlags >
1414 </FileUpgradeFlags >
3131 <BootstrapperEnabled >true</BootstrapperEnabled >
3232 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
3333 <RestorePackages >true</RestorePackages >
34+ <TargetFrameworkProfile />
3435 </PropertyGroup >
3536 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
3637 <DebugSymbols >true</DebugSymbols >
4142 <ErrorReport >prompt</ErrorReport >
4243 <WarningLevel >4</WarningLevel >
4344 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
45+ <Prefer32Bit >false</Prefer32Bit >
4446 </PropertyGroup >
4547 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
4648 <DebugType >pdbonly</DebugType >
5153 <WarningLevel >4</WarningLevel >
5254 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
5355 <SignAssembly >true</SignAssembly >
56+ <Prefer32Bit >false</Prefer32Bit >
5457 </PropertyGroup >
5558 <PropertyGroup >
5659 <AssemblyOriginatorKeyFile >..\StrongName.pfx</AssemblyOriginatorKeyFile >
110113 <Target Name="AfterBuild">
111114 </Target>
112115 -->
113- </Project >
116+ </Project >
You can’t perform that action at this time.
0 commit comments