Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump ProjectDefaults from 1.0.155 to 1.0.156
---
updated-dependencies:
- dependency-name: ProjectDefaults
  dependency-version: 1.0.156
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 7, 2025
commit bbde68705034943094c99a79846cad542e54ae39
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<PackageVersion Include="NUnit" Version="4.3.2" />
<PackageVersion Include="NUnit3TestAdapter" Version="5.0.0" />
<PackageVersion Include="Polyfill" Version="7.5.0" />
<PackageVersion Include="ProjectDefaults" Version="1.0.155" />
<PackageVersion Include="ProjectDefaults" Version="1.0.156" />
<PackageVersion Include="System.Data.SqlClient" Version="4.9.0" />
<PackageVersion Include="Verify" Version="29.2.0" />
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
Expand Down
Loading