Revert deletion of makefile.shade from e0663483ed

This commit is contained in:
Nate McMaster 2016-09-09 09:01:36 -07:00
parent e0663483ed
commit bf5d2f5dff
No known key found for this signature in database
GPG Key ID: 6572615A705669C9
3 changed files with 9 additions and 2 deletions

7
makefile.shade Normal file
View File

@ -0,0 +1,7 @@
var VERSION='0.1'
var FULL_VERSION='0.1'
var AUTHORS='Microsoft Open Technologies, Inc.'
-BuildQuality = "preview3";
use-standard-lifecycle
k-standard-goals

View File

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview3-*",
"version": "1.0.0-*",
"description": "Core logic for the dotnet-watch command line tool.",
"packOptions": {
"tags": [

View File

@ -1,5 +1,5 @@
{
"version": "1.0.0-preview3-*",
"version": "1.0.0-*",
"description": "Command line tool to watch for source file changes during development and restart the dotnet command.",
"packOptions": {
"tags": [