Skip to content

Commit

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

---
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 Nov 11, 2024
1 parent 5d7e5d3 commit e393f4a
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="1.0.0-beta03" PrivateAssets="all" Condition="'$(Version)' != '0.0.0' AND '$(TargetFramework)' == 'net8.0'" />
<PackageReference Include="DefaultDocumentation" Version="1.0.0-beta04" 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 e393f4a

Please sign in to comment.