Skip to content

Commit

Permalink
Merge branch 'Cleanup'
Browse files Browse the repository at this point in the history
  • Loading branch information
Triky313 committed Apr 19, 2022
2 parents 58ed8ff + 76d6446 commit fbaac54
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/StatisticsAnalysisTool/StatisticsAnalysisTool.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -352,18 +352,18 @@
<ItemGroup>
<PackageReference Include="LiveChartsCore.SkiaSharpView.WPF" Version="2.0.0-beta.101" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.261602">
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.310801">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.0-preview.3.22175.4" />
<PackageReference Include="Autoupdater.NET.Official" Version="1.7.0" />
<PackageReference Include="FontAwesome5" Version="2.1.6" />
<PackageReference Include="log4net" Version="2.0.13" />
<PackageReference Include="log4net" Version="2.0.14" />
<PackageReference Include="Pastel" Version="3.0.0" />
<PackageReference Include="PhotonPackageParser" Version="4.1.0" />
<PackageReference Include="SharpPcap" Version="6.1.0" />
<PackageReference Include="System.Linq.Async" Version="5.1.0" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" />
<PackageReference Include="System.Linq.Async" Version="6.0.1" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="7.0.0-preview.2.22152.2" />
</ItemGroup>
<ItemGroup>
<Compile Remove="Models\StatPricesTotal.cs" />
Expand Down

0 comments on commit fbaac54

Please sign in to comment.