File tree 2 files changed +0
-5
lines changed
2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change 8
8
<!-- Default TFM's we build for -->
9
9
<_DefaultTargetFrameworks >net8.0-android</_DefaultTargetFrameworks >
10
10
<_DefaultNetTargetFrameworks >net8.0</_DefaultNetTargetFrameworks >
11
-
12
- <!-- Use an updated 'generator' -->
13
- <!-- It's ok to use "Windows" here because we only use managed code from this package -->
14
- <_BindingsToolsLocation >$(MSBuildThisFileDirectory)/tools/Microsoft.Android.Sdk.Windows.34.0.95/tools/</_BindingsToolsLocation >
15
11
16
12
<!-- Enable DIM/SIM for Classic (defaults to true on .NET) -->
17
13
<AndroidBoundInterfacesContainStaticAndDefaultInterfaceMethods >true</AndroidBoundInterfacesContainStaticAndDefaultInterfaceMethods >
Original file line number Diff line number Diff line change 2
2
#tool nuget : ? package= vswhere & version = 3.1 .7
3
3
4
4
#tool nuget: ? package = Cake . CoreCLR
5
- #tool nuget: ? package = Microsoft . Android . Sdk . Windows & version = 34.0 .95
6
5
7
6
// Cake Addins
8
7
#addin nuget: ? package = Cake . FileHelpers & version = 7.0 .0
You can’t perform that action at this time.
0 commit comments