修改为json存储

This commit is contained in:
GG Z
2026-01-02 11:14:44 +08:00
parent b717bc5ba1
commit b29222e5d0
20 changed files with 477 additions and 127 deletions

View File

@@ -9,8 +9,10 @@
<AppendPlatformToOutputPath>False</AppendPlatformToOutputPath>
<AppendTargetFrameworkToOutputPath>False</AppendTargetFrameworkToOutputPath>
<TargetFramework>net48</TargetFramework>
<Platforms>AnyCPU;x64</Platforms>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.4" />
<PackageReference Include="Nice3point.Revit.Api.AdWindows" Version="2020.2.60" />
<PackageReference Include="Nice3point.Revit.Api.RevitAPI" Version="2020.2.60" />
<PackageReference Include="Nice3point.Revit.Api.RevitAPIUI" Version="2020.2.60" />