Commit Graph

9 Commits

Author SHA1 Message Date
amacocian 81962a23db Merge pull request #1 from AlexMacocian/dependabot/github_actions/actions/checkout-4
Bump actions/checkout from 3 to 4
2024-08-21 13:13:29 +02:00
amacocian c1127ba362 Merge pull request #2 from AlexMacocian/dependabot/github_actions/microsoft/setup-msbuild-2.0.0
Bump microsoft/setup-msbuild from 1.0.1 to 2.0.0
2024-08-21 13:13:20 +02:00
amacocian c9552c9909 Merge pull request #3 from AlexMacocian/dependabot/github_actions/actions/setup-dotnet-4
Bump actions/setup-dotnet from 3 to 4
2024-08-21 13:13:13 +02:00
dependabot[bot] 3c4e731663 Bump actions/setup-dotnet from 3 to 4
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 3 to 4.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 10:59:49 +00:00
dependabot[bot] 328c266547 Bump microsoft/setup-msbuild from 1.0.1 to 2.0.0
Bumps [microsoft/setup-msbuild](https://github.com/microsoft/setup-msbuild) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/microsoft/setup-msbuild/releases)
- [Changelog](https://github.com/microsoft/setup-msbuild/blob/main/building-release.md)
- [Commits](https://github.com/microsoft/setup-msbuild/compare/v1.0.1...v2.0.0)

---
updated-dependencies:
- dependency-name: microsoft/setup-msbuild
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 10:59:46 +00:00
dependabot[bot] 5a06cc1f41 Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [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/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-21 10:59:45 +00:00
amacocian 36dc04fb01 Add pipelines 2024-08-21 12:59:02 +02:00
amacocian d6b294c889 Add project files. 2024-08-21 12:22:22 +02:00
amacocian 8793ec80c4 Add .gitattributes and .gitignore. 2024-08-21 12:22:16 +02:00