Skip to content

Commit 5c00538

Browse files
committed
Corrected package ID.
1 parent 51d6624 commit 5c00538

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/Autofac.Integration.WebApi.Owin/Autofac.Integration.WebApi.Owin.csproj

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@
1111
<PackageIcon>icon.png</PackageIcon>
1212
<PackageProjectUrl>https://autofac.org</PackageProjectUrl>
1313
<PackageLicenseExpression>MIT</PackageLicenseExpression>
14-
<PackageReleaseNotes>Release notes are at https://github.com/autofac/Autofac.WebApi.Owin/releases</PackageReleaseNotes>
14+
<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>
1517
<Company>Autofac</Company>
1618
<Authors>Autofac Contributors</Authors>
1719
<Product>Autofac</Product>

0 commit comments

Comments
 (0)