Skip to content

Commit c857c8c

Browse files
committed
deprecated licenseUrl tag replaces with license in nuspec file
1 parent f041adb commit c857c8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SoftwareAteliers.AspNetCoreVueStarter.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</description>
99
<authors>SoftwareAteliers</authors>
1010
<projectUrl>https://github.com/SoftwareAteliers/asp-net-core-vue-starter</projectUrl>
11-
<licenseUrl>https://github.com/SoftwareAteliers/asp-net-core-vue-starter/blob/master/content/LICENSE</licenseUrl>
11+
<license type="expression">MIT</license>
1212
<packageTypes>
1313
<packageType name="Template" />
1414
</packageTypes>

0 commit comments

Comments
 (0)