Skip to content

Commit dc7f9e9

Browse files
Bump Polyfill from 1.33.2 to 1.34.0 in /src (#682)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cd12af commit dc7f9e9

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.107" PrivateAssets="all" />
88
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
9-
<PackageReference Include="Polyfill" Version="1.33.2" PrivateAssets="all" />
9+
<PackageReference Include="Polyfill" Version="1.34.0" 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)