Archived
Address warnings and (some) nullables (#2013)
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
<StartupObject />
|
||||
<Description>Provides the default for SqlTools applications.</Description>
|
||||
<Copyright>� Microsoft Corporation. All rights reserved.</Copyright>
|
||||
<!-- TODO FIX THESE WARNINGS ASAP -->
|
||||
<!-- Disable CA1852 (Seal internal types) as it depends on SrGen Tool -->
|
||||
<NoWarn>$(NoWarn);CA1852</NoWarn>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user