模拟器问题 [英] Emulator Issue

查看:109
本文介绍了模拟器问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发一个uwp应用程序,它使用EFCore创建一个sqlite数据库,然后再使用它。我按照https://docs.microsoft.com/en-us/ef/core/get-started/uwp/getting-started链接来设置数据库,依此类推。一切都很好,直到
用模拟器测试我的应用程序。由于我的uwp应用程序的目标版本和最低版本都设置为Windows 10 Fall Creators Update(10.0,Build 16299),因此如图所示,模拟器下拉列表是空的,我需要帮助来解决此问题以及
想知道在实体框架核心中使用sqlite数据库的其他可能性。

Hi., i'm developing an uwp app which creates a sqlite database with EFCore and later uses it. I followed the link https://docs.microsoft.com/en-us/ef/core/get-started/uwp/getting-started to setup a database and so on. Everything was fine until when it comes to test my app with emulators. Due to setting both target and minimum version of my uwp app to the Windows 10 Fall Creators Update (10.0, Build 16299), the emulators drop down is empty as the pic shows, and I need help to resolve this issue and also like to know what are the other possibilities to use sqlite database with entity framework core.

推荐答案

您需要减少最小版本,使其不高于您正在使用的模拟器版本。最新的移动版本是15254,可从https://developer.microsoft.com/en-us/windows/downloads/sdk-archive获取
You need to reduce the min version so it isnt higher than the version of the emulator you are using. The latest Mobile version is 15254 available from https://developer.microsoft.com/en-us/windows/downloads/sdk-archive


这篇关于模拟器问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆