Skip to content

Commit

Permalink
Update dependency System.Text.Encoding.CodePages to 9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent f4e34a0 commit 42bd2b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Tasks/Tasks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
</ItemGroup>

<ItemGroup Condition="'$(TargetFrameworkIdentifier)' == '.NETCoreApp'">
<PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.0" CopyLocal="false" Publish="false" PrivateAssets="All" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="9.0.1" CopyLocal="false" Publish="false" PrivateAssets="All" />
</ItemGroup>
<Target Name="RemoveMicrosoftBuildDllsFromOutput" AfterTargets="ResolveReferences">
<PropertyGroup>
Expand Down

0 comments on commit 42bd2b3

Please sign in to comment.