Skip to content

Commit

Permalink
EHD-455: Removed unused static files: BuildBundleMinifier Nuget package
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgriff committed Nov 20, 2024
1 parent 24edbf3 commit 6ff5f2c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions GenderPayGap.WebUI/GenderPayGap.WebUI.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<TargetFramework>netcoreapp3.1</TargetFramework>
Expand Down Expand Up @@ -91,8 +91,6 @@

<PackageReference Include="AWSSDK.S3" Version="3.3.111.26" />

<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" />

<PackageReference Include="Hangfire" Version="1.7.11" />
<PackageReference Include="Hangfire.AspNetCore" Version="1.7.11" />
<PackageReference Include="HangFire.Autofac" Version="2.3.1" />
Expand Down

0 comments on commit 6ff5f2c

Please sign in to comment.