Skip to content

Commit

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

---
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 Nov 18, 2024
1 parent 5642a5b commit d1bf000
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-test07" PrivateAssets="all" />
<PackageReference Include="DefaultCSharp" Version="1.0.1" PrivateAssets="all" />
</ItemGroup>

</Project>

0 comments on commit d1bf000

Please sign in to comment.