Skip to content

Version 1.3.0 C# Project Release

Latest
Compare
Choose a tag to compare
@jeffpatton1971 jeffpatton1971 released this 05 Jan 22:13
201129f

This release adds support for CSharp Projects

  1. CSharpProject
    1. Updated the psake to support C# projects
      1. Added a check for git setup
      2. Added a check for DefaultDocumentation nuget tool
      3. Updated most of the tasks to work with C#
      4. Added BlueSky as a notification option
    2. Updated the nuget.config to work with nuget.org properly

What's Changed