Skip to content

Commit

Permalink
Update Utf8StreamReader dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
neuecc committed Mar 29, 2024
1 parent 89b951b commit 01241cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Claudia/Claudia.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Utf8StreamReader" Version="1.0.0" />
<PackageReference Include="Utf8StreamReader" Version="1.2.0" />
</ItemGroup>

<ItemGroup Condition="$(TargetFramework) == 'net6.0' Or $(TargetFramework) == 'netstandard2.1'">
Expand Down

0 comments on commit 01241cd

Please sign in to comment.