Skip to content

Commit

Permalink
Update TextCopy.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Dec 10, 2023
1 parent 0973648 commit fe8cf10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TextCopy/TextCopy.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<DefineConstants>$(DefineConstants);IOS</DefineConstants>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Polyfill" Version="1.32.1" PrivateAssets="all" />
<PackageReference Include="Polyfill" Version="1.33.2" PrivateAssets="all" />
<PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" Condition="$(TargetFramework) == 'net462'" />
<WeaverFiles Include="$(SolutionDir)Weavers\bin\$(Configuration)\netstandard2.0\Weavers.dll" />
<PackageReference Include="Fody" Version="6.8.0" PrivateAssets="all" />
Expand Down

0 comments on commit fe8cf10

Please sign in to comment.