Skip to content

Commit

Permalink
device
Browse files Browse the repository at this point in the history
  • Loading branch information
damienbod committed Jan 2, 2025
1 parent 4d9948e commit eaa56b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions DeviceFlowWeb/DeviceFlowWeb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
<ImplicitUsings>enable</ImplicitUsings>
</PropertyGroup>

<PropertyGroup>
<DefaultItemExcludes>$(DefaultItemExcludes);wwwroot\css\site.min.css;wwwroot\css\vendor.min.css;wwwroot\js\site.min.js;wwwroot\js\vendor-validation.min.js;wwwroot\js\vendor.min.js</DefaultItemExcludes>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="BuildBundlerMinifier" Version="3.2.449" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="9.0.0" />
Expand Down

0 comments on commit eaa56b5

Please sign in to comment.