Update Connections.Abstractions.csproj (#2473)

This commit is contained in:
David Fowler 2018-04-09 17:55:14 -07:00 committed by GitHub
parent 4760cce6aa
commit b030ab7e49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@
<TargetFramework>netstandard2.0</TargetFramework>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<PackageTags>aspnetcore</PackageTags>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<NoWarn>CS1591;$(NoWarn)</NoWarn>
</PropertyGroup>