mirror of
https://gitee.com/chinware/atomui.git
synced 2024-12-02 03:47:52 +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> |