Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
(developmentDependency, no lib/), so it compiles in and never becomes a dependency of
anything. It requires LangVersion 14; see the Language block in Directory.Build.props.
-->
<PackageVersion Include="Polyfill" Version="11.3.0" />
<PackageVersion Include="Polyfill" Version="11.4.0" />
<!--
PublicApiGenerator renders the approved public-API surface (see PublicApiSurfaceTests). It is
a test-only tool, never a dependency of a shipped package, so it carries PrivateAssets="all"
Expand Down
Loading