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 05a3007 commit 2b81fb7Copy full SHA for 2b81fb7
src/AspNetCore/WebApi/src/Asp.Versioning.Mvc/Asp.Versioning.Mvc.csproj
@@ -8,6 +8,7 @@
8
<AssemblyTitle>ASP.NET Core API Versioning</AssemblyTitle>
9
<Description>A service API versioning library for Microsoft ASP.NET Core MVC.</Description>
10
<PackageTags>Asp;AspNet;AspNetCore;MVC;Versioning</PackageTags>
11
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
12
</PropertyGroup>
13
14
<ItemGroup>
0 commit comments