Skip to content

Commit

Permalink
Merge pull request #6 from Doraku/dependabot/nuget/source/DefaultDocu…
Browse files Browse the repository at this point in the history
…mentation-0.9.0-beta02

Bump DefaultDocumentation from 0.9.0-beta01 to 0.9.0-beta02 in /source
  • Loading branch information
Doraku authored Oct 21, 2024
2 parents b162e8b + dd16edb commit cef27c6
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 cef27c6

Please sign in to comment.