Skip to content

Commit 3a777ab

Browse files
authored
Fixing license link
1 parent 1adc622 commit 3a777ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Package.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
<version>5.8.6</version>
66
<authors>Microsoft.Practices.Unity</authors>
77
<owners>Microsoft.Practices.Unity</owners>
8-
<licenseUrl>https://github.com/unitycontainer/unity/blob/master/LICENSE</licenseUrl>
8+
<licenseUrl>https://github.com/unitycontainer/unity/blob/v5.x/LICENSE</licenseUrl>
99
<projectUrl>https://github.com/unitycontainer/unity</projectUrl>
1010
<iconUrl>https://avatars1.githubusercontent.com/u/12849707</iconUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>Unity Container Library as single package</description>
1313
<releaseNotes>Entire Unity Library as single package.</releaseNotes>
14-
<copyright>Copyright © Microsoft 2008</copyright>
14+
<copyright>Copyright © Unity Container 2018</copyright>
1515
<tags>Unity Container unitycontainer Microsoft.Practices.Unity IoC</tags>
1616
<dependencies>
1717
<group targetFramework=".NETCoreApp2.0">

0 commit comments

Comments
 (0)