Skip to content

Commit bcaac52

Browse files
authored
QAction_Helper: Remove warnings (SkylineCommunications#21)
Added WarningLevel 0 to hide all warnings as that code is autogenerated anyway
1 parent 4df4715 commit bcaac52

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

working/templates/connectorsolution/QAction_Helper/QAction_Helper.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<TargetFramework>net48</TargetFramework>
44
<Company>Skyline Communications</Company>
55
<Copyright>© Skyline Communications</Copyright>
6+
<WarningLevel>0</WarningLevel>
67
</PropertyGroup>
78
<ItemGroup>
89
<PackageReference Include="Skyline.DataMiner.Dev.Protocol" Version="10.2.0.25" />

0 commit comments

Comments
 (0)