Skip to content

Version 1.1.0

Latest

Choose a tag to compare

@BenjaminMichaelis BenjaminMichaelis released this 26 Feb 05:37
· 16 commits to main since this release
1202eae

Additions

What's Changed

  • Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 by @dependabot[bot] in #58
  • Bump Microsoft.SourceLink.GitHub from 1.1.1 to 8.0.0 by @dependabot[bot] in #60
  • Bump System.CodeDom from 7.0.0 to 8.0.0 by @dependabot[bot] in #59
  • Bump actions/setup-dotnet from 3 to 4 by @dependabot[bot] in #61
  • Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #63
  • Bump fastify/github-action-merge-dependabot from 3.9.1 to 3.10.1 by @dependabot[bot] in #64
  • Bump softprops/action-gh-release from 1 to 2 by @dependabot[bot] in #65
  • Bump actions/download-artifact from 3 to 4 by @dependabot[bot] in #62
  • Add GitHub Actions workflow for Copilot environment setup with reusable .NET build action by @Copilot in #75
  • fix: Fix broken test and update .Tests to .net 9.0 by @Copilot in #76
  • chore: Update Deps by @BenjaminMichaelis in #68
  • Update .NET dependencies to latest versions and resolve security vulnerabilities by @Copilot in #77
  • Bump fastify/github-action-merge-dependabot from 3.10.1 to 3.11.1 by @dependabot[bot] in #71
  • Bump fastify/github-action-merge-dependabot from 3.11.1 to 3.11.2 by @dependabot[bot] in #78
  • Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #79
  • Bump MSTest.TestFramework from 3.10.4 to 3.11.0 by @dependabot[bot] in #81
  • Bump MSTest.TestAdapter from 3.10.4 to 3.11.0 by @dependabot[bot] in #80
  • Migrate to .slnx solution file format by @Copilot in #82
  • Bump System.CodeDom from 9.0.9 to 9.0.10 by @dependabot[bot] in #87
  • Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #88
  • Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #90
  • Bump System.CodeDom from 9.0.10 to 10.0.0 by @dependabot[bot] in #93
  • Bump actions/checkout from 5 to 6 by @dependabot[bot] in #94
  • Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #96
  • Bump System.CodeDom from 10.0.0 to 10.0.1 by @dependabot[bot] in #97
  • Bump System.CodeDom from 10.0.1 to 10.0.2 by @dependabot[bot] in #98
  • Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #95
  • Bump dotnet-sdk from 9.0.100 to 10.0.102 by @dependabot[bot] in #99
  • Bump Microsoft.SourceLink.GitHub from 8.0.0 to 10.0.102 by @dependabot[bot] in #100
  • Bump MSTest.TestAdapter and MSTest.TestFramework by @dependabot[bot] in #101
  • Bump System.CodeDom from 10.0.2 to 10.0.3 by @dependabot[bot] in #106
  • Bump dotnet-sdk from 10.0.102 to 10.0.103 by @dependabot[bot] in #107
  • Add ExpectThrows methods for exception assertion in console tests by @BenjaminMichaelis in #103
  • Bump Microsoft.SourceLink.GitHub from 10.0.102 to 10.0.103 by @dependabot[bot] in #105

New Contributors

  • @Copilot made their first contribution in #75

Full Changelog: v1.0.0...v1.1.0