Skip to content

Commit

Permalink
Merge pull request #680 from dennis-gr/RemoveSuperfluousPackage
Browse files Browse the repository at this point in the history
Remove unused package reference to Microsoft.Extensions.Http
  • Loading branch information
abuzuhri authored Dec 11, 2023
2 parents a1c3810 + a2f87eb commit 6247c95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Source/FikaAmazonAPI/FikaAmazonAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@
<PackageReference Include="AWSSDK.SecurityToken" Version="3.7.100.52" />
<PackageReference Include="AWSSDK.SQS" Version="3.7.100.52" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="RestSharp" Version="110.2.0" />
<PackageReference Include="RestSharp.Serializers.NewtonsoftJson" Version="110.2.0" />
Expand Down

0 comments on commit 6247c95

Please sign in to comment.