Compare commits

...

9 Commits

Author SHA1 Message Date
JustArchi
32648ac010 Packages update 2019-02-10 02:26:51 +01:00
dependabot[bot]
a7424702c9 Bump ASF-WebConfigGenerator from 0fdd864 to 29cbb19
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `0fdd864` to `29cbb19`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](0fdd8645e8...29cbb1923d)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-08 01:25:49 +00:00
Łukasz Domeradzki
8b4cee21fd Misc 2019-02-07 17:50:43 +01:00
dependabot[bot]
4deaf0a17a Bump ASF-ui from 272548c to dc5df32
Bumps [ASF-ui](https://github.com/JustArchiNET/ASF-ui) from `272548c` to `dc5df32`.
- [Release notes](https://github.com/JustArchiNET/ASF-ui/releases)
- [Commits](272548ce32...dc5df326aa)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 01:39:38 +00:00
dependabot[bot]
205f995667 Bump wiki from 32ce54e to b2825ec
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `32ce54e` to `b2825ec`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](32ce54ea06...b2825eccc5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 01:39:13 +00:00
dependabot[bot]
cb6f7d5b2e Bump ASF-WebConfigGenerator from 3a40a65 to 0fdd864
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `3a40a65` to `0fdd864`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](3a40a65231...0fdd8645e8)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-07 01:26:20 +00:00
dependabot[bot]
b1b0677ed7 Bump wiki from 95b4b31 to 32ce54e
Bumps [wiki](https://github.com/JustArchiNET/ArchiSteamFarm.wiki) from `95b4b31` to `32ce54e`.
- [Release notes](https://github.com/JustArchiNET/ArchiSteamFarm.wiki/releases)
- [Commits](95b4b31e6d...32ce54ea06)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-06 17:23:13 +00:00
dependabot[bot]
002b8a05e8 Bump ASF-WebConfigGenerator from 286406a to 3a40a65
Bumps [ASF-WebConfigGenerator](https://github.com/JustArchiNET/ASF-WebConfigGenerator) from `286406a` to `3a40a65`.
- [Release notes](https://github.com/JustArchiNET/ASF-WebConfigGenerator/releases)
- [Commits](286406ad2c...3a40a65231)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-06 01:27:03 +00:00
JustArchi
76cf9ccb08 Bump 2019-02-05 16:10:31 +01:00
8 changed files with 14 additions and 8422 deletions

4
.gitmodules vendored
View File

@@ -1,9 +1,9 @@
[submodule "ASF-WebConfigGenerator"]
path = ASF-WebConfigGenerator
url = https://github.com/JustArchiNET/ASF-WebConfigGenerator
url = https://github.com/JustArchiNET/ASF-WebConfigGenerator.git
[submodule "ASF-ui"]
path = ASF-ui
url = https://github.com/JustArchiNET/ASF-ui
url = https://github.com/JustArchiNET/ASF-ui.git
[submodule "tools/ArchiCrowdin"]
path = tools/ArchiCrowdin
url = https://github.com/JustArchiNET/ArchiCrowdin.git

2
ASF-ui

Submodule ASF-ui updated: 272548ce32...dc5df326aa

View File

@@ -35,8 +35,7 @@
<ItemGroup>
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="3.0.0" />
<PackageReference Include="JetBrains.Annotations" Version="2018.3.0" />
<PackageReference Include="SteamKit2" Version="2.1.0" />
<PackageReference Include="System.Composition.AttributedModel" Version="1.3.0-preview.18571.3" />
<PackageReference Include="System.Composition.AttributedModel" Version="1.3.0-preview.19073.11" />
</ItemGroup>
<ItemGroup>

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<ApplicationIcon>ASF.ico</ApplicationIcon>
<AssemblyVersion>4.0.0.5</AssemblyVersion>
<AssemblyVersion>4.0.0.6</AssemblyVersion>
<Authors>JustArchi</Authors>
<Company>JustArchi</Company>
<ConcurrentGarbageCollection>true</ConcurrentGarbageCollection>
@@ -11,7 +11,7 @@
<DefaultItemExcludes>$(DefaultItemExcludes);config/**;debug/**;out/**;overlay/**</DefaultItemExcludes>
<Description>ASF is an application that allows you to farm steam cards using multiple steam accounts simultaneously.</Description>
<ErrorReport>none</ErrorReport>
<FileVersion>4.0.0.5</FileVersion>
<FileVersion>4.0.0.6</FileVersion>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<LangVersion>latest</LangVersion>
<NoWarn>1591</NoWarn>
@@ -68,25 +68,24 @@
<PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.2.0" />
<PackageReference Include="Microsoft.AspNetCore.WebSockets" Version="2.2.1" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.0.0-preview.18572.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="3.0.0-preview.18572.1" />
<PackageReference Include="Microsoft.Win32.Registry" Version="4.6.0-preview.18571.3" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.0.0-preview.19074.2" />
<PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="3.0.0-preview.19074.2" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.1" />
<PackageReference Include="NLog" Version="4.5.11" />
<PackageReference Include="NLog.Web.AspNetCore" Version="4.8.0" />
<PackageReference Include="protobuf-net" Version="3.0.0-alpha.3" />
<PackageReference Include="SteamKit2" Version="2.2.0-Beta.1" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.0.0-beta" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.0.0-beta" />
<PackageReference Include="System.Composition" Version="1.3.0-preview.18571.3" />
<PackageReference Include="System.Composition" Version="1.3.0-preview.19073.11" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netcoreapp2.2'">
<PackageReference Include="ILLink.Tasks" Version="0.1.5-preview-1841731" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.6.0-preview.18571.3" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="4.6.0-preview.19073.11" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'net472'">
<PackageReference Include="System.Collections.Immutable" Version="1.6.0-preview.18571.3" />
<PackageReference Include="System.Collections.Immutable" Version="1.6.0-preview.19073.11" />
<Reference Include="System.Net.Http">
<HintPath>C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.7.2\System.Net.Http.dll</HintPath>
</Reference>
@@ -133,10 +132,4 @@
</Content>
</ItemGroup>
<ItemGroup>
<Reference Include="SteamKit2">
<HintPath>lib\SteamKit2.dll</HintPath>
</Reference>
</ItemGroup>
</Project>

Binary file not shown.

File diff suppressed because it is too large Load Diff

2
wiki

Submodule wiki updated: 95b4b31e6d...b2825eccc5