Added template version for dotnet pack --version-suffic
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0-dev",
|
"version": "1.0.0-dev-*",
|
||||||
"description": "A Discord.Net extension adding command support.",
|
"description": "A Discord.Net extension adding command support.",
|
||||||
"authors": [ "RogueException" ],
|
"authors": [ "RogueException" ],
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.0-dev",
|
"version": "1.0.0-dev-*",
|
||||||
"description": "An unofficial .Net API wrapper for the Discord service.",
|
"description": "An unofficial .Net API wrapper for the Discord service.",
|
||||||
"authors": [ "RogueException" ],
|
"authors": [ "RogueException" ],
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user