We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a3d17 commit 79c9052Copy full SHA for 79c9052
1 file changed
Templates.csproj
@@ -17,7 +17,7 @@
17
<IncludeContentInPack>true</IncludeContentInPack>
18
<IncludeBuildOutput>false</IncludeBuildOutput>
19
<ContentTargetFolders>content</ContentTargetFolders>
20
- <NoWarn>$(NoWarn);NU5128</NoWarn>
+ <NoWarn>$(NoWarn);NU5128</NoWarn>
21
</PropertyGroup>
22
23
<ItemGroup>
0 commit comments