Skip to content

Commit a434cbe

Browse files
committed
Update dependency Polyfill to 9.2.0
1 parent 0f28fd8 commit a434cbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/Nice3point.Revit.Extensions/Nice3point.Revit.Extensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<PackageReference Include="Nice3point.Revit.Api.RevitAPIUI" Version="$(RevitVersion).*" PrivateAssets="all"/>
7575
<PackageReference Include="Nice3point.Revit.Api.UIFramework" Version="$(RevitVersion).*" PrivateAssets="all"/>
7676
<PackageReference Include="Nice3point.Revit.Api.UIFrameworkServices" Version="$(RevitVersion).*" PrivateAssets="all"/>
77-
<PackageReference Include="Polyfill" Version="9.1.0" PrivateAssets="all"/>
77+
<PackageReference Include="Polyfill" Version="9.2.0" PrivateAssets="all"/>
7878
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2"/>
7979
</ItemGroup>
8080

0 commit comments

Comments
 (0)