Skip to content

Commit fe8cf10

Browse files
committed
Update TextCopy.csproj
1 parent 0973648 commit fe8cf10

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.32.1" PrivateAssets="all" />
13+
<PackageReference Include="Polyfill" Version="1.33.2" 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)