diff options
| author | Grant Limberg <grant.limberg@zerotier.com> | 2016-11-04 12:39:57 -0700 |
|---|---|---|
| committer | Grant Limberg <grant.limberg@zerotier.com> | 2016-11-04 12:39:57 -0700 |
| commit | 4762311977a2ebe26c6ac140bdcfc44d7733ff9a (patch) | |
| tree | 472562a36c03dada81b72189c06b518aafed2bc0 /windows/WinUI/WinUI.csproj | |
| parent | a7718bae398c8e910142568d7116c8adedce9d71 (diff) | |
| download | infinitytier-4762311977a2ebe26c6ac140bdcfc44d7733ff9a.tar.gz infinitytier-4762311977a2ebe26c6ac140bdcfc44d7733ff9a.zip | |
work in progress windows UI update
Diffstat (limited to 'windows/WinUI/WinUI.csproj')
| -rw-r--r-- | windows/WinUI/WinUI.csproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/windows/WinUI/WinUI.csproj b/windows/WinUI/WinUI.csproj index c3eeaba4..9e3527c9 100644 --- a/windows/WinUI/WinUI.csproj +++ b/windows/WinUI/WinUI.csproj @@ -99,6 +99,7 @@ <Generator>MSBuild:Compile</Generator> <SubType>Designer</SubType> </ApplicationDefinition> + <Compile Include="NetworkRoute.cs" /> <Compile Include="NetworksPage.xaml.cs"> <DependentUpon>NetworksPage.xaml</DependentUpon> </Compile> |
