Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit d2a3fc7

Browse files
committed
Renamed the NuGet package
for consistency across our other packages
1 parent a2145e9 commit d2a3fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/package.proj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<!-- NUGET ONLY PROPERTIES -->
3131
<PropertyGroup>
3232
<PackageId>Our.Umbraco.DocTypeGridEditor</PackageId>
33-
<NuGetPackageName>Umbraco Doc Type Grid Editor</NuGetPackageName>
33+
<NuGetPackageName>Doc Type Grid Editor for Umbraco</NuGetPackageName>
3434
<Copyright>Copyright &#169; 2015 Matt Brailsford, Lee Kelleher</Copyright>
3535
<Owners>Matt Brailsford, Lee Kelleher</Owners>
3636
<IconUrl>https://our.umbraco.org/media/wiki/145708/635623742802070736_dtgepng.png</IconUrl>

0 commit comments

Comments
 (0)