We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c8095 commit aaaf1e5Copy full SHA for aaaf1e5
src/Directory.Build.props
@@ -0,0 +1,6 @@
1
+<Project>
2
+ <PropertyGroup>
3
+ <BaseIntermediateOutputPath>$(MSBuildThisFileDirectory)..\obj\$(MSBuildProjectName)\</BaseIntermediateOutputPath>
4
+ <OutputPath>$(MSBuildThisFileDirectory)..\bin\$(MSBuildProjectName)\$(Configuration)\</OutputPath>
5
+ </PropertyGroup>
6
+</Project>
0 commit comments