add package lock files for | add prop in targets | update action (#3071)
* add package lock files for | add prop in targets | update action * oh so you can use netfx reference assemblies even on windows
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
<NoWarn>$(NoWarn);CS1573;CS1591</NoWarn>
|
||||
<WarningsAsErrors>true</WarningsAsErrors>
|
||||
<GenerateDocumentationFile>true</GenerateDocumentationFile>
|
||||
<RestorePackagesWithLockFile>true</RestorePackagesWithLockFile>
|
||||
</PropertyGroup>
|
||||
<ItemGroup>
|
||||
<None Include="../../docs/marketing/logo/PackageLogo.png" Pack="true" PackagePath=""/>
|
||||
|
||||
Reference in New Issue
Block a user