Skip to content

Commit

Permalink
Bump BSN.Commons.PresentationInfrastructure from 1.10.3 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps [BSN.Commons.PresentationInfrastructure](https://github.com/BSVN/Commons) from 1.10.3 to 1.12.0.
- [Release notes](https://github.com/BSVN/Commons/releases)
- [Commits](BSVN/Commons@1.10.3...1.12.0)

---
updated-dependencies:
- dependency-name: BSN.Commons.PresentationInfrastructure
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent a78b3c2 commit f321a53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/BSN.IpTables.Api/BSN.IpTables.Api.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>net6.0</TargetFramework>
Expand All @@ -19,7 +19,7 @@
<PackageReference Include="Autofac.Configuration" Version="6.0.0" />
<PackageReference Include="Autofac.Extensions.DependencyInjection" Version="8.0.0" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="BSN.Commons.PresentationInfrastructure" Version="1.10.3" />
<PackageReference Include="BSN.Commons.PresentationInfrastructure" Version="1.12.0" />
<PackageReference Include="IPTables.Net" Version="0.9.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.1.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer" Version="5.1.0" />
Expand Down

0 comments on commit f321a53

Please sign in to comment.