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 6de52e6 commit 53de765Copy full SHA for 53de765
src/Unity.Microsoft.DependencyInjection.csproj
@@ -7,7 +7,7 @@
7
<AssemblyVersion>$(Version).0</AssemblyVersion>
8
<PackageId>Unity.Microsoft.DependencyInjection</PackageId>
9
<Description>Unity for Microsoft Dependency Injection framework.</Description>
10
- <Copyright>Copyright © Unity Open Source Project 2017</Copyright>
+ <Copyright>Copyright © Unity Container Project 2018</Copyright>
11
<PackageProjectUrl>https://github.com/unitycontainer</PackageProjectUrl>
12
<RepositoryUrl>https://github.com/unitycontainer/microsoft-dependency-injection</RepositoryUrl>
13
<PackageLicenseUrl>https://github.com/unitycontainer/microsoft-dependency-injection/blob/master/LICENSE</PackageLicenseUrl>
0 commit comments