Skip to content

Commit

Permalink
Corrected package ID.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillig committed Oct 5, 2020
1 parent 51d6624 commit 5c00538
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@
<PackageIcon>icon.png</PackageIcon>
<PackageProjectUrl>https://autofac.org</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<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>
<PackageId>Autofac.WebApi2.Owin</PackageId>
<AssemblyName>Autofac.Integration.WebApi.Owin</AssemblyName>
<Company>Autofac</Company>
<Authors>Autofac Contributors</Authors>
<Product>Autofac</Product>
Expand Down

0 comments on commit 5c00538

Please sign in to comment.