We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f93db9f commit 7276469Copy full SHA for 7276469
samples/LoginApp/LoginApp.csproj
@@ -10,7 +10,7 @@
10
<CodeAnalysisRuleSet />
11
</PropertyGroup>
12
<ItemGroup>
13
- <PackageReference Include="Polyfill" Version="7.17.0">
+ <PackageReference Include="Polyfill" Version="7.18.0">
14
<PrivateAssets>all</PrivateAssets>
15
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
16
</PackageReference>
0 commit comments