diff --git a/UsbSerialExampleApp/UsbSerialExampleApp.csproj b/UsbSerialExampleApp/UsbSerialExampleApp.csproj index 27d8127..e8c54ef 100644 --- a/UsbSerialExampleApp/UsbSerialExampleApp.csproj +++ b/UsbSerialExampleApp/UsbSerialExampleApp.csproj @@ -1,6 +1,6 @@ - net6.0-android + net9.0-android35.0 21 Exe disable diff --git a/UsbSerialForAndroid/UsbSerialForAndroid.csproj b/UsbSerialForAndroid/UsbSerialForAndroid.csproj index 8cb01b9..8d39078 100644 --- a/UsbSerialForAndroid/UsbSerialForAndroid.csproj +++ b/UsbSerialForAndroid/UsbSerialForAndroid.csproj @@ -1,7 +1,7 @@ - + - net6.0-android;net7.0-android;monoandroid5.0 - 21 + net9.0-android35.0 + 33.0 disable disable Android.UsbSerial diff --git a/UsbSerialForAndroid/UsbSerialForAndroid.v3.ncrunchproject b/UsbSerialForAndroid/UsbSerialForAndroid.v3.ncrunchproject new file mode 100644 index 0000000..319cd52 --- /dev/null +++ b/UsbSerialForAndroid/UsbSerialForAndroid.v3.ncrunchproject @@ -0,0 +1,5 @@ + + + True + + \ No newline at end of file