File tree Expand file tree Collapse file tree
test/MsgPack.UnitTest.Xamarin.Android Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
55 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
6- <ProductVersion >8.0.30703</ProductVersion >
7- <SchemaVersion >2.0</SchemaVersion >
86 <ProjectGuid >{5EDECDB4-5179-4441-974F-EC26B4F54528}</ProjectGuid >
97 <ProjectTypeGuids >{EFBA0AD7-5A72-4C68-AF49-83D382785DCF};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
108 <OutputType >Library</OutputType >
1412 <AndroidResgenClass >Resource</AndroidResgenClass >
1513 <MonoAndroidResourcePrefix >Resources</MonoAndroidResourcePrefix >
1614 <MonoAndroidAssetsPrefix >Assets</MonoAndroidAssetsPrefix >
17- <AndroidUseLatestPlatformSdk >True </AndroidUseLatestPlatformSdk >
15+ <AndroidUseLatestPlatformSdk >False </AndroidUseLatestPlatformSdk >
1816 <AssemblyName >MsgPack.UnitTest.Xamarin.Android</AssemblyName >
1917 <SignAssembly >true</SignAssembly >
2018 <AssemblyOriginatorKeyFile >..\..\src\MsgPack.snk</AssemblyOriginatorKeyFile >
21- <TargetFrameworkVersion >v4.0 .3</TargetFrameworkVersion >
19+ <TargetFrameworkVersion >v2 .3</TargetFrameworkVersion >
2220 <AndroidManifest >Properties\AndroidManifest.xml</AndroidManifest >
2321 </PropertyGroup >
2422 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
You can’t perform that action at this time.
0 commit comments