-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Target netcoreapp3.1 for testing projects #586
Labels
enhancement
Updates existing code to be simpler, more powerful or adds somehow to existing functionality
Milestone
Comments
johelvisguzman
added a commit
that referenced
this issue
Jan 27, 2021
johelvisguzman
added a commit
that referenced
this issue
Jan 27, 2021
johelvisguzman
added a commit
that referenced
this issue
Jan 27, 2021
johelvisguzman
added a commit
that referenced
this issue
Jan 27, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 25, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 26, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 26, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 26, 2021
johelvisguzman
added a commit
that referenced
this issue
Jun 26, 2021
(GH-586) Target netcoreapp3.1 for testing projects
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
Updates existing code to be simpler, more powerful or adds somehow to existing functionality
The only way for this to work its if the os/image is changed from Visual Studio 2017 to 2019; however, when this happens, the SqlCeCompact seems to fail in appveyor:
Unable to load the native components of SQL Server Compact corresponding to the ADO.NET provider of version 8876
In the tests .csproj, the following will need to be un-commented:
The text was updated successfully, but these errors were encountered: