Skip to content

Commit

Permalink
chore: fix merge conflict?
Browse files Browse the repository at this point in the history
  • Loading branch information
VelvetToroyashi committed Mar 17, 2024
1 parent 63f2207 commit 30d2c4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Remora.Commands/Remora.Commands.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="OneOf" Version="3.0.223" />
<PackageReference Include="Remora.Results" Version="7.2.3" />
<PackageReference Include="OneOf" Version="3.0.223" />
<PackageReference Update="Remora.Results.Analyzers" Version="1.0.0" />
</ItemGroup>

Expand Down

0 comments on commit 30d2c4a

Please sign in to comment.