mirror of
https://github.com/ShrlAlgo/AddinManager.git
synced 2026-03-07 16:38:56 +00:00
修改为json存储
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user