Skip to content

Commit 43c6799

Browse files
committed
UnitsNet.nuspec: Update repository URLs
After moving repository to new owner.
1 parent 33f3d20 commit 43c6799

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Build/UnitsNet.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@
66
<title>Units.NET</title>
77
<authors>Andreas Gullberg Larsen</authors>
88
<owners>Initial Force AS</owners>
9-
<licenseUrl>https://github.com/InitialForce/UnitsNet/blob/develop/LICENSE</licenseUrl>
10-
<projectUrl>https://github.com/InitialForce/UnitsNet</projectUrl>
9+
<licenseUrl>https://github.com/anjdreas/UnitsNet/blob/develop/LICENSE</licenseUrl>
10+
<projectUrl>https://github.com/anjdreas/UnitsNet</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1212
<description>Units.NET gives you all the common units of measurement and the conversions between them. It is light-weight, unit tested and supports PCL.</description>
1313
<summary>Simplifies working with units of measurement.</summary>
14-
<iconUrl>https://raw.githubusercontent.com/InitialForce/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</iconUrl>
14+
<iconUrl>https://raw.githubusercontent.com/anjdreas/UnitsNet/ce85185429be345d77eb2ce09c99d59cc9ab8aed/Docs/Images/logo-32.png</iconUrl>
1515
<releaseNotes>
1616
* Add the 5 most common horsepower units in Power (@NNordhaus)
1717
</releaseNotes>
18-
<copyright>Copyright © 2007-2014 Initial Force AS</copyright>
18+
<copyright>Copyright © 2015 Andreas Gullberg Larsen</copyright>
1919
<language>en-US</language>
2020
<tags>unit units measurement si metric imperial abbreviation abbreviations convert conversion parse c# .net immutable</tags>
2121
</metadata>

0 commit comments

Comments
 (0)