Skip to content

Releases: Arthri/Belp.Build.Testing

Upgrade to .NET SDK 10

06 Jan 03:09
052e3bd

Choose a tag to compare

🆕 Features

  • The minimum .NET SDK version required is now 10.

🐞 Fixes

  • Fixed user-specified global cache directory causing tests to fail unconditionally.

v1.0.3

09 Apr 07:40
09cc6df

Choose a tag to compare

🐞 Fixes

  • Fix copyright years on package

v1.0.2

09 Apr 07:11
070c625

Choose a tag to compare

🐞 Fixes

  • Fixed test failures caused by package restoration.
  • Fixed unintentional messing of source files unrelated to the package in the IDE.

v1.0.1

08 Jun 10:54
6349515

Choose a tag to compare

🐞 Fixes

  • Fixed broken Visual Studio up-to-date checks
  • Fixed errors during restore
  • Fixed packages not being copied in IDE builds

Core Release

08 Jun 07:52
234bc30

Choose a tag to compare

🆕 Features

🐞 Fixes

❗ Breaking Changes