4343 </PropertyGroup >
4444 <ItemGroup >
4545 <Reference Include =" System" />
46+ <Reference Include =" System.ComponentModel" />
47+ <Reference Include =" System.Runtime" />
48+ <Reference Include =" System.Threading" />
49+ <Reference Include =" System.Threading.Tasks" />
4650 <Reference Include =" System.Xml" />
4751 <Reference Include =" System.Core" />
4852 <Reference Include =" Mono.Android" />
6468 </Reference >
6569 </ItemGroup >
6670 <ItemGroup >
71+ <Compile Include =" ..\CommonAssemblyInfo.cs" >
72+ <Link >Properties\CommonAssemblyInfo.cs</Link >
73+ </Compile >
6774 <Compile Include =" Android\ActivityRoutedViewHost.cs" />
6875 <Compile Include =" Android\AndroidCommandBinders.cs" />
6976 <Compile Include =" Android\AndroidUIScheduler.cs" />
7077 <Compile Include =" Android\ControlFetcherMixin.cs" />
7178 <Compile Include =" Android\LinkerOverrides.cs" />
7279 <Compile Include =" Android\ObjectExtension.cs" />
73- <Compile Include =" Android\Properties\AssemblyInfo.cs" />
7480 <Compile Include =" Android\ReactiveListAdapter.cs" />
7581 <Compile Include =" Android\ViewCommandExtensions.cs" />
7682 <Compile Include =" Platform\ComponentModelTypeConverter.cs" />
131137 <Compile Include =" IReactiveObject.cs" />
132138 <Compile Include =" WeakEventManager.cs" />
133139 </ItemGroup >
134- <ItemGroup >
135- <Folder Include =" Properties\" />
136- </ItemGroup >
140+ <ItemGroup />
137141 <Import Project =" $(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.CSharp.targets" />
138142 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
139143 Other similar extension points exist, see Microsoft.Common.targets.
143147 </Target>
144148 -->
145149 <Import Project =" $(SolutionDir)\.nuget\NuGet.targets" Condition =" Exists('$(SolutionDir)\.nuget\NuGet.targets')" />
146- </Project >
150+ </Project >
0 commit comments