We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f28fd8 commit a434cbeCopy full SHA for a434cbe
1 file changed
source/Nice3point.Revit.Extensions/Nice3point.Revit.Extensions.csproj
@@ -74,7 +74,7 @@
74
<PackageReference Include="Nice3point.Revit.Api.RevitAPIUI" Version="$(RevitVersion).*" PrivateAssets="all"/>
75
<PackageReference Include="Nice3point.Revit.Api.UIFramework" Version="$(RevitVersion).*" PrivateAssets="all"/>
76
<PackageReference Include="Nice3point.Revit.Api.UIFrameworkServices" Version="$(RevitVersion).*" PrivateAssets="all"/>
77
- <PackageReference Include="Polyfill" Version="9.1.0" PrivateAssets="all"/>
+ <PackageReference Include="Polyfill" Version="9.2.0" PrivateAssets="all"/>
78
<PackageReference Include="JetBrains.Annotations" Version="2025.2.2"/>
79
</ItemGroup>
80
0 commit comments