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:
Mihail Gribkov
2025-03-02 00:14:44 +03:00
committed by GitHub
parent 81e49f7e9e
commit 6fb2a29351
23 changed files with 4259 additions and 6 deletions

View File

@@ -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=""/>