Bump + packages update

This commit is contained in:
JustArchi
2018-09-27 04:09:10 +02:00
parent e38015d923
commit 13280ebe5f

View File

@@ -2,7 +2,7 @@
<PropertyGroup>
<ApplicationIcon>ASF.ico</ApplicationIcon>
<AssemblyVersion>3.4.0.1</AssemblyVersion>
<AssemblyVersion>3.4.0.2</AssemblyVersion>
<Authors>JustArchi</Authors>
<Company>JustArchi</Company>
<ConcurrentGarbageCollection>true</ConcurrentGarbageCollection>
@@ -10,7 +10,7 @@
<DefaultItemExcludes>$(DefaultItemExcludes);debug/**;out/**</DefaultItemExcludes>
<Description>ASF is an application that allows you to farm steam cards using multiple steam accounts simultaneously.</Description>
<ErrorReport>none</ErrorReport>
<FileVersion>3.4.0.1</FileVersion>
<FileVersion>3.4.0.2</FileVersion>
<LangVersion>latest</LangVersion>
<NoWarn />
<OutputType>Exe</OutputType>
@@ -40,7 +40,7 @@
<PackageReference Include="ConfigureAwaitChecker.Analyzer" Version="2.0.0" />
<PackageReference Include="HtmlAgilityPack" Version="1.8.8" />
<PackageReference Include="Humanizer" Version="2.5.1" />
<PackageReference Include="Markdig.Signed" Version="0.15.2" />
<PackageReference Include="Markdig.Signed" Version="0.15.3" />
<PackageReference Include="Microsoft.AspNetCore.Diagnostics" Version="2.2.0-preview2-35157" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Formatters.Json" Version="2.2.0-preview2-35157" />
<PackageReference Include="Microsoft.AspNetCore.ResponseCompression" Version="2.2.0-preview2-35157" />