1>------ Rebuild All started: Project: RevitLookup, Configuration: Debug (For Release build of Revit) Any CPU ------ 1>\\Mac\Home\a\src\rvt\RevitLookup\CS\Snoop\CollectorExts\ExtensibleStorageEntityContentStream.cs(57,67,57,81): warning CS0618: 'Field.UnitType' is obsolete: 'This property is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetSpecTypeId()` method instead.' 1>\\Mac\Home\a\src\rvt\RevitLookup\CS\Snoop\CollectorExts\ExtensibleStorageEntityContentStream.cs(57,35,57,83): warning CS0618: 'UnitUtils.GetValidDisplayUnits(UnitType)' is obsolete: 'This method is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetValidUnits(ForgeTypeId)` method instead.' 1>\\Mac\Home\a\src\rvt\RevitLookup\CS\Snoop\CollectorExts\ExtensibleStorageEntityContentStream.cs(141,57,141,72): warning CS0618: 'DisplayUnitType' is obsolete: 'This enumeration is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `ForgeTypeId` class instead. Use constant members of the `UnitTypeId` class to replace uses of specific values of this enumeration.' 1> RevitLookup -> \\Mac\Home\a\src\rvt\RevitLookup\CS\bin\Debug\RevitLookup.dll 1> '\\Mac\Home\a\src\rvt\RevitLookup\CS\bin\Debug' 1> CMD.EXE was started with the above path as the current directory. 1> UNC paths are not supported. Defaulting to Windows directory. 1> 1 file(s) copied. 1> 1 file(s) copied. ========== Rebuild All: 1 succeeded, 0 failed, 0 skipped ========== Severity Code Description Project File Line Suppression State Warning CS0618 'DisplayUnitType' is obsolete: 'This enumeration is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `ForgeTypeId` class instead. Use constant members of the `UnitTypeId` class to replace uses of specific values of this enumeration.' RevitLookup \\Mac\Home\a\src\rvt\RevitLookup\CS\Snoop\CollectorExts\ExtensibleStorageEntityContentStream.cs 141 Active Warning CS0618 'UnitUtils.GetValidDisplayUnits(UnitType)' is obsolete: 'This method is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetValidUnits(ForgeTypeId)` method instead.' RevitLookup \\Mac\Home\a\src\rvt\RevitLookup\CS\Snoop\CollectorExts\ExtensibleStorageEntityContentStream.cs 57 Active Warning CS0618 'Field.UnitType' is obsolete: 'This property is deprecated in Revit 2021 and may be removed in a future version of Revit. Please use the `GetSpecTypeId()` method instead.' RevitLookup \\Mac\Home\a\src\rvt\RevitLookup\CS\Snoop\CollectorExts\ExtensibleStorageEntityContentStream.cs 57 Active