We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6775b80 commit 3bf46b8Copy full SHA for 3bf46b8
src/TextCopy/TextCopy.csproj
@@ -10,7 +10,7 @@
10
<DefineConstants>$(DefineConstants);IOS</DefineConstants>
11
</PropertyGroup>
12
<ItemGroup>
13
- <PackageReference Include="Polyfill" Version="1.33.2" PrivateAssets="all" />
+ <PackageReference Include="Polyfill" Version="1.34.0" PrivateAssets="all" />
14
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" Condition="$(TargetFramework) == 'net462'" />
15
<WeaverFiles Include="$(SolutionDir)Weavers\bin\$(Configuration)\netstandard2.0\Weavers.dll" />
16
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all" />
0 commit comments