Skip to content

Commit

Permalink
Update System.Drawing.Common references.
Browse files Browse the repository at this point in the history
  • Loading branch information
AsYlum- committed Jan 5, 2025
1 parent 0e854b7 commit cf3b616
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion UoFiddler.Plugin.Compare/UoFiddler.Plugin.Compare.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.11" />
</ItemGroup>
<ItemGroup>
<Compile Update="UserControls\CompareCliLocControl.cs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.11" />
</ItemGroup>
<ItemGroup>
<Compile Update="Forms\ExampleForm.cs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.11" />
</ItemGroup>
<ItemGroup>
<Compile Update="Forms\MassImportForm.cs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.11" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
</ItemGroup>
</Project>
1 change: 0 additions & 1 deletion UoFiddler.Plugin.SendItem/UoFiddler.Plugin.SendItem.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.11" />
</ItemGroup>
<ItemGroup>
<Compile Update="Forms\SendItemOptionsForm.cs">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.11" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Ultima\Ultima.csproj">
Expand Down
1 change: 0 additions & 1 deletion UoFiddler/UoFiddler.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@
<PackageReference Include="Octokit" Version="13.0.1" />
<PackageReference Include="Serilog" Version="4.2.0" />
<PackageReference Include="Serilog.Sinks.File" Version="6.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.11" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit cf3b616

Please sign in to comment.