Skip to content

Commit

Permalink
Add a helper script
Browse files Browse the repository at this point in the history
  • Loading branch information
lilith committed Oct 24, 2015
1 parent 04513aa commit 1e55b08
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
@@ -1,5 +1,5 @@
### 9.0.1 - Unreleased
* More awesome stuff coming
### 9.0.1 - October 24 2015
* Upgrade to .NET 4

#### 9.0.0-beta - October 7 2015
* Integrate project scaffold
6 changes: 6 additions & 0 deletions open_commandline.bat
@@ -0,0 +1,6 @@

Set nugetkey=inserthere

echo Type "build PublishNuget"

cmd /k

0 comments on commit 1e55b08

Please sign in to comment.