Skip to content

Commit 55b5c4e

Browse files
committed
Use latest RazorLangVersion as well
1 parent 5bdb76a commit 55b5c4e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MyApp/MyApp.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
<ImplicitUsings>enable</ImplicitUsings>
88
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
99
<LangVersion>latest</LangVersion>
10+
<RazorLangVersion>Latest</RazorLangVersion>
1011
</PropertyGroup>
1112
<ItemGroup>
1213
<Using Include="MyApp" />

0 commit comments

Comments
 (0)