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 51d6624 commit 5c00538Copy full SHA for 5c00538
src/Autofac.Integration.WebApi.Owin/Autofac.Integration.WebApi.Owin.csproj
@@ -11,7 +11,9 @@
11
<PackageIcon>icon.png</PackageIcon>
12
<PackageProjectUrl>https://autofac.org</PackageProjectUrl>
13
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14
- <PackageReleaseNotes>Release notes are at https://github.com/autofac/Autofac.WebApi.Owin/releases</PackageReleaseNotes>
+ <PackageReleaseNotes>Release notes are at https://github.com/autofac/Autofac.WebApi.Owin/releases</PackageReleaseNotes>
15
+ <PackageId>Autofac.WebApi2.Owin</PackageId>
16
+ <AssemblyName>Autofac.Integration.WebApi.Owin</AssemblyName>
17
<Company>Autofac</Company>
18
<Authors>Autofac Contributors</Authors>
19
<Product>Autofac</Product>
0 commit comments