Commit Graph

6885 Commits

Author SHA1 Message Date
dependabot-preview[bot]
7ebb388899 Bump Swashbuckle.AspNetCore.Annotations from 5.0.0-rc3 to 5.0.0-rc4
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0-rc3 to 5.0.0-rc4.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0-rc3...v5.0.0-rc4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 21:43:20 +00:00
dependabot-preview[bot]
6862ad5846 Bump ASF-ui from 7271f9b to b11717a
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `7271f9b` to `b11717a`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](7271f9bdd2...b11717ac44)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-30 01:21:06 +00:00
JustArchi
df2ca985da Bump 2019-09-28 19:29:57 +02:00
JustArchi
5bd8c17b3f Translations update 4.1.0.1 2019-09-28 17:29:52 +02:00
JustArchi
a49c72426c Always use string representation of the version 2019-09-28 17:16:42 +02:00
JustArchi
a518734ee7 Fix docker images 2019-09-28 12:06:21 +02:00
dependabot-preview[bot]
19e5a7d617 Bump Humanizer from 2.7.2 to 2.7.9
Bumps [Humanizer](https://github.com/Humanizr/Humanizer) from 2.7.2 to 2.7.9.
- [Release notes](https://github.com/Humanizr/Humanizer/releases)
- [Changelog](https://github.com/Humanizr/Humanizer/blob/master/release_notes.md)
- [Commits](https://github.com/Humanizr/Humanizer/compare/v2.7.2...v2.7.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-27 19:32:10 +00:00
JustArchi
067293eeb5 Start with .NET Core 3.0 code enhancements 2019-09-27 20:43:11 +02:00
JustArchi
cd783b9865 Fix ASF-ui, closes https://github.com/JustArchiNET/ASF-ui/issues/757 2019-09-27 19:48:14 +02:00
dependabot-preview[bot]
ca20a0392e Bump ASF-ui from 552b990 to 0d13d62
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `552b990` to `0d13d62`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](552b990d32...0d13d6244c)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-27 01:28:17 +00:00
dependabot-preview[bot]
d3435ee00a Bump wiki from 45707db to 99e1077
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `45707db` to `99e1077`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](45707db079...99e10774b4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-27 01:20:37 +00:00
JustArchi
4e38e1d047 Bump 2019-09-26 23:12:02 +02:00
Łukasz Domeradzki
7dcb221588 Fix for rc3 4.1.0.0 2019-09-26 20:46:27 +00:00
dependabot-preview[bot]
a4fe4730d2 Bump Swashbuckle.AspNetCore from 5.0.0-rc2 to 5.0.0-rc3
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0-rc2 to 5.0.0-rc3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0-rc2...v5.0.0-rc3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 20:46:27 +00:00
JustArchi
53694854f2 Update cc.sh 2019-09-26 22:13:50 +02:00
dependabot-preview[bot]
b0cc1a47e3 Bump ASF-ui from 716560f to 552b990
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `716560f` to `552b990`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](716560fe63...552b990d32)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 18:53:09 +00:00
dependabot-preview[bot]
42bb200804 Bump ASF-WebConfigGenerator from a8f1a8b to c4b41df
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `a8f1a8b` to `c4b41df`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](a8f1a8bb18...c4b41dfd11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-26 18:44:59 +00:00
Łukasz Domeradzki
5b4867c387 Update ASF to .NET Core 3.0 (#1427)
* Initial bump to .net core 3.0

* Update cc.sh

* Update appveyor.yml

* Update ArchiSteamFarm.csproj

* Update appveyor.yml

* Update .travis.yml

* Build corrections

* Cleanup

* Update .travis.yml

* Don't publish trimmed for now

* Update ArchiSteamFarm.csproj
2019-09-26 20:28:25 +02:00
Łukasz Domeradzki
12cc482540 Fix AppVeyor to work with latest runtime (#1430)
* Update appveyor.yml

* More CI fixes

* Seriously?

* ...

* PLS

* PIECE OF CRAP

* FFFFFFFFF

* F

* Revert "F"

This reverts commit 9376e91217.
2019-09-26 19:12:56 +02:00
JustArchi
cf5bed53e3 Update appveyor.yml 2019-09-26 11:22:56 +02:00
dependabot-preview[bot]
df358124d6 Bump tools/ArchiCrowdin from 8aeda69 to b4292e6
Bumps [tools/ArchiCrowdin](https://github.com/JustArchiNET/ArchiCrowdin) from `8aeda69` to `b4292e6`.
- [Release notes](https://github.com/JustArchiNET/ArchiCrowdin/releases)
- [Commits](8aeda69935...b4292e6fc9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-25 01:30:24 +00:00
JustArchi
fe0d635272 Bump 2019-09-24 21:46:29 +02:00
JustArchi
9ed3695d05 Translations update 4.0.4.3 2019-09-24 21:31:49 +02:00
dependabot-preview[bot]
4ace737462 Bump ASF-ui from c1f6b35 to 384ff37
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `c1f6b35` to `384ff37`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](c1f6b35cc9...384ff37679)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 03:02:02 +00:00
dependabot-preview[bot]
0720645bd5 Bump ASF-WebConfigGenerator from d6c27b8 to 9d0da59
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `d6c27b8` to `9d0da59`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](d6c27b8625...9d0da593f6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-24 02:52:42 +00:00
dependabot-preview[bot]
945e6b4fcf Bump Microsoft.Extensions.Logging.Configuration
Bumps [Microsoft.Extensions.Logging.Configuration](https://github.com/aspnet/Extensions) from 3.0.0-preview8.19405.4 to 3.0.0.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.0.0-preview8.19405.4...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 22:40:41 +00:00
dependabot-preview[bot]
740c2194b5 Bump System.Collections.Immutable from 1.6.0-preview8.19405.3 to 1.6.0
Bumps [System.Collections.Immutable](https://github.com/dotnet/corefx) from 1.6.0-preview8.19405.3 to 1.6.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 22:01:27 +00:00
dependabot-preview[bot]
0aa0c45ac4 Bump System.Composition from 1.3.0-preview8.19405.3 to 1.3.0
Bumps [System.Composition](https://github.com/dotnet/corefx) from 1.3.0-preview8.19405.3 to 1.3.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 21:51:40 +00:00
dependabot-preview[bot]
3712e74ae3 Bump Microsoft.Extensions.Configuration.Json
Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/aspnet/Extensions) from 3.0.0-preview8.19405.4 to 3.0.0.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/compare/v3.0.0-preview8.19405.4...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 21:42:40 +00:00
dependabot-preview[bot]
6d3607f23d Bump System.Security.Cryptography.ProtectedData
Bumps [System.Security.Cryptography.ProtectedData](https://github.com/dotnet/corefx) from 4.6.0-preview8.19405.3 to 4.6.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 21:08:45 +00:00
dependabot-preview[bot]
2d0330f8d1 Bump Microsoft.Win32.Registry from 4.6.0-preview8.19405.3 to 4.6.0
Bumps [Microsoft.Win32.Registry](https://github.com/dotnet/corefx) from 4.6.0-preview8.19405.3 to 4.6.0.
- [Release notes](https://github.com/dotnet/corefx/releases)
- [Commits](https://github.com/dotnet/corefx/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 20:48:55 +00:00
dependabot-preview[bot]
fe97b24c70 Bump ASF-ui from 0115ec4 to c1f6b35
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `0115ec4` to `c1f6b35`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](0115ec42b0...c1f6b35cc9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 01:34:32 +00:00
dependabot-preview[bot]
0699cc13f8 Bump wiki from fa43fdf to 3f34cb1
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `fa43fdf` to `3f34cb1`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](fa43fdf481...3f34cb16c6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 01:26:29 +00:00
dependabot-preview[bot]
48a6eedfc9 Bump Swashbuckle.AspNetCore.Annotations from 5.0.0-rc2 to 5.0.0-rc3
Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0-rc2 to 5.0.0-rc3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0-rc2...v5.0.0-rc3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-20 18:15:06 +00:00
JustArchi
d616592273 Prepare for swashbuckle rc3 2019-09-20 19:46:48 +02:00
JustArchi
308fff0460 Correct ASF FileTarget logging to follow --path 2019-09-20 19:08:20 +02:00
dependabot-preview[bot]
f01f9c8565 Bump Microsoft.NET.Test.Sdk from 16.3.0-preview-20190828-03 to 16.3.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.3.0-preview-20190828-03 to 16.3.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v16.3.0-preview-20190828-03...v16.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19 16:43:32 +00:00
dependabot-preview[bot]
fab4b691c6 Bump ASF-ui from e2a51d6 to 0115ec4
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `e2a51d6` to `0115ec4`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](e2a51d6fca...0115ec42b0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-19 01:26:44 +00:00
dependabot-preview[bot]
76cda97b07 Bump wiki from 238a2fd to fa43fdf
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `238a2fd` to `fa43fdf`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](238a2fd4df...fa43fdf481)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 01:35:14 +00:00
dependabot-preview[bot]
43694d08b6 Bump ASF-ui from 8f5ad32 to e2a51d6
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `8f5ad32` to `e2a51d6`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](8f5ad325dd...e2a51d6fca)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-18 01:26:25 +00:00
JustArchi
738212b8d3 Misc 2019-09-17 19:05:56 +02:00
JustArchi
241172a44e Omit dump of configs and databases on debug builds
They only slow down debugging process
2019-09-17 19:04:12 +02:00
dependabot-preview[bot]
9627806a62 Bump ASF-ui from 55d0af7 to 8f5ad32
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `55d0af7` to `8f5ad32`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](55d0af7ab4...8f5ad325dd)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-17 01:29:04 +00:00
dependabot-preview[bot]
c56eb20e76 Bump ASF-WebConfigGenerator from 650bcd1 to d6c27b8
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `650bcd1` to `d6c27b8`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](650bcd1971...d6c27b8625)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 01:41:01 +00:00
dependabot-preview[bot]
49ab717868 Bump wiki from 1ec2278 to 238a2fd
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `1ec2278` to `238a2fd`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](1ec2278a73...238a2fd4df)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 01:33:31 +00:00
dependabot-preview[bot]
7a09cccbbe Bump ASF-ui from 85cdc54 to 55d0af7
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `85cdc54` to `55d0af7`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](85cdc5497e...55d0af7ab4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 01:25:45 +00:00
JustArchi
930d953ef4 Update ArchiSteamFarm.sln.DotSettings 2019-09-14 22:00:42 +02:00
dependabot-preview[bot]
4bd45e3d05 Bump wiki from db304c4 to 1ec2278
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `db304c4` to `1ec2278`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](db304c4b6e...1ec2278a73)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-13 01:41:43 +00:00
dependabot-preview[bot]
13d05defd1 Bump ASF-WebConfigGenerator from 8476e40 to 650bcd1
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `8476e40` to `650bcd1`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](8476e40d6b...650bcd1971)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-13 01:34:32 +00:00
dependabot-preview[bot]
08868e42aa Bump ASF-ui from e18f559 to 85cdc54
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `e18f559` to `85cdc54`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](e18f55980b...85cdc5497e)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-13 01:26:21 +00:00