Release 3.0.1 preparations
This commit is contained in:
@@ -36,7 +36,7 @@ partial class Build : NukeBuild
|
||||
readonly bool BuildEms = false;
|
||||
|
||||
[Parameter("Version")]
|
||||
readonly string ProjectVersion = "3.0.0";
|
||||
readonly string ProjectVersion = "3.0.1";
|
||||
|
||||
[Solution] readonly Solution Solution;
|
||||
[GitRepository] readonly GitRepository GitRepository;
|
||||
|
||||
@@ -2,6 +2,17 @@ SPRING.NET FRAMEWORK CHANGELOG
|
||||
==============================
|
||||
http://www.springframework.net
|
||||
|
||||
*****************************************************************************************
|
||||
Release Version 3.0.1 Dec 6, 2022
|
||||
|
||||
Release Notes - Spring.NET - Version 3.0.1
|
||||
|
||||
New Feature Highlights
|
||||
|
||||
* Sign assemblies with strong name (#212)
|
||||
* Upgrade to NMS 2.0 (#214)
|
||||
|
||||
|
||||
*****************************************************************************************
|
||||
Release Version 3.0.0 Aug 2, 2021
|
||||
|
||||
|
||||
Reference in New Issue
Block a user