Add CS9057 nowarn to nuget-client for source-build
This commit is contained in:
parent
0f45acfc09
commit
cd889425aa
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<RepoApiImplemented>false</RepoApiImplemented>
|
||||
<DependencyVersionInputRepoApiImplemented>true</DependencyVersionInputRepoApiImplemented>
|
||||
<DeterministicBuildOptOut>true</DeterministicBuildOptOut>
|
||||
<RepoNoWarns>CS9057</RepoNoWarns>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue