C#-ifying stuff

This commit is contained in:
Grant Limberg 2015-10-23 15:36:42 -07:00
parent fe6960888a
commit 62059a91aa
8 changed files with 175 additions and 46 deletions

View file

@ -100,6 +100,8 @@
<Compile Include="NetworksPage.xaml.cs">
<DependentUpon>NetworksPage.xaml</DependentUpon>
</Compile>
<Compile Include="ZeroTierPeerPhysicalPath.cs" />
<Compile Include="ZeroTierPeer.cs" />
<Compile Include="ZeroTierNetwork.cs" />
<Compile Include="ZeroTierStatus.cs" />
<Page Include="MainWindow.xaml">