diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-16 12:06:36 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-16 12:06:36 +0300 |
| commit | 9dbb8f8eb3d07ee07cf7ce1beab72df056e157c6 (patch) | |
| tree | cd5ace2339d8f3f4a4b92381843497d4f6b21301 /Software/Visual_Studio/Tango.WiFi/Tango.WiFi.csproj | |
| parent | a3aedf6ba1e0f9cc65877c88f66af6f330484086 (diff) | |
| download | Tango-9dbb8f8eb3d07ee07cf7ce1beab72df056e157c6.tar.gz Tango-9dbb8f8eb3d07ee07cf7ce1beab72df056e157c6.zip | |
New Implementation of PPC WiFI networks management!
Diffstat (limited to 'Software/Visual_Studio/Tango.WiFi/Tango.WiFi.csproj')
| -rw-r--r-- | Software/Visual_Studio/Tango.WiFi/Tango.WiFi.csproj | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Software/Visual_Studio/Tango.WiFi/Tango.WiFi.csproj b/Software/Visual_Studio/Tango.WiFi/Tango.WiFi.csproj index c7d345402..7e4d85621 100644 --- a/Software/Visual_Studio/Tango.WiFi/Tango.WiFi.csproj +++ b/Software/Visual_Studio/Tango.WiFi/Tango.WiFi.csproj @@ -62,12 +62,9 @@ <Link>GlobalVersionInfo.cs</Link> </Compile> <Compile Include="AccessPoint.cs" /> - <Compile Include="AvailableWifiNetwork.cs" /> <Compile Include="EapUserFactory.cs" /> <Compile Include="AuthRequest.cs" /> - <Compile Include="NetworkAuthenticationRequest.cs" /> <Compile Include="ProfileFactory.cs" /> - <Compile Include="WiFiManager.cs" /> <Compile Include="Win32\Helpers\WlanHelpers.cs" /> <Compile Include="Win32\Interop\Enums.cs" /> <Compile Include="Win32\Interop\Exceptions.cs" /> |
