Skip to content

Commit

Permalink
Bump SharpProp from 7.2.1 to 7.2.2
Browse files Browse the repository at this point in the history
Bumps [SharpProp](https://github.com/portyanikhin/SharpProp) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/portyanikhin/SharpProp/releases)
- [Commits](portyanikhin/SharpProp@v7.2.1...v7.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent 2e3494c commit 617176c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/VCRC/VCRC.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="FluentValidation" Version="11.8.1"/>
<PackageReference Include="MathNet.Numerics" Version="5.0.0"/>
<PackageReference Include="SharpProp" Version="7.2.1"/>
<PackageReference Include="SharpProp" Version="7.2.2"/>
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 617176c

Please sign in to comment.