summaryrefslogtreecommitdiff
path: root/windows/WinUI/WinUI.csproj
diff options
context:
space:
mode:
authorGrant Limberg <grant.limberg@zerotier.com>2016-11-14 14:56:36 -0800
committerGrant Limberg <grant.limberg@zerotier.com>2016-11-14 14:56:36 -0800
commitc4c8ea62e2500b13a42447a17c66359cb7b448e0 (patch)
tree426339be8d413cbc2714362dee214caf7c492464 /windows/WinUI/WinUI.csproj
parent71aadcbecb93b0a3e6bb60eaec3653c3ae9d67e8 (diff)
downloadinfinitytier-c4c8ea62e2500b13a42447a17c66359cb7b448e0.tar.gz
infinitytier-c4c8ea62e2500b13a42447a17c66359cb7b448e0.zip
Added network monitor pub/sub class
Diffstat (limited to 'windows/WinUI/WinUI.csproj')
-rw-r--r--windows/WinUI/WinUI.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/WinUI/WinUI.csproj b/windows/WinUI/WinUI.csproj
index a301463a..92ee586a 100644
--- a/windows/WinUI/WinUI.csproj
+++ b/windows/WinUI/WinUI.csproj
@@ -101,6 +101,7 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
+ <Compile Include="NetworkMonitor.cs" />
<Compile Include="NetworkRoute.cs" />
<Compile Include="NetworksPage.xaml.cs">
<DependentUpon>NetworksPage.xaml</DependentUpon>