Skip to content

Commit

Permalink
Clean up dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Layoric committed Jan 18, 2024
1 parent 09d5215 commit eab87c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions NorthwindAuto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="8.*" />
<PackageReference Include="ServiceStack" Version="8.*" />
<PackageReference Include="ServiceStack.AspNetCore.OpenApi" Version="8.*" />
<PackageReference Include="ServiceStack.Blazor" Version="8.*" />
<PackageReference Include="ServiceStack.Mvc" Version="8.*" />
<PackageReference Include="ServiceStack.OrmLite.Sqlite.Data" Version="8.*" />
<PackageReference Include="ServiceStack.Extensions" Version="8.*" />
<PackageReference Include="ServiceStack.Server" Version="8.*" />
Expand Down

0 comments on commit eab87c2

Please sign in to comment.