Use 3.0 configuration in RCLs
This commit is contained in:
parent
797106d292
commit
5cf821d1b4
|
|
@ -5,8 +5,8 @@
|
||||||
<RuntimeIdentifiers>win7-x86;win7-x64;linux-x64;osx-x64</RuntimeIdentifiers>
|
<RuntimeIdentifiers>win7-x86;win7-x64;linux-x64;osx-x64</RuntimeIdentifiers>
|
||||||
|
|
||||||
<_EnableAllInclusiveRazorSdk>true</_EnableAllInclusiveRazorSdk>
|
<_EnableAllInclusiveRazorSdk>true</_EnableAllInclusiveRazorSdk>
|
||||||
<RazorLangVersion>2.1</RazorLangVersion>
|
<RazorLangVersion>3.0</RazorLangVersion>
|
||||||
<RazorDefaultConfiguration>MVC-2.1</RazorDefaultConfiguration>
|
<RazorDefaultConfiguration>MVC-3.0</RazorDefaultConfiguration>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue