Xbim.PropertySets.4
XbimTeam have changed the approach to the Nuget packages ID. Xbim.PropertySets.4 has been discontinued, but an alternative is available; the alternative package is called "Xbim.PropertySets". To install it, you can proceed as follows: Case 1: If you want to install Xbim.PropertySets support from scratch in your solution. Search and install the "Xbim.PropertySets" package instead. Case 2: If you have already installed this version. Issue the following command in the Package Manager Console window: Uninstall-Package Xbim.PropertySets.4 –Force Afterwards you should still have Xbim.PropertySets package in your solution. You can safely delete this file and the XbimUpdate folder in your solution.
Install
dotnet add package Xbim.PropertySets.4 --version 4.0.1
Install-Package Xbim.PropertySets.4 -Version 4.0.1
<PackageReference Include="Xbim.PropertySets.4" Version="4.0.1" />
Frameworks
No framework metadata available.
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
No target framework metadata is available. Confirm compatibility in a representative project before standardising on this package.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.