Skip to content

Commit

Permalink
Bump DefaultCSharp from 1.0.0-test06 to 1.0.0-test07 in /source
Browse files Browse the repository at this point in the history
Bumps [DefaultCSharp](https://github.com/Doraku/DefaultCSharp) from 1.0.0-test06 to 1.0.0-test07.
- [Release notes](https://github.com/Doraku/DefaultCSharp/releases)
- [Changelog](https://github.com/Doraku/DefaultCSharp/blob/master/Release.bat)
- [Commits](Doraku/DefaultCSharp@1.0.0-test06...1.0.0-test07)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent df84a9b commit d2acac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DefaultCSharp" Version="1.0.0-test06" PrivateAssets="all" />
<PackageReference Include="DefaultCSharp" Version="1.0.0-test07" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit d2acac7

Please sign in to comment.