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

Commit

Permalink
nuget release
Browse files Browse the repository at this point in the history
  • Loading branch information
dj-nitehawk committed Mar 30, 2021
1 parent 52a1944 commit f95dd3f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions MongoWebApiStarterTemplate.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<PackageVersion>6.3.0</PackageVersion>
<PackageVersion>6.4.0</PackageVersion>
<PackageType>Template</PackageType>
<PackageId>MongoWebApiStarter</PackageId>
<Title>MongoDB Web Api Starter</Title>
Expand All @@ -14,8 +14,8 @@
<ContentTargetFolders>content</ContentTargetFolders>
<PackageProjectUrl>https://github.com/dj-nitehawk/MongoWebApiStarter</PackageProjectUrl>
<RepositoryUrl>https://github.com/dj-nitehawk/MongoWebApiStarter</RepositoryUrl>
<PackageReleaseNotes>- improve notification system
- auto bind claim values to requests
<PackageReleaseNotes>- added api reference postman export
- added support for dotnet watch run
- upgrade packages</PackageReleaseNotes>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
</PropertyGroup>
Expand Down

0 comments on commit f95dd3f

Please sign in to comment.