1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" Current" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <PropertyGroup Label =" Globals" >
4
+ <NanoFrameworkProjectSystemPath >$(MSBuildExtensionsPath)\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath >
5
+ </PropertyGroup >
6
+ <Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props')" />
7
+ <PropertyGroup >
8
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
9
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
10
+ <ProjectTypeGuids >{11A8DD76-328B-46DF-9F39-F559912D0360};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
11
+ <ProjectGuid >05f3cc2c-5074-44f9-9437-40a9f0268a57</ProjectGuid >
12
+ <OutputType >Exe</OutputType >
13
+ <AppDesignerFolder >Properties</AppDesignerFolder >
14
+ <FileAlignment >512</FileAlignment >
15
+ <RootNamespace >ImprovWifi</RootNamespace >
16
+ <AssemblyName >ImprovWifi</AssemblyName >
17
+ <TargetFrameworkVersion >v1.0</TargetFrameworkVersion >
18
+ </PropertyGroup >
19
+ <Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" />
20
+ <ItemGroup >
21
+ <Compile Include =" Improv.cs" />
22
+ <Compile Include =" Program.cs" />
23
+ <Compile Include =" Properties\AssemblyInfo.cs" />
24
+ </ItemGroup >
25
+ <ItemGroup >
26
+ <Reference Include =" mscorlib" >
27
+ <HintPath >packages\nanoFramework.CoreLibrary.1.12.0\lib\mscorlib.dll</HintPath >
28
+ </Reference >
29
+ <Reference Include =" nanoFramework.Device.Bluetooth, Version=1.0.2.4, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
30
+ <HintPath >packages\nanoFramework.Device.Bluetooth.1.0.2.4\lib\nanoFramework.Device.Bluetooth.dll</HintPath >
31
+ <Private >True</Private >
32
+ <SpecificVersion >True</SpecificVersion >
33
+ </Reference >
34
+ <Reference Include =" nanoFramework.Runtime.Events, Version=1.10.0.3, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
35
+ <HintPath >packages\nanoFramework.Runtime.Events.1.10.0\lib\nanoFramework.Runtime.Events.dll</HintPath >
36
+ <Private >True</Private >
37
+ <SpecificVersion >True</SpecificVersion >
38
+ </Reference >
39
+ <Reference Include =" nanoFramework.Runtime.Native, Version=1.5.4.3, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
40
+ <HintPath >packages\nanoFramework.Runtime.Native.1.5.4\lib\nanoFramework.Runtime.Native.dll</HintPath >
41
+ <Private >True</Private >
42
+ <SpecificVersion >True</SpecificVersion >
43
+ </Reference >
44
+ <Reference Include =" nanoFramework.System.Collections, Version=1.4.0.3, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
45
+ <HintPath >packages\nanoFramework.System.Collections.1.4.0\lib\nanoFramework.System.Collections.dll</HintPath >
46
+ <Private >True</Private >
47
+ <SpecificVersion >True</SpecificVersion >
48
+ </Reference >
49
+ <Reference Include =" nanoFramework.System.Text, Version=1.1.3.3, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
50
+ <HintPath >packages\nanoFramework.System.Text.1.1.3\lib\nanoFramework.System.Text.dll</HintPath >
51
+ <Private >True</Private >
52
+ <SpecificVersion >True</SpecificVersion >
53
+ </Reference >
54
+ <Reference Include =" System.Device.Wifi, Version=1.4.0.16, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
55
+ <HintPath >packages\nanoFramework.System.Device.Wifi.1.4.0.16\lib\System.Device.Wifi.dll</HintPath >
56
+ <Private >True</Private >
57
+ <SpecificVersion >True</SpecificVersion >
58
+ </Reference >
59
+ <Reference Include =" System.IO.Streams, Version=1.0.0.2, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
60
+ <HintPath >packages\nanoFramework.System.IO.Streams.1.0.0\lib\System.IO.Streams.dll</HintPath >
61
+ <Private >True</Private >
62
+ <SpecificVersion >True</SpecificVersion >
63
+ </Reference >
64
+ <Reference Include =" System.Net, Version=1.9.0.1, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
65
+ <HintPath >packages\nanoFramework.System.Net.1.9.0.1\lib\System.Net.dll</HintPath >
66
+ <Private >True</Private >
67
+ <SpecificVersion >True</SpecificVersion >
68
+ </Reference >
69
+ <Reference Include =" System.Net.Http, Version=1.4.0.14, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
70
+ <HintPath >packages\nanoFramework.System.Net.Http.1.4.0.14\lib\System.Net.Http.dll</HintPath >
71
+ <Private >True</Private >
72
+ <SpecificVersion >True</SpecificVersion >
73
+ </Reference >
74
+ <Reference Include =" System.Threading, Version=1.0.4.3, Culture=neutral, PublicKeyToken=c07d481e9758c731" >
75
+ <HintPath >packages\nanoFramework.System.Threading.1.0.4\lib\System.Threading.dll</HintPath >
76
+ <Private >True</Private >
77
+ <SpecificVersion >True</SpecificVersion >
78
+ </Reference >
79
+ </ItemGroup >
80
+ <ItemGroup >
81
+ <None Include =" packages.config" />
82
+ <None Include =" README.md" />
83
+ </ItemGroup >
84
+ <Import Project =" $(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition =" Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
85
+ <ProjectExtensions >
86
+ <ProjectCapabilities >
87
+ <ProjectConfigurationsDeclaredAsItems />
88
+ </ProjectCapabilities >
89
+ </ProjectExtensions >
90
+ </Project >
0 commit comments