We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 682f241 + cc9218c commit 08dd00aCopy full SHA for 08dd00a
2 files changed
src/Extensaur/Extensaur.csproj
@@ -12,7 +12,7 @@
12
</PropertyGroup>
13
14
<ItemGroup>
15
- <PackageReference Include="Polyfill" Version="9.24.0">
+ <PackageReference Include="Polyfill" Version="10.0.0">
16
<PrivateAssets>all</PrivateAssets>
17
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
18
</PackageReference>
test/Extensaur.Performance/Extensaur.Performance.csproj
@@ -10,7 +10,7 @@
10
11
<PackageReference Include="BenchmarkDotNet" Version="0.15.8" />
0 commit comments