Thanks to visit codestin.com Credit goes to github.com
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 1c8da5c commit df9b90fCopy full SHA for df9b90f
GmodNetBuildBrowser.csproj
@@ -3,6 +3,7 @@
3
<PropertyGroup>
4
<TargetFramework>net6.0</TargetFramework>
5
<BlazorEnableCompression>false</BlazorEnableCompression>
6
+ <DisableImplicitNamespaceImports>true</DisableImplicitNamespaceImports>
7
</PropertyGroup>
8
9
<ItemGroup>
0 commit comments