Skip to content
Merged
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
chore(deps): update dependency polyfill to 7.4.0
  • Loading branch information
renovate[bot] authored Nov 17, 2024
commit 66074adbb3818c490707b58344477d1169551b51
2 changes: 1 addition & 1 deletion samples/LoginApp/LoginApp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<CodeAnalysisRuleSet />
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Polyfill" Version="7.3.0">
<PackageReference Include="Polyfill" Version="7.4.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Loading