lixiaojun
2024-07-29 72d1856d8097fa55e54e1ed4cc1ae06912f3e57e
Service/HStation.Service.Revit.Core/HStation.Service.Revit.Core.csproj
@@ -3,7 +3,11 @@
  <PropertyGroup>
    <TargetFramework>net6.0</TargetFramework>
    <ImplicitUsings>enable</ImplicitUsings>
    <Nullable>enable</Nullable>
    <Nullable>disable</Nullable>
  </PropertyGroup>
  <ItemGroup>
    <PackageReference Include="Yw.Newtonsoft.Core" Version="3.0.0" />
  </ItemGroup>
</Project>