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 8acde98 commit fb04fabCopy full SHA for fb04fab
samples/Directory.Build.props
@@ -3,6 +3,7 @@
3
4
<PropertyGroup>
5
<VSToolsPath>$(MSBuildThisFileDirectory)targets</VSToolsPath>
6
+ <MvcBuildViews>false</MvcBuildViews>
7
</PropertyGroup>
8
9
<!-- When consuming the NuGet package, this is automatically added, but we must add it manually -->
0 commit comments