Skip to content

Commit

Permalink
Bump HMBSbige.SingleInstance from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [HMBSbige.SingleInstance](https://github.com/HMBSbige/SingleInstance) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/HMBSbige/SingleInstance/releases)
- [Commits](HMBSbige/SingleInstance@6.0.0...6.0.1)

---
updated-dependencies:
- dependency-name: HMBSbige.SingleInstance
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent 9d99eb1 commit b0bf41f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Netch/Netch.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<Import Project="..\common.props" />

Expand Down Expand Up @@ -45,7 +45,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="HMBSbige.SingleInstance" Version="6.0.0" />
<PackageReference Include="HMBSbige.SingleInstance" Version="6.0.1" />
<PackageReference Include="MaxMind.GeoIP2" Version="5.1.0" />
<PackageReference Include="Microsoft.Diagnostics.Tracing.TraceEvent" Version="3.0.7" GeneratePathProperty="true" />
<PackageReference Include="Microsoft.VisualStudio.Threading" Version="17.5.22" />
Expand Down

0 comments on commit b0bf41f

Please sign in to comment.