Skip to content

Commit 2b26a57

Browse files
Bump System.Text.Encodings.Web from 5.0.0 to 5.0.1 (#193)
--- updated-dependencies: - dependency-name: System.Text.Encodings.Web dependency-version: 5.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3094e6c commit 2b26a57

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

GoogleMapsApi/GoogleMapsApi.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949
</ItemGroup>
5050

5151
<ItemGroup Condition="'$(TargetFramework)' == 'net481' OR '$(TargetFramework)' == 'net462' OR '$(TargetFramework)' == 'netstandard2.0'">
52+
<PackageReference Include="System.Text.Encodings.Web" Version="5.0.1" />
5253
<PackageReference Include="System.Text.Json" Version="5.0.0" />
5354
</ItemGroup>
5455
</Project>

0 commit comments

Comments
 (0)