Skip to content

Commit fa7ff7a

Browse files
committed
Update MarkdownSnippets.csproj
1 parent 074fb17 commit fa7ff7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MarkdownSnippets/MarkdownSnippets.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ItemGroup>
77
<PackageReference Include="ProjectDefaults" Version="1.0.106" PrivateAssets="all" />
88
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
9-
<PackageReference Include="Polyfill" Version="1.33.1" PrivateAssets="all" />
9+
<PackageReference Include="Polyfill" Version="1.33.2" PrivateAssets="all" />
1010
<PackageReference Include="System.Memory" Version="4.5.5" Condition="'$(TargetFrameworkIdentifier)' == '.NETStandard' OR '$(TargetFrameworkIdentifier)' == '.NETFramework' OR '$(TargetFrameworkIdentifier)' == '.NETCOREAPP'" />
1111
</ItemGroup>
1212
</Project>

0 commit comments

Comments
 (0)