File tree 6 files changed +9
-9
lines changed
6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 9
9
<OutputType >Library</OutputType >
10
10
<RootNamespace >GradientBoxViewExample.Droid</RootNamespace >
11
11
<AssemblyName >GradientBoxViewExample.Droid</AssemblyName >
12
- <TargetFrameworkVersion >v7.1 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v8.0 </TargetFrameworkVersion >
13
13
<AndroidApplication >True</AndroidApplication >
14
14
<AndroidResgenFile >Resources\Resource.designer.cs</AndroidResgenFile >
15
15
<AndroidResgenClass >Resource</AndroidResgenClass >
107
107
<Reference Include =" Xamarin.Forms.Xaml" >
108
108
<HintPath >..\..\packages\Xamarin.Forms.2.5.0.121934\lib\MonoAndroid10\Xamarin.Forms.Xaml.dll</HintPath >
109
109
</Reference >
110
- <Reference Include =" DevsDNA.GradientBoxView" >
111
- <HintPath >..\..\packages\DevsDNA.GradientBoxView.1.0.0\lib\monoandroid71\DevsDNA.GradientBoxView.dll</HintPath >
112
- </Reference >
113
110
<Reference Include =" Java.Interop" />
114
111
<Reference Include =" System.Runtime" />
112
+ <Reference Include =" DevsDNA.GradientBoxView" >
113
+ <HintPath >..\..\packages\DevsDNA.GradientBoxView.1.0.1\lib\monoandroid71\DevsDNA.GradientBoxView.dll</HintPath >
114
+ </Reference >
115
115
</ItemGroup >
116
116
<ItemGroup >
117
117
<Compile Include =" MainActivity.cs" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" DevsDNA.GradientBoxView" version =" 1.0.0 " targetFramework =" monoandroid71 " />
3
+ <package id =" DevsDNA.GradientBoxView" version =" 1.0.1 " targetFramework =" monoandroid80 " />
4
4
<package id =" Xamarin.Android.Support.Animated.Vector.Drawable" version =" 25.4.0.2" targetFramework =" monoandroid71" />
5
5
<package id =" Xamarin.Android.Support.Annotations" version =" 25.4.0.2" targetFramework =" monoandroid71" />
6
6
<package id =" Xamarin.Android.Support.Compat" version =" 25.4.0.2" targetFramework =" monoandroid71" />
Original file line number Diff line number Diff line change 51
51
<HintPath >..\..\packages\Xamarin.Forms.2.5.0.121934\lib\portable-win+net45+wp80+win81+wpa81\Xamarin.Forms.Xaml.dll</HintPath >
52
52
</Reference >
53
53
<Reference Include =" DevsDNA.GradientBoxView" >
54
- <HintPath >..\..\packages\DevsDNA.GradientBoxView.1.0.0 \lib\portable45-net45+win8+wpa81\DevsDNA.GradientBoxView.dll</HintPath >
54
+ <HintPath >..\..\packages\DevsDNA.GradientBoxView.1.0.1 \lib\portable45-net45+win8+wpa81\DevsDNA.GradientBoxView.dll</HintPath >
55
55
</Reference >
56
56
</ItemGroup >
57
57
<ItemGroup >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" DevsDNA.GradientBoxView" version =" 1.0.0 " targetFramework =" portable45-net45+win8+wpa81" />
3
+ <package id =" DevsDNA.GradientBoxView" version =" 1.0.1 " targetFramework =" portable45-net45+win8+wpa81" />
4
4
<package id =" Xamarin.Forms" version =" 2.5.0.121934" targetFramework =" portable45-net45+win8+wpa81" />
5
5
</packages >
Original file line number Diff line number Diff line change 100
100
<HintPath >..\..\packages\Xamarin.Forms.2.5.0.121934\lib\Xamarin.iOS10\Xamarin.Forms.Xaml.dll</HintPath >
101
101
</Reference >
102
102
<Reference Include =" DevsDNA.GradientBoxView" >
103
- <HintPath >..\..\packages\DevsDNA.GradientBoxView.1.0.0 \lib\xamarinios10\DevsDNA.GradientBoxView.dll</HintPath >
103
+ <HintPath >..\..\packages\DevsDNA.GradientBoxView.1.0.1 \lib\xamarinios10\DevsDNA.GradientBoxView.dll</HintPath >
104
104
</Reference >
105
105
</ItemGroup >
106
106
<ItemGroup >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<packages >
3
- <package id =" DevsDNA.GradientBoxView" version =" 1.0.0 " targetFramework =" xamarinios10" />
3
+ <package id =" DevsDNA.GradientBoxView" version =" 1.0.1 " targetFramework =" xamarinios10" />
4
4
<package id =" Xamarin.Forms" version =" 2.5.0.121934" targetFramework =" xamarinios10" />
5
5
</packages >
You can’t perform that action at this time.
0 commit comments