1.2.1-beta
Pre-release
Pre-release
Features
- Support
net7.0-windows
for Revit 2025.
Application
- Add
EnsureApsUserHaveOpenId
to make sureOpenId
has data. - Disable
EnsureApsUserHaveOpenId
, not workingOpenId
is null afterRefresh
. - Update
OpenFile
inLog
. - Update
net7.0-windows
for Revit 2025. - Update
csproj
.
Shared
- Update
net6.0-windows
framework.
Console
- Update
net7.0-windows
framework. - Update
csproj
. - Update
MarshalUtils
innet7.0
- Update
RevitTestUtils
withhiddenRevitArgument
Build
- Update
net48
andnet7.0-windows
console zip.
TestAdapter
- Select resource console zip for NetFramework and NetCore.
- Update
ResourceConsoleUtils
- Update
RevitTestConsole
to remove+
in FileInfo.
Warning
- Ignore
Newtonsoft.Json
warning inApplication
project.