Skip to content

Commit

Permalink
Update Packages and Remove Static Files (ardalis#652)
Browse files Browse the repository at this point in the history
* Update Packages and Remove Static Files

* Remove unused packages
  • Loading branch information
KyleMcMaster authored Dec 14, 2023
1 parent b7c9cda commit dfeb7cb
Show file tree
Hide file tree
Showing 61 changed files with 2 additions and 74,064 deletions.
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
<PackageVersion Include="Autofac" Version="7.1.0" />
<PackageVersion Include="Autofac.Extensions.DependencyInjection" Version="8.0.0" />
<PackageVersion Include="coverlet.collector" Version="6.0.0" />
<PackageVersion Include="FastEndpoints" Version="5.20.0" />
<PackageVersion Include="FastEndpoints" Version="5.20.1" />
<PackageVersion Include="FastEndpoints.ApiExplorer" Version="2.2.0" />
<PackageVersion Include="FastEndpoints.Swagger" Version="5.20.0" />
<PackageVersion Include="FastEndpoints.Swagger" Version="5.20.1" />
<PackageVersion Include="FastEndpoints.Swagger.Swashbuckle" Version="2.2.0" />
<PackageVersion Include="FluentAssertions" Version="6.12.0" />
<PackageVersion Include="MailKit" Version="4.3.0" />
Expand Down
18 changes: 0 additions & 18 deletions src/Clean.Architecture.Web/wwwroot/css/site.css

This file was deleted.

Binary file removed src/Clean.Architecture.Web/wwwroot/favicon.ico
Binary file not shown.
4 changes: 0 additions & 4 deletions src/Clean.Architecture.Web/wwwroot/js/site.js

This file was deleted.

22 changes: 0 additions & 22 deletions src/Clean.Architecture.Web/wwwroot/lib/bootstrap/LICENSE

This file was deleted.

Loading

0 comments on commit dfeb7cb

Please sign in to comment.