Skip to content

Commit

Permalink
Bump DefaultDocumentation from 0.9.0-beta01 to 0.9.0-beta02 in /source
Browse files Browse the repository at this point in the history
Bumps [DefaultDocumentation](https://github.com/Doraku/DefaultDocumentation) from 0.9.0-beta01 to 0.9.0-beta02.
- [Release notes](https://github.com/Doraku/DefaultDocumentation/releases)
- [Changelog](https://github.com/Doraku/DefaultDocumentation/blob/master/documentation/NEXT_RELEASENOTES.txt)
- [Commits](Doraku/DefaultDocumentation@0.9.0-beta01...0.9.0-beta02)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent b162e8b commit dd16edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/DefaultUnDo/DefaultUnDo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="DefaultDocumentation" Version="0.9.0-beta01" PrivateAssets="all" Condition="'$(Version)' != '0.0.0' AND '$(TargetFramework)' == 'net8.0'" />
<PackageReference Include="DefaultDocumentation" Version="0.9.0-beta02" PrivateAssets="all" Condition="'$(Version)' != '0.0.0' AND '$(TargetFramework)' == 'net8.0'" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" />
</ItemGroup>

Expand Down

0 comments on commit dd16edb

Please sign in to comment.