mirror of
https://gitee.com/chinware/atomui.git
synced 2024-11-29 18:38:16 +08:00
8 lines
248 B
XML
8 lines
248 B
XML
<Project>
|
|
<PropertyGroup>
|
|
|
|
<PackageOutputPath>$(MSBuildThisFileDirectory)..\_output\Nuget\</PackageOutputPath>
|
|
<OutputPath>$(MSBuildThisFileDirectory)..\_output\Bin\$(Configuration)\</OutputPath>
|
|
|
|
</PropertyGroup>
|
|
</Project> |