File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
src/Xamarin.Android.Build.Tasks/Tests/Xamarin.Android.Build.Tests
tests/MSBuildDeviceIntegration Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 66 <OutputPath >..\..\..\..\bin\Test$(Configuration)</OutputPath >
77 <SignAssembly >true</SignAssembly >
88 <AssemblyOriginatorKeyFile >..\..\..\..\product.snk</AssemblyOriginatorKeyFile >
9+ <DebugSymbols >True</DebugSymbols >
10+ <DebugType >portable</DebugType >
911 </PropertyGroup >
1012
1113 <Import Project =" ..\..\..\..\Configuration.props" />
Original file line number Diff line number Diff line change 77 <OutputPath >..\..\bin\Test$(Configuration)\MSBuildDeviceIntegration\</OutputPath >
88 <SignAssembly >true</SignAssembly >
99 <AssemblyOriginatorKeyFile >..\..\product.snk</AssemblyOriginatorKeyFile >
10+ <DebugSymbols >True</DebugSymbols >
11+ <DebugType >portable</DebugType >
1012 </PropertyGroup >
1113
1214 <Import Project =" ..\..\Configuration.props" />
You can’t perform that action at this time.
0 commit comments