Atata Templates 2.13.0 is Released

December 7, 2023 by Yevgeniy Shunevych


Atata Templates 2.13.0 Visual Studio extension is released with .NET 8 project templates and an update of package references.

Changelog

Changes and enhancements

  • major #83 Upgrade .NET 7 project templates to .NET 8
  • major #84 Update package references to latest versions
    • Atata - v2.13.0
    • Atata.Configuration.Json - v2.6.0
    • Microsoft.NET.Test.Sdk - v17.8.0
    • NLog - v5.2.7
    • NUnit - v4.0.1
  • major #85 Remove redundant [TestFixture] attributes