Skip to content

Commit

Permalink
Update template
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Tregub committed Aug 14, 2020
1 parent 578fbc3 commit b5b8f47
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="ASP.Net Core RESTful Service Template-1" Version="2.1" Language="en-US" Publisher="Sergey Tregub" />
<Identity Id="ASP.Net Core RESTful Service Template-1" Version="2.2" Language="en-US" Publisher="Sergey Tregub" />
<DisplayName>ASP.Net Core 3.1 RESTful Service Template</DisplayName>
<Description xml:space="preserve">Project template to create production-ready RESTful service based on ASP.Net Core 3.1. It contains preconfigured DI-container, logging, CORS, some boilerplate code and other features</Description>
<MoreInfo>https://github.com/drwatson1/AspNet-Core-REST-Service</MoreInfo>
Expand Down

0 comments on commit b5b8f47

Please sign in to comment.