File tree Expand file tree Collapse file tree 4 files changed +19
-0
lines changed Expand file tree Collapse file tree 4 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 3939* .manifest
4040* .rc
4141* ~
42+ .vs
4243ipch /
4344obj /
4445[Bb ]in
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup Label =" VSTSOutputDirectory" >
4+ <OutputSubDir >ApplicationUnderTests\$(MSBuildProjectName)</OutputSubDir >
5+ </PropertyGroup >
6+ </Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup Label =" VSTSOutputDirectory" >
4+ <OutputSubDir >Samples\$(MSBuildProjectName)</OutputSubDir >
5+ </PropertyGroup >
6+ </Project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <PropertyGroup Label =" VSTSOutputDirectory" >
4+ <OutputSubDir >Tests\$(MSBuildProjectName)</OutputSubDir >
5+ </PropertyGroup >
6+ </Project >
You can’t perform that action at this time.
0 commit comments