Skip to content

Commit 2ecced8

Browse files
committed
remove "."
1 parent 0850f34 commit 2ecced8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.nuget/pack.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<PackageType>Template</PackageType>
55
<PackageVersion>1.0</PackageVersion>
6-
<PackageId>AspNetCore.Template</PackageId>
6+
<PackageId>AspNetCoreTemplate</PackageId>
77
<Title>ASP.NET-Core-Template</Title>
88
<Authors>Nikolay Kostov</Authors>
99
<Description>A ready-to-use template for ASP.NET Core with repositories, services, models mapping, DI and StyleCop warnings fixed.</Description>

0 commit comments

Comments
 (0)