mirror of
https://gitee.com/shuto-github/cordova-plugin-network-information.git
synced 2026-04-03 00:00:03 +08:00
[Windows8] Added support for Windows8
This commit is contained in:
@@ -84,4 +84,11 @@
|
||||
<source-file src="src/wp/NetworkStatus.cs" />
|
||||
</platform>
|
||||
|
||||
<!-- windows8 -->
|
||||
<platform name="windows8">
|
||||
<js-module src="src/windows8/NetworkInfoProxy.js" name="NetworkInfoProxy">
|
||||
<merges target="" />
|
||||
</js-module>
|
||||
</platform>
|
||||
|
||||
</plugin>
|
||||
|
||||
Reference in New Issue
Block a user