Skip to content

Commit

Permalink
updating to the lastest version of Salaros.ConfigParser
Browse files Browse the repository at this point in the history
  • Loading branch information
salaros committed Jun 19, 2018
1 parent 8e4ee1f commit a6834d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WakaTime.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Salaros.ConfigParser" Version="0.2.8" />
<PackageReference Include="Salaros.ConfigParser" Version="0.2.10" />
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" Condition="'$(TargetFramework)' != 'net45'" />
<PackageReference Include="DotNetZip" Version="1.11.0" Condition="'$(TargetFramework)' == 'net40'" />
<Reference Include="System.Web.Extensions" Condition="'$(TargetFramework)' == 'net45'" />
Expand Down

0 comments on commit a6834d7

Please sign in to comment.