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 |
dependabot[bot]
|
0c7b24e964
|
Bump actions/upload-artifact from 2 to 3 (#2738)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
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>
|
3 years ago |
dependabot[bot]
|
ea21e2b8e2
|
Bump actions/checkout from 2 to 3 (#2740)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [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/v2...v3)
---
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>
|
3 years ago |
dependabot[bot]
|
b32505ce50
|
Bump actions/setup-dotnet from 1 to 2 (#2737)
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 2.
- [Release notes](https://github.com/actions/setup-dotnet/releases)
- [Commits](https://github.com/actions/setup-dotnet/compare/v1...v2)
---
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>
|
3 years ago |
Christoph Wille
|
d89b185e62
|
Main build collects ilspycmd package
|
3 years ago |
Christoph Wille
|
afff9c325d
|
Rename ics.d.Console to ics.ILSpyCmd
|
3 years ago |
Siegfried Pammer
|
9b7ff0694c
|
Use msbuild for GH Actions builds and enable parallelization.
|
3 years ago |
Christoph Wille
|
0a5eab4969
|
Build XPlat on branches & PRs
|
3 years ago |
Christoph Wille
|
fbad0d8990
|
Add Release build step
|
4 years ago |
Christoph Wille
|
2e5411732a
|
Update McMaster.Extensions.CommandLineUtils to latest
|
4 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
|
5fac88deb9
|
Move frontends action to net5 sdk (testing)
|
4 years ago |
Christoph Wille
|
72b4b7f16c
|
We need the history
See https://github.com/actions/checkout#Fetch-all-history-for-all-tags-and-branches (default is a shallow clone)
|
5 years ago |
Christoph Wille
|
f5d54ab24a
|
Add GH Action for building Frontends.sln
|
5 years ago |