Skip to content

Commit

Permalink
update installed nuget packages
Browse files Browse the repository at this point in the history
  • Loading branch information
xieguigang committed Oct 13, 2024
1 parent 5ee3d97 commit 7d32c0a
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion gr/Landscape/Landscape.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -437,7 +437,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="8.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
<PackageReference Include="System.Drawing.Primitives" Version="4.3.0" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0">
<GeneratePathProperty>True</GeneratePathProperty>
Expand Down
2 changes: 1 addition & 1 deletion gr/PdfImage/PdfImage.NET5.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
<PackageReference Include="System.Drawing.Primitives" Version="4.3.0" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion gr/avi/AVI.NET5.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
<PackageReference Include="System.Drawing.Primitives" Version="4.3.0" />
</ItemGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="System.Resources.Extensions" Version="6.0.0" />
<PackageReference Include="System.Resources.Extensions" Version="8.0.0" />
<PackageReference Include="System.Runtime" Version="4.3.1" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion mime/application%pdf/Pdf.NET5.vbproj
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Drawing.Common" Version="6.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.10" />
<PackageReference Include="System.Drawing.Primitives" Version="4.3.0" />
</ItemGroup>

Expand Down

0 comments on commit 7d32c0a

Please sign in to comment.