Skip to content

Commit

Permalink
Bump Arcane.Framework from 0.0.30 to 0.0.31 in /src (#17)
Browse files Browse the repository at this point in the history
* Bump Arcane.Framework from 0.0.30 to 0.0.31 in /src

Bumps [Arcane.Framework](https://github.com/SneaksAndData/arcane-framework) from 0.0.30 to 0.0.31.
- [Release notes](https://github.com/SneaksAndData/arcane-framework/releases)
- [Commits](SneaksAndData/arcane-framework@v0.0.30...v0.0.31)

---
updated-dependencies:
- dependency-name: Arcane.Framework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update Arcane.Stream.SqlServer.csproj

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vitalii Savitskii <[email protected]>
  • Loading branch information
dependabot[bot] and s-vitaliy authored Oct 10, 2024
1 parent 945c943 commit 9ec1241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Arcane.Stream.SqlServer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Arcane.Framework" Version="0.0.30" />
<PackageReference Include="Arcane.Framework" Version="0.0.32" />
</ItemGroup>

</Project>

0 comments on commit 9ec1241

Please sign in to comment.