File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4242 </PropertyGroup >
4343
4444 <ItemGroup >
45- <PackageReference Include =" Salaros.ConfigParser" Version =" 0.2.10 " />
45+ <PackageReference Include =" Salaros.ConfigParser" Version =" 0.3.0 " />
4646 <PackageReference Include =" Newtonsoft.Json" Version =" 11.0.2" Condition =" '$(TargetFramework)' != 'net45'" />
4747 <PackageReference Include =" DotNetZip" Version =" 1.11.0" Condition =" '$(TargetFramework)' == 'net40'" />
4848 <Reference Include =" System.Web.Extensions" Condition =" '$(TargetFramework)' == 'net45'" />
Original file line number Diff line number Diff line change 33using System . Net ;
44using System . Text ;
55using System . Text . RegularExpressions ;
6- using Salaros . Config ;
6+ using Salaros . Configuration ;
77
88namespace WakaTime
99{
You can’t perform that action at this time.
0 commit comments