Skip to content

Commit

Permalink
Edit project files
Browse files Browse the repository at this point in the history
  • Loading branch information
peteroupc committed Feb 5, 2024
1 parent 334d21c commit 4d25d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CBOR/CBOR.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ Note that after version 4.5x, the CBOR library's repository will stop including
<PackageReference Include="PeterO.Numbers" Version="1.8.2" />

<PackageReference Include='PeterO.DataUtilities' Version='1.1.0'/>
<PackageReference Include='Microsoft.CodeAnalysis.NetAnalyzers' PrivateAssets='All' Version='7.0.3'/></ItemGroup>
<PackageReference Include='Microsoft.CodeAnalysis.NetAnalyzers' PrivateAssets='All' Version='8.0.0'/></ItemGroup>
</Project>

0 comments on commit 4d25d1e

Please sign in to comment.