Initial WPF Support (#385)
* initial support for WPF * update readme with WPF specific instructions * remove autogenerated .gitattributes file * reference RNW NPM package instead of hard-coded local reference
This commit is contained in:
committed by
Matt Apperson
parent
d48d7efc5d
commit
ebc6617ba4
4
windows/ReactNativeVideo.Net46/packages.config
Normal file
4
windows/ReactNativeVideo.Net46/packages.config
Normal file
@@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<packages>
|
||||
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net46" />
|
||||
</packages>
|
||||
Reference in New Issue
Block a user