We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7744d83 commit 66021f6Copy full SHA for 66021f6
Directory.Build.props
@@ -8,7 +8,7 @@
8
<RepositoryUrl>https://github.com/Microsoft/OpenAPI.NET</RepositoryUrl>
9
<PackageProjectUrl>https://github.com/Microsoft/OpenAPI.NET.OData</PackageProjectUrl>
10
<PackageReleaseNotes>https://github.com/microsoft/OpenAPI.NET.OData/releases</PackageReleaseNotes>
11
- <TreatWarningsAsErrors>true</TreatWarningsAsErrors>
+ <TreatWarningsAsErrors>false</TreatWarningsAsErrors>
12
<PackageIconUrl>http://go.microsoft.com/fwlink/?LinkID=288890</PackageIconUrl>
13
14
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
0 commit comments