Siegfried Pammer
e4ebe20602
Upgrade dotnet target framework to net10
2 weeks ago
Christoph Wille
3a809d7b53
Update Scorecard actions versions and apply Zizmor offline findings ( #3365 )
...
* Update scorecard.yml actions versions
* Zizmor offline analysis findings
6 months ago
Christoph Wille
6215747563
Principle of least privilege for workflow tokens ( #3360 )
7 months ago
dependabot[bot]
8c94c0edc1
Bump github/codeql-action from 2 to 3 ( #3139 )
...
Bumps [github/codeql-action](https://github.com/github/codeql-action ) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases )
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md )
- [Commits](https://github.com/github/codeql-action/compare/v2...v3 )
---
updated-dependencies:
- dependency-name: github/codeql-action
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 years ago
dependabot[bot]
1127e9879e
Bump actions/setup-dotnet from 3 to 4 ( #3135 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 years ago
Siegfried Pammer
a94d66561a
Move to .NET 8.0 ( #3119 )
...
* Basics of net8.0. Breaking unit tests expected.
* Missed that TestRunner project was already upgraded to net7.0 (search and replace fail)
* Use Preview 6 locally
* Use .NET 8.0 RTM
* Final fixups
---------
Co-authored-by: Christoph Wille <christoph.wille@gmail.com>
2 years ago
dependabot[bot]
25e3ca48db
Bump actions/checkout from 3 to 4 ( #3077 )
...
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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