mirror of
https://gitee.com/chinware/atomui.git
synced 2024-11-30 02:47:45 +08:00
8 lines
230 B
XML
8 lines
230 B
XML
<Project>
|
|
<PropertyGroup>
|
|
|
|
<PackageOutputPath>$(MSBuildThisFileDirectory)..\_output\Nuget\</PackageOutputPath>
|
|
<OutputPath>$(MSBuildThisFileDirectory)..\_output\Bin\$(Configuration)\</OutputPath>
|
|
|
|
</PropertyGroup>
|
|
</Project> |