File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.0.5 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "0.0.5 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.0.6 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "0.0.6 .0" ) ]
Original file line number Diff line number Diff line change 3232// You can specify all the values or you can default the Build and Revision Numbers
3333// by using the '*' as shown below:
3434// [assembly: AssemblyVersion("1.0.*")]
35- [ assembly: AssemblyVersion ( "0.0.5 .0" ) ]
36- [ assembly: AssemblyFileVersion ( "0.0.5 .0" ) ]
35+ [ assembly: AssemblyVersion ( "0.0.6 .0" ) ]
36+ [ assembly: AssemblyFileVersion ( "0.0.6 .0" ) ]
Original file line number Diff line number Diff line change @@ -51,5 +51,5 @@ Please create issues on GitHub or reach out to Steve on Twitter at [@nycdotnet](
5151 * Checked-in to master branch on GitHub.
5252 * Updated assembly revisions.
5353 * Build in release mode and test it out.
54- * Zip up the three DLLs and post to GitHub.
54+ * Zip up the three DLLs with the license and README and post to GitHub.
5555 * Add a screenshot via GitHub and edit the README and release FAQ.
You can’t perform that action at this time.
0 commit comments