Skip to content

Commit 2b490d3

Browse files
fixed duplicated pkg ref
1 parent a82ad0f commit 2b490d3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Panzerfaust/Panzerfaust.csproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,7 @@
4242
<PackageReference Condition="'$(Configuration)' == 'Debug'" Include="Avalonia.Diagnostics" Version="11.0.2" />
4343
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
4444
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc2" />
45-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
4645
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
47-
<PackageReference Include="LiveChartsCore.SkiaSharpView.Avalonia" Version="2.0.0-rc2" />
4846
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
4947

5048
</ItemGroup>

0 commit comments

Comments
 (0)