Skip to content

Commit

Permalink
build: update package
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmet-cetinkaya committed Mar 24, 2024
1 parent 0f12afd commit ec014c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/starterProject/WebAPI/WebAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<PackageReference Include="Microsoft.Extensions.Caching.StackExchangeRedis" Version="8.0.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="NArchitecture.Core.CrossCuttingConcerns.Exception.WebApi" Version="1.0.0" />
<PackageReference Include="NArchitecture.Core.CrossCuttingConcerns.Exception.WebApi" Version="1.1.0" />
<PackageReference Include="NArchitecture.Core.Localization.WebApi" Version="1.0.0" />
<PackageReference Include="NArchitecture.Core.Persistence.WebApi" Version="1.0.0" />
<PackageReference Include="NArchitecture.Core.Security.WebApi.Swagger" Version="1.0.0" />
Expand Down

0 comments on commit ec014c6

Please sign in to comment.