Skip to content

Commit 770dfef

Browse files
committed
Fixing package name
1 parent af3be99 commit 770dfef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Unity.Microsoft.DependencyInjection.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PropertyGroup>
1111
<FileVersion>$(Version).0</FileVersion>
1212
<AssemblyVersion>$(Version).0</AssemblyVersion>
13-
<PackageId>Unity.DependencyInjection</PackageId>
13+
<PackageId>Unity.Microsoft.DependencyInjection</PackageId>
1414
<Description>Unity for Microsoft Dependency Injection framework.</Description>
1515
<Copyright>Copyright © Microsoft.Practices.Unity 2017</Copyright>
1616
<PackageProjectUrl>https://github.com/unitycontainer</PackageProjectUrl>

0 commit comments

Comments
 (0)