Commit Graph

361 Commits

Author SHA1 Message Date
JustArchi
ea32ec55fc Closes #2690 2022-11-15 00:27:52 +01:00
JustArchi
42abea414b Misc 2022-11-15 00:12:41 +01:00
Łukasz Domeradzki
8bf2504acf .NET 7 (#2733)
* Initial changes to target .NET 7

* Update Directory.Build.props

* Update publish.yml

* Limit max publish jobs further
2022-11-14 23:38:56 +01:00
renovate[bot]
cfcbfabe6c Update peter-evans/dockerhub-description action to v3.1.2 2022-11-07 08:51:17 +00:00
renovate[bot]
0feb9196e6 Update crowdin/github-action action to v1.5.0 2022-11-02 08:57:50 +00:00
renovate[bot]
c7b39ddad9 Update actions/setup-dotnet action to v3.0.3 2022-10-27 14:46:42 +00:00
renovate[bot]
cf3e319489 Update actions/upload-artifact action to v3.1.1 2022-10-22 04:36:59 +00:00
renovate[bot]
5bb32c4e94 Update crowdin/github-action action to v1.4.16 2022-10-21 08:39:26 +00:00
renovate[bot]
1421152e27 Update actions/download-artifact action to v3.0.1 2022-10-21 02:55:32 +00:00
renovate[bot]
b0632a6c8d Update crazy-max/ghaction-import-gpg action to v5.2.0 2022-10-18 22:39:20 +00:00
renovate[bot]
ce37888609 Update peter-evans/dockerhub-description action to v3.1.1 2022-10-18 12:48:17 +00:00
renovate[bot]
7aa862731f Update docker/setup-buildx-action action to v2.2.1 2022-10-18 09:37:22 +00:00
renovate[bot]
4b170a5c12 Update docker/setup-buildx-action action to v2.2.0 2022-10-17 16:45:38 +00:00
renovate[bot]
07f659d22c Update crowdin/github-action action to v1.4.15 2022-10-17 13:55:10 +00:00
renovate[bot]
fac5204ad2 Update actions/setup-dotnet action to v3.0.2 2022-10-13 18:16:11 +00:00
renovate[bot]
1a298143b7 Update actions/setup-node action to v3.5.1 2022-10-13 14:37:29 +00:00
renovate[bot]
00d3f9ced3 Update docker/setup-buildx-action action to v2.1.0 2022-10-12 17:03:13 +00:00
renovate[bot]
d810c64120 Update docker/login-action action to v2.1.0 2022-10-12 13:16:01 +00:00
renovate[bot]
6644ec18de Update docker/build-push-action action to v3.2.0 2022-10-12 08:06:39 +00:00
renovate[bot]
ed7ae8054a Update actions/checkout action to v3.1.0 2022-10-04 18:03:07 +00:00
renovate[bot]
8bc2fa4334 Update actions/setup-dotnet action to v3.0.1 2022-10-04 14:57:42 +00:00
Łukasz Domeradzki
a5dd87932f Remove CodeStyle for VS (#2708) 2022-10-01 01:28:07 +02:00
renovate[bot]
5398e0a282 Update actions/setup-dotnet action to v3 (#2706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-29 22:23:47 +02:00
renovate[bot]
f31bc799ca Update actions/setup-node action to v3.5.0 2022-09-27 13:51:10 +00:00
renovate[bot]
d6ef39b5e4 Update actions/setup-dotnet action to v2.1.1 2022-09-26 15:41:18 +00:00
renovate[bot]
dfed0ddd51 Update crowdin/github-action action to v1.4.14 2022-09-22 13:38:27 +00:00
renovate[bot]
36ca148bad Update crowdin/github-action action to v1.4.13 2022-09-14 10:31:51 +00:00
JustArchi
cc55e386c9 Upgrade generic-netf to .NET Framework 4.8.1 2022-09-07 23:25:45 +02:00
renovate[bot]
937fe8d07e Update peter-evans/dockerhub-description action to v3.1.0 2022-08-18 09:48:48 +00:00
renovate[bot]
5a893bddeb Update crowdin/github-action action to v1.4.12 2022-08-15 09:45:56 +00:00
JustArchi
f3229fa45f Implement AngleSharp.XPath breaking changes
Bump of B warranted, more in the release notes
2022-08-06 18:51:32 +02:00
JustArchi
179affd49c Update Bug-report.yml 2022-08-06 01:14:23 +02:00
JustArchi
feede84577 Update renovate.json5 2022-08-05 21:36:35 +02:00
JustArchi
f3f71cfb27 Merge branch 'main' of https://github.com/JustArchiNET/ArchiSteamFarm 2022-08-05 21:32:21 +02:00
JustArchi
a785ae3536 Revert "Resolve AngleSharp.XPath issue"
This reverts commit 661786adf2.
2022-08-05 21:32:18 +02:00
renovate[bot]
b869df538a Update docker/build-push-action action to v3.1.1 2022-08-05 13:50:55 +00:00
renovate[bot]
e8e7d0f1cb Update crowdin/github-action action to v1.4.11 2022-08-04 23:30:41 +00:00
renovate[bot]
946308366a Update crazy-max/ghaction-import-gpg action to v5.1.0 2022-07-24 19:46:56 +00:00
Łukasz Domeradzki
0b2cdb63b2 Update SUPPORT.md 2022-07-23 21:16:39 +02:00
JustArchi
661786adf2 Resolve AngleSharp.XPath issue 2022-07-20 22:17:08 +02:00
Sebastian Göls
41ecfb1d02 Move copying of overlay files to ArchiSteamFarm.csproj (#2650)
* Move copying of overlay files to ArchiSteamFarm.csproj

* Fix build on Windows

* Try to make it more reliable

* Update ArchiSteamFarm.csproj

* Update ArchiSteamFarm.csproj

* Revert "Update ArchiSteamFarm.csproj"

This reverts commit ba41b2e3c1.

* Rename

Co-authored-by: JustArchi <JustArchi@JustArchi.net>
2022-07-19 22:20:18 +02:00
renovate[bot]
25b29cd56e Update docker/build-push-action action to v3.1.0 2022-07-19 15:59:00 +00:00
renovate[bot]
d5f355a2bc Update actions/setup-node action to v3.4.1 2022-07-14 14:49:14 +00:00
renovate[bot]
05f3aada38 Update actions/setup-node action to v3.4.0 2022-07-11 16:08:49 +00:00
renovate[bot]
39cc6e6ea6 Update crowdin/github-action action to v1.4.10 2022-07-08 15:08:45 +00:00
Renovate Bot
1aea4c0550 Update actions/setup-node action to v3.3.0 2022-06-06 16:12:35 +00:00
JustArchi
bcceb0c39c Downgrade AngleSharp.XPath due to https://github.com/AngleSharp/AngleSharp.XPath/issues/36 2022-06-04 21:41:02 +02:00
renovate[bot]
8452c46c47 Update crazy-max/ghaction-import-gpg action to v5 (#2592)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-26 17:09:43 +02:00
Renovate Bot
c2018b53a5 Update actions/upload-artifact action to v3.1.0 2022-05-20 20:28:10 +00:00
Renovate Bot
29d047271e Update actions/setup-node action to v3.2.0 2022-05-16 14:03:52 +00:00