Skip to content
This repository was archived by the owner on Nov 1, 2018. It is now read-only.

Support UWP (and .NET Native)#100

Merged
bricelam merged 1 commit intoaspnet:devfrom
bricelam:uwp
Jul 8, 2015
Merged

Support UWP (and .NET Native)#100
bricelam merged 1 commit intoaspnet:devfrom
bricelam:uwp

Conversation

@bricelam
Copy link
Copy Markdown
Contributor

@bricelam bricelam commented Jul 7, 2015

This uses the NuGet 3 runtimes directory to get the native library into the app. This will require a NuGet 3 client to install the package.

There are currently some bugs around CLR AnyCPU projects that prevent the package from being installed. I'll work with the NuGet team on these.

makefile.shade Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Doesn't match with sqliteDllpath. Should it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It could, but doesn't need to. Per lines 21 & 22, they're both copies of the same thing.

This uses the NuGet 3 runtimes directory to get the native library into the app. This will require a NuGet 3 client to install the package.

There are currently some bugs around CLR AnyCPU projects that prevent the package from being installed. I'll work with the NuGet team on these.
@natemcmaster
Copy link
Copy Markdown
Contributor

:shipit:

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants