| | |
| | | <UseWindowsForms>true</UseWindowsForms> |
| | | <UseWPF>true</UseWPF> |
| | | <ImportWindowsDesktopTargets>true</ImportWindowsDesktopTargets> |
| | | <BaseOutputPath>\bin</BaseOutputPath> |
| | | </PropertyGroup> |
| | | <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
| | | <OutputPath>..\bin\debug\</OutputPath> |
| | |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <ProjectReference Include="..\Yw.EPAnet.Calcu.Core\Yw.EPAnet.Calcu.Core.csproj" /> |
| | | <ProjectReference Include="..\Yw.EPAnet.Core\Yw.EPAnet.Core.csproj" /> |
| | | </ItemGroup> |
| | | <ItemGroup> |
| | | <PackageReference Include="Microsoft.CSharp" Version="4.7.0" /> |