mirror of
https://github.com/nsnail/ns-ext.git
synced 2025-07-02 02:08:15 +08:00
1.0.4
This commit is contained in:
7
Directory.Build.props
Normal file
7
Directory.Build.props
Normal file
@ -0,0 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<BaseOutputPath>../build/temp/bin</BaseOutputPath>
|
||||
<BaseIntermediateOutputPath>../build/temp/obj</BaseIntermediateOutputPath>
|
||||
<MSBuildProjectExtensionsPath>../build/temp/obj</MSBuildProjectExtensionsPath>
|
||||
</PropertyGroup>
|
||||
</Project>
|
Reference in New Issue
Block a user