Skip to content

Commit

Permalink
chore: bump to version 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaxelr committed Jun 16, 2021
1 parent 4eef9f3 commit b8dab9d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CarterService.Project.Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageType>Template</PackageType>
<IsPackable>true</IsPackable>
<Version>0.0.2</Version>
<Version>0.0.3</Version>
<PackageId>CarterServiceTemplate</PackageId>
<Copyright>2020</Copyright>
<Copyright>2021</Copyright>
<Title>Carter Service Template</Title>
<Authors>Jaxel Rojas</Authors>
<Description>Carter template for web services including a few helpful libraries, for the full list of the libraries see the github page on the project url.</Description>
Expand All @@ -18,7 +18,7 @@
<ContentTargetFolders>Content</ContentTargetFolders>
<NoDefaultExcludes>true</NoDefaultExcludes>
<NoWarn>NU5128</NoWarn>
<PackageReleaseNotes>Upgrade to net5.0</PackageReleaseNotes>
<PackageReleaseNotes>Added dockerfile to template build</PackageReleaseNotes>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>

Expand Down

0 comments on commit b8dab9d

Please sign in to comment.