Commit Graph

7 Commits

Author SHA1 Message Date
Patrick Stevens
416e036255 Net9 SDK (#63) 2024-12-15 22:27:58 +00:00
Patrick Stevens
6f2c11a0a3 Prepare for release (#17) 2024-06-04 00:10:25 +01:00
dependabot[bot]
e22dde472f Bump NUnit from 4.0.1 to 4.1.0 (#7)
* Bump NUnit from 4.0.1 to 4.1.0

Bumps [NUnit](https://github.com/nunit/nunit) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/nunit/nunit/releases)
- [Changelog](https://github.com/nunit/nunit/blob/master/CHANGES.md)
- [Commits](https://github.com/nunit/nunit/compare/v4.0.1...4.1.0)

---
updated-dependencies:
- dependency-name: NUnit
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-04 22:44:50 +00:00
dependabot[bot]
cd28a3caae Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#5)
* Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md)
- [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Fix deps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Smaug123 <patrick+github@patrickstevens.co.uk>
2024-02-12 08:37:28 +00:00
Smaug123
45287e250a Split out into an example 2024-01-22 21:42:25 +00:00
Smaug123
4275b5caa7 More implemented 2024-01-22 18:37:38 +00:00
Smaug123
fdd8fb31b1 Initial WIP commit 2024-01-22 00:21:14 +00:00