115 lines
5.1 KiB
XML
115 lines
5.1 KiB
XML
|
|
<Project Sdk="Microsoft.NET.Sdk">
|
|||
|
|
<PropertyGroup>
|
|||
|
|
<TargetFramework>net48</TargetFramework>
|
|||
|
|
<OutputType>Library</OutputType>
|
|||
|
|
<LangVersion>13.0</LangVersion>
|
|||
|
|
<GenerateAssemblyInfo>False</GenerateAssemblyInfo>
|
|||
|
|
<Platforms>AnyCPU;x64</Platforms>
|
|||
|
|
<AppendPlatformToOutputPath>False</AppendPlatformToOutputPath>
|
|||
|
|
<AppendTargetFrameworkToOutputPath>False</AppendTargetFrameworkToOutputPath>
|
|||
|
|
</PropertyGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<EmbeddedResource Include="commands.xml">
|
|||
|
|
<SubType>Designer</SubType>
|
|||
|
|
<LogicalName>CommandTable.xml</LogicalName>
|
|||
|
|
</EmbeddedResource>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<Reference Include="Bentley.Interop.MicroStationDGN">
|
|||
|
|
<HintPath>..\dlls\Bentley.Interop.MicroStationDGN.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Bentley.MicroStation">
|
|||
|
|
<HintPath>..\dlls\Bentley.MicroStation.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="PresentationFramework" />
|
|||
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|||
|
|
<Reference Include="Microsoft.CSharp" />
|
|||
|
|
<Reference Include="Bentley.Platform">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath>..\dlls\Bentley.Platform.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Bentley.DgnDisplayNet" HintPath="..\dlls\Bentley.DgnDisplayNet.dll" SpecificVersion="False" Private="False" />
|
|||
|
|
<Reference Include="Bentley.Interop.MicroStationDGN">
|
|||
|
|
<HintPath>..\dlls\Bentley.Interop.MicroStationDGN.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<!--<Reference Include="Bentley.MicroStation" HintPath="$(MSAssemblies)Bentley.MicroStation.dll" Private="False" />-->
|
|||
|
|
<Reference Include="Bentley.MicroStation.Interfaces.1.0">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath><!--$(MSAssemblies)-->..\dlls\Bentley.MicroStation.Interfaces.1.0.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Bentley.DgnPlatformNET" SpecificVersion="False" HintPath="..\dlls\Bentley.DgnPlatformNET.dll" Private="False" />
|
|||
|
|
<Reference Include="Bentley.ECObjects3">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath><!--$(MSAssemblies)-->..\dlls\Bentley.ECObjects3.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="ConstraintCommonNet">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath><!--$(MSAssemblies)-->..\dlls\ConstraintCommonNet.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Bentley.ECObjects.MixedMode3">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath><!--$(MSAssemblies)-->..\dlls\Bentley.ECObjects.MixedMode3.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Bentley.General.1.0">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath><!--$(MSAssemblies)-->..\dlls\Bentley.General.1.0.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Bentley.MicroStation.Interfaces.1.0">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<HintPath><!--$(MSAssemblies)-->..\dlls\Bentley.MicroStation.Interfaces.1.0.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Bentley.GeometryNET">
|
|||
|
|
<SpecificVersion>False</SpecificVersion>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
<HintPath><!--$(BentleyReferencePath)-->..\dlls\Bentley.GeometryNET.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Bentley.GeometryNET.Structs">
|
|||
|
|
<Private>False</Private>
|
|||
|
|
<HintPath><!--$(BentleyReferencePath)-->..\dlls\Bentley.GeometryNET.Structs.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<Reference Include="Bentley.MicroStation.WPF">
|
|||
|
|
<Private>False</Private>
|
|||
|
|
<HintPath><!--$(BentleyReferencePath)-->..\dlls\Bentley.MicroStation.WPF.dll</HintPath>
|
|||
|
|
</Reference>
|
|||
|
|
<!-- <Reference Include="MstnMixedAssistant">
|
|||
|
|
<HintPath>..\dlls\MstnMixedAssistant.dll</HintPath>
|
|||
|
|
<Private>True</Private>
|
|||
|
|
</Reference>-->
|
|||
|
|
<!-- <Reference Include="ORDClrCodeSTQC">
|
|||
|
|
<HintPath>..\dlls\ORDClrCodeSTQC.dll</HintPath>
|
|||
|
|
</Reference>-->
|
|||
|
|
<Reference Include="ustation">
|
|||
|
|
<HintPath><!--$(BentleyReferencePath)-->..\dlls\ustation.dll</HintPath>
|
|||
|
|
<Private>False</Private>
|
|||
|
|
</Reference>
|
|||
|
|
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
|
|||
|
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
|||
|
|
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
|
|||
|
|
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.122">
|
|||
|
|
<TreatAsUsed>True</TreatAsUsed>
|
|||
|
|
</PackageReference>
|
|||
|
|
</ItemGroup>
|
|||
|
|
<ItemGroup>
|
|||
|
|
<None Update="Cell\Ring.cel">
|
|||
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|||
|
|
</None>
|
|||
|
|
<None Update="License.txt">
|
|||
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|||
|
|
</None>
|
|||
|
|
<None Update="RingPlacement.dgnlib">
|
|||
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|||
|
|
</None>
|
|||
|
|
<None Update="RingPlacementAddin.cfg">
|
|||
|
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
|||
|
|
</None>
|
|||
|
|
</ItemGroup>
|
|||
|
|
</Project>
|