Skip to content

Commit 7aeab91

Browse files
chore(deps): update dependency polyfill to 7.12.0 (#736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8572d36 commit 7aeab91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/LoginApp/LoginApp.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<CodeAnalysisRuleSet />
1111
</PropertyGroup>
1212
<ItemGroup>
13-
<PackageReference Include="Polyfill" Version="7.11.0">
13+
<PackageReference Include="Polyfill" Version="7.12.0">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)