Commit Graph

16 Commits (54b0af377bca8c26af4e587eae7f9a2e143bcf22)

Author SHA1 Message Date
dependabot[bot] 5164a9f963
Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks ago
dependabot[bot] 2d2113a8e9
Bump actions/setup-dotnet from 4 to 5 (#650)
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 weeks ago
Yaakov 6c09739c8c Update to .NET 9 10 months ago
Yaakov 0772448cd9 Add ContinuousIntegrationBuild to CI 1 year ago
Pavel Djundik 653506ac14 Automatically upload all artifacts to releases 1 year ago
Pavel Djundik 544d19e925 Update github action packages 1 year ago
Yaakov 3429010f50 Fix another instance of new .NET 8 SDK warning 2 years ago
Yaakov 225a26c321 Fix warning NETSDK1194 about --output from .sln files 2 years ago
Yaakov b4a6c70d58 update CI to use .NET 8 SDK 2 years ago
Yaakov 665901cbdc Add new GitHub Actions M1 runners to CI 2 years ago
Pavel Djundik 4c52ad3a4c Upload only a single framework build 2 years ago
Pavel Djundik 792e77d91f
Add self-contained builds (#418) 2 years ago
Margen67 ced92a1128 CI updates
Rename matrix.os to runs-on.
Opt out of dotnet telemetry.
Upgrade checkout and upload-artifact to v3.
Upgrade setup-dotnet to v2.
3 years ago
Yaakov 7dc4ec999e we actually need to specify an sdk version otherwise this does nothing 4 years ago
Margen67 d7870040fe
ci improvements (#169) 5 years ago
Pavel Djundik 70a6e97bef Add github action build workflow 5 years ago