chore: add global.json and set version
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "10.0.301",
|
||||
"rollForward": "latestFeature"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<AssemblyTitle>BGR.Console</AssemblyTitle>
|
||||
<Product>BGR.Console</Product>
|
||||
<Description>A command-line app for removing backgrounds from images.</Description>
|
||||
<Version>0.0.0</Version>
|
||||
<Version>0.1.0</Version>
|
||||
<Authors>Stevan Freeborn</Authors>
|
||||
<PublishSingleFile>true</PublishSingleFile>
|
||||
<SelfContained>true</SelfContained>
|
||||
|
||||
Reference in New Issue
Block a user