We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89b8ec2 + a434cbe commit 69a99e8Copy full SHA for 69a99e8
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