File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 1212 <PackageIcon >CaliburnIcon.png</PackageIcon >
1313 </PropertyGroup >
1414
15- <ItemGroup Condition =" $(TargetFramework.StartsWith('netstandard'))" >
16- <PackageReference Include =" System.Runtime.Serialization.Primitives" Version =" 4.3.0" />
17- </ItemGroup >
18-
19- <ItemGroup Condition =" $(TargetFramework.StartsWith('MonoAndroid'))" >
20- <Reference Include =" System.Runtime.Serialization" />
21- </ItemGroup >
22-
23- <PropertyGroup Condition =" $(TargetFramework.StartsWith('MonoAndroid'))" >
24- <AndroidResgenNamespace >Caliburn.Micro.Core</AndroidResgenNamespace >
25- </PropertyGroup >
26-
27- <ItemGroup Condition =" $(TargetFramework.StartsWith('Xamarin.iOS'))" >
28- <Reference Include =" System.Runtime.Serialization" />
29- </ItemGroup >
30-
3115 <ItemGroup >
3216 <None Include =" ..\..\CaliburnIcon.png" >
3317 <Pack >True</Pack >
You can’t perform that action at this time.
0 commit comments