Skip to content

Commit 3bf46b8

Browse files
Bump Polyfill from 1.33.2 to 1.34.0 in /src
Bumps [Polyfill](https://github.com/SimonCropp/Polyfill) from 1.33.2 to 1.34.0. - [Commits](https://github.com/SimonCropp/Polyfill/commits/1.34.0) --- updated-dependencies: - dependency-name: Polyfill dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6775b80 commit 3bf46b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/TextCopy/TextCopy.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<DefineConstants>$(DefineConstants);IOS</DefineConstants>
1111
</PropertyGroup>
1212
<ItemGroup>
13-
<PackageReference Include="Polyfill" Version="1.33.2" PrivateAssets="all" />
13+
<PackageReference Include="Polyfill" Version="1.34.0" PrivateAssets="all" />
1414
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" Condition="$(TargetFramework) == 'net462'" />
1515
<WeaverFiles Include="$(SolutionDir)Weavers\bin\$(Configuration)\netstandard2.0\Weavers.dll" />
1616
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all" />

0 commit comments

Comments
 (0)