Skip to content

Commit

Permalink
Oops.
Browse files Browse the repository at this point in the history
  • Loading branch information
Corniel committed Jul 7, 2023
1 parent 6ef0182 commit 15af685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Qowaiv/Qowaiv.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ v5.1.2
</ItemGroup>

<ItemGroup>
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.03" Condition="'$(TargetFramework)'=='netstandard2.0'" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="6.0.0" Condition="'$(TargetFramework)'=='netstandard2.0'" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 15af685

Please sign in to comment.