We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bdb76a commit 55b5c4eCopy full SHA for 55b5c4e
MyApp/MyApp.csproj
@@ -7,6 +7,7 @@
7
<ImplicitUsings>enable</ImplicitUsings>
8
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
9
<LangVersion>latest</LangVersion>
10
+ <RazorLangVersion>Latest</RazorLangVersion>
11
</PropertyGroup>
12
<ItemGroup>
13
<Using Include="MyApp" />
0 commit comments