File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ All changes to this module should be reflected in this document.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## [[ 1.3.0]] ( https://github.com/mod-posh/LocalAutomation/releases/tag/v1.3.0 ) - 2024-01-05
9
+
10
+ This release adds support for CSharp Projects
11
+
12
+ 1 . CSharpProject
13
+ 1 . Updated the psake to support C# projects
14
+ 1 . Added a check for git setup
15
+ 2 . Added a check for DefaultDocumentation nuget tool
16
+ 3 . Updated most of the tasks to work with C#
17
+ 4 . Added BlueSky as a notification option
18
+ 2 . Updated the nuget.config to work with nuget.org properly
19
+
20
+ ---
21
+
8
22
## [[ 1.2.0]] ( https://github.com/mod-posh/LocalAutomation/releases/tag/v1.2.0 ) - 2023-06-27
9
23
10
24
This release updated a few issues with the CsharpModule
You can’t perform that action at this time.
0 commit comments