Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] 4efad25ca4 Bump actions/setup-dotnet from 4 to 5
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 4 to 5.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-dotnet
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 05:09:59 +00:00
Adam Hathcock 43b62b7999 fix action 2024-07-12 09:36:38 +01:00
Adam Hathcock b5f0a6e6b6 do main action on release publish 2024-07-12 09:34:30 +01:00
Adam Hathcock 6f32921f57 add nuget push (#4) 2024-06-07 10:43:08 +01:00
Adam Hathcock eb555b49e8 Initial test fixes (#3)
* make unit utils available

* fixes from initial converters

* fmt

* fix up builds

* fix GA

* forgot we're building on windows

* oops use powershell
2024-06-07 10:31:22 +01:00
Adam Hathcock 79a6e15210 fix calling workflow on main (#2) 2024-06-06 13:02:54 +01:00
Adam Hathcock 706b788177 Add CI build (#1)
* add package management and build

* add GA workflows

* add build files

* change build permissions

* add MinVer and GitHub source link

* get packing right
2024-06-06 12:08:19 +01:00