This repository was archived by the owner on Mar 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +9
-5
lines changed
Xamarin.BlurView.SupportRenderScriptBlur Expand file tree Collapse file tree 4 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 13
13
<AssemblyName >Xamarin.BlurView.SupportRenderScriptBlur</AssemblyName >
14
14
<FileAlignment >512</FileAlignment >
15
15
<TargetFrameworkVersion >v9.0</TargetFrameworkVersion >
16
+ <AndroidClassParser >class-parse</AndroidClassParser >
16
17
</PropertyGroup >
17
18
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
18
19
<DebugSymbols >true</DebugSymbols >
39
40
<ItemGroup >
40
41
<Compile Include =" Properties\AssemblyInfo.cs" />
41
42
</ItemGroup >
42
- <ItemGroup >
43
- <PackageReference Include =" Xamarin.Android.Support.v7.AppCompat" Version =" 28.0.0" />
44
- <!-- <PackageReference Include="Xamarin.Android.Support.v8.RenderScript" Version="28.0.0" /> -->
45
- </ItemGroup >
46
43
<ItemGroup >
47
44
<TransformFile Include =" Transforms\Metadata.xml" />
48
45
<TransformFile Include =" Transforms\EnumFields.xml" />
54
51
<Name >Xamarin.BlurView</Name >
55
52
</ProjectReference >
56
53
</ItemGroup >
54
+ <ItemGroup >
55
+ <PackageReference Include =" Xamarin.AndroidX.AppCompat" Version =" 1.2.0.5" />
56
+ </ItemGroup >
57
57
<ItemGroup >
58
58
<LibraryProjectZip Include =" Jars\supportrenderscriptblur-1.0.2.aar" />
59
59
</ItemGroup >
Original file line number Diff line number Diff line change 16
16
<TargetFrameworkVersion >v9.0</TargetFrameworkVersion >
17
17
<NuGetPackageImportStamp >
18
18
</NuGetPackageImportStamp >
19
+ <AndroidClassParser >class-parse</AndroidClassParser >
19
20
<PackageId >Xamarin.BlurView</PackageId >
20
21
<PackageVersion >1.6.3</PackageVersion >
21
22
<Authors >Dmitry Saviuk, Yauheni Pakala</Authors >
61
62
<TransformFile Include =" Transforms\EnumMethods.xml" />
62
63
</ItemGroup >
63
64
<ItemGroup >
64
- <LibraryProjectZip Include =" Jars\blurview-1.6.3 .aar" />
65
+ <LibraryProjectZip Include =" Jars\blurview-1.6.5 .aar" />
65
66
</ItemGroup >
66
67
<ItemGroup >
67
68
<PackageReference Include =" NuGet.Build.Packaging" Version =" 0.2.2" >
68
69
<PrivateAssets >all</PrivateAssets >
69
70
</PackageReference >
71
+ <PackageReference Include =" Xamarin.AndroidX.Annotation" >
72
+ <Version >1.1.0.7</Version >
73
+ </PackageReference >
70
74
</ItemGroup >
71
75
<Import Project =" $(MSBuildExtensionsPath)\Xamarin\Android\Xamarin.Android.Bindings.targets" />
72
76
</Project >
You can’t perform that action at this time.
0 commit comments