Skip to content

Commit

Permalink
Update packages and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nihlus committed Jul 23, 2024
1 parent e712ad5 commit 8bf0828
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<ItemGroup>
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Options" Version="8.0.2" />
<PackageVersion Include="Nullability.Source" Version="2.3.0" />
<PackageVersion Include="Remora.Results" Version="7.4.1" />
<PackageVersion Include="Microsoft.Extensions.DependencyInjection" Version="8.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion Remora.Commands/Remora.Commands.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<PropertyGroup>
<VersionPrefix>10.0.5</VersionPrefix>
<VersionPrefix>10.0.6</VersionPrefix>
<Description>A platform-agnostic command parser and dispatcher.</Description>
<PackageReleaseNotes>
Upgrade Remora.Sdk.
Expand Down

0 comments on commit 8bf0828

Please sign in to comment.