Skip to content

Commit

Permalink
Update NuGet Packages #15
Browse files Browse the repository at this point in the history
  • Loading branch information
Amirreza Tabeshfard authored and Amirreza Tabeshfard committed Sep 13, 2024
1 parent cff9e60 commit 3e448de
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions AT.Extensions/AT.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageRequireLicenseAcceptance>True</PackageRequireLicenseAcceptance>
<RepositoryType>git</RepositoryType>
<Version>1.0.0.58</Version>
<Version>1.0.0.62</Version>
<PackageReadmeFile>README.md</PackageReadmeFile>
<PackageIcon>Logo.jpg</PackageIcon>
</PropertyGroup>
Expand All @@ -73,7 +73,7 @@
-->
<ItemGroup Condition=" '$(TargetFramework)' == 'net7.0' ">
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.7" />
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
<PackageReference Include="Mime-Detective" Version="24.7.1" />
<PackageReference Include="Enable.Common.Argument" Version="2.0.1" />
<PackageReference Include="SharperHacks.CoreLibs.Constants" Version="3.2.0" />
Expand All @@ -87,7 +87,7 @@
-->
<ItemGroup Condition=" '$(TargetFramework)' == 'net8.0' ">
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="System.Drawing.Common" Version="8.0.7" />
<PackageReference Include="System.Drawing.Common" Version="8.0.8" />
<PackageReference Include="Mime-Detective" Version="24.7.1" />
<PackageReference Include="Enable.Common.Argument" Version="2.0.1" />
<PackageReference Include="SharperHacks.CoreLibs.Constants" Version="4.0.0" />
Expand Down

0 comments on commit 3e448de

Please sign in to comment.