Skip to content

Commit e42864b

Browse files
chore(deps): update dependency polyfill to 8.0.1
1 parent 52dd856 commit e42864b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/LoginApp/LoginApp.csproj

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

0 commit comments

Comments
 (0)