Skip to content

Commit ee49835

Browse files
Update nuget license to match this github and the Microsoft.Net.Compiler licenses. (#129)
1 parent e4a1043 commit ee49835

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Packages/Microsoft.CodeDom.Providers.DotNetCompilerPlatform/Microsoft.CodeDom.Providers.DotNetCompilerPlatform.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<language>en-US</language>
1616
<projectUrl>http://www.asp.net/</projectUrl>
1717
<iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
18-
<licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_ENU.htm</licenseUrl>
18+
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
1919
<requireLicenseAcceptance>true</requireLicenseAcceptance>
2020
<tags>Roslyn CodeDOM Compiler CSharp VB.Net ASP.NET</tags>
2121
</metadata>

0 commit comments

Comments
 (0)