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 af3be99 commit 770dfefCopy full SHA for 770dfef
src/Unity.Microsoft.DependencyInjection.csproj
@@ -10,7 +10,7 @@
10
<PropertyGroup>
11
<FileVersion>$(Version).0</FileVersion>
12
<AssemblyVersion>$(Version).0</AssemblyVersion>
13
- <PackageId>Unity.DependencyInjection</PackageId>
+ <PackageId>Unity.Microsoft.DependencyInjection</PackageId>
14
<Description>Unity for Microsoft Dependency Injection framework.</Description>
15
<Copyright>Copyright © Microsoft.Practices.Unity 2017</Copyright>
16
<PackageProjectUrl>https://github.com/unitycontainer</PackageProjectUrl>
0 commit comments