dependabot[bot]
|
22a3662b56
|
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>
|
2 years ago |
dependabot[bot]
|
ed46e9b4ab
|
Bump actions/setup-dotnet from 2 to 3 (#2795)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v2...v3)
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
3 years ago |
Christoph Wille
|
485e77da20
|
Fix #2724: CodeQL action bump to v2
|
3 years ago |
Christoph Wille
|
e044038b67
|
Run CodeQL everywhere
|
3 years ago |
Siegfried Pammer
|
9b7ff0694c
|
Use msbuild for GH Actions builds and enable parallelization.
|
3 years ago |
Christoph Wille
|
a601fdde70
|
Switch to using the .NET 6.0 SDK (LTS compared to 5.0). Removed unsupported TFM for ilspycmd, added net6.0.
|
4 years ago |
Siegfried Pammer
|
00383f67d2
|
Update README.md and build scripts
|
4 years ago |
Siegfried Pammer
|
35ad7f3074
|
Update build tools used by ILSpy to use .NET 5.0 instead of .NET Core 3.1
|
4 years ago |
Christoph Wille
|
43e366980c
|
Back to start: .NET Core 3.1 SDK
|
4 years ago |
Christoph Wille
|
a413d9e726
|
Move all builds to 5.0
|
4 years ago |
Christoph Wille
|
a97e7518c4
|
CodeQL: Conditional NuGet restore of ICS.D fails (#2221)
Restore as part of build to have target configuration
|
5 years ago |
Christoph Wille
|
fd4ff943eb
|
Build target:Release because that's what we ship to customers
|
5 years ago |
Christoph Wille
|
bbf1e0dcde
|
Autobuild fails (unsurprisingly). Use Frontends.sln for building instead of full ILSpy
|
5 years ago |
Christoph Wille
|
c34a30541a
|
Standard Autobuild CodeQL action
|
5 years ago |