|
32 | 32 | </PropertyGroup> |
33 | 33 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.props')" /> |
34 | 34 | <ItemGroup> |
35 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\CloudToDeviceMessage.cs" > |
| 35 | + <Compile Include="..\nanoFramework.azure.Devices.Client\CloudToDeviceMessage.cs"> |
36 | 36 | <Link>CloudToDeviceMessage.cs</Link> |
37 | 37 | </Compile> |
38 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\ConfirmationStatus.cs" > |
| 38 | + <Compile Include="..\nanoFramework.azure.Devices.Client\ConfirmationStatus.cs"> |
39 | 39 | <Link>ConfirmationStatus.cs</Link> |
40 | 40 | </Compile> |
41 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\DeviceRegistrationResult.cs" > |
| 41 | + <Compile Include="..\nanoFramework.azure.Devices.Client\DeviceRegistrationResult.cs"> |
42 | 42 | <Link>DeviceRegistrationResult.cs</Link> |
43 | 43 | </Compile> |
44 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\Helper.cs" > |
| 44 | + <Compile Include="..\nanoFramework.azure.Devices.Client\Helper.cs"> |
45 | 45 | <Link>Helper.cs</Link> |
46 | 46 | </Compile> |
47 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\HMACSHA256.cs" > |
| 47 | + <Compile Include="..\nanoFramework.azure.Devices.Client\HMACSHA256.cs"> |
48 | 48 | <Link>HMACSHA256.cs</Link> |
49 | 49 | </Compile> |
50 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\HttpUtility.cs" > |
| 50 | + <Compile Include="..\nanoFramework.azure.Devices.Client\HttpUtility.cs"> |
51 | 51 | <Link>HttpUtility.cs</Link> |
52 | 52 | </Compile> |
53 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\IoTHubStatus.cs" > |
| 53 | + <Compile Include="..\nanoFramework.azure.Devices.Client\IoTHubStatus.cs"> |
54 | 54 | <Link>IoTHubStatus.cs</Link> |
55 | 55 | </Compile> |
56 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\MethodCallback.cs" > |
| 56 | + <Compile Include="..\nanoFramework.azure.Devices.Client\MethodCallback.cs"> |
57 | 57 | <Link>MethodCallback.cs</Link> |
58 | 58 | </Compile> |
59 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\DeviceClient.cs" > |
| 59 | + <Compile Include="..\nanoFramework.azure.Devices.Client\DeviceClient.cs"> |
60 | 60 | <Link>DeviceClient.cs</Link> |
61 | 61 | </Compile> |
62 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\PlugAndPlay\PnpConvention.cs" > |
| 62 | + <Compile Include="..\nanoFramework.azure.Devices.Client\PlugAndPlay\PnpConvention.cs"> |
63 | 63 | <Link>PlugAndPlay\PnpConvention.cs</Link> |
64 | 64 | </Compile> |
65 | 65 | <Compile Include="Properties\AssemblyInfo.cs" /> |
66 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\SHA256.cs" > |
| 66 | + <Compile Include="..\nanoFramework.azure.Devices.Client\SHA256.cs"> |
67 | 67 | <Link>SHA256.cs</Link> |
68 | 68 | </Compile> |
69 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\PropertyAcknowledge.cs" > |
| 69 | + <Compile Include="..\nanoFramework.azure.Devices.Client\PropertyAcknowledge.cs"> |
70 | 70 | <Link>PropertyAcknowledge.cs</Link> |
71 | 71 | </Compile> |
72 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\PropertyStatus.cs" > |
| 72 | + <Compile Include="..\nanoFramework.azure.Devices.Client\PropertyStatus.cs"> |
73 | 73 | <Link>PropertyStatus.cs</Link> |
74 | 74 | </Compile> |
75 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\ProvisioningDeviceClient.cs" > |
| 75 | + <Compile Include="..\nanoFramework.azure.Devices.Client\ProvisioningDeviceClient.cs"> |
76 | 76 | <Link>ProvisioningDeviceClient.cs</Link> |
77 | 77 | </Compile> |
78 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\ProvisioningRegistrationAdditionalData.cs" > |
| 78 | + <Compile Include="..\nanoFramework.azure.Devices.Client\ProvisioningRegistrationAdditionalData.cs"> |
79 | 79 | <Link>ProvisioningRegistrationAdditionalData.cs</Link> |
80 | 80 | </Compile> |
81 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\ProvisioningRegistrationStatusType.cs" > |
| 81 | + <Compile Include="..\nanoFramework.azure.Devices.Client\ProvisioningRegistrationStatusType.cs"> |
82 | 82 | <Link>ProvisioningRegistrationStatusType.cs</Link> |
83 | 83 | </Compile> |
84 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\ProvisioningRegistrationSubstatusType.cs" > |
| 84 | + <Compile Include="..\nanoFramework.azure.Devices.Client\ProvisioningRegistrationSubstatusType.cs"> |
85 | 85 | <Link>ProvisioningRegistrationSubstatusType.cs</Link> |
86 | 86 | </Compile> |
87 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\RegistrationOperationStatus.cs" > |
| 87 | + <Compile Include="..\nanoFramework.azure.Devices.Client\RegistrationOperationStatus.cs"> |
88 | 88 | <Link>RegistrationOperationStatus.cs</Link> |
89 | 89 | </Compile> |
90 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\RegistrationState.cs" > |
| 90 | + <Compile Include="..\nanoFramework.azure.Devices.Client\RegistrationState.cs"> |
91 | 91 | <Link>RegistrationState.cs</Link> |
92 | 92 | </Compile> |
93 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\Status.cs" > |
| 93 | + <Compile Include="..\nanoFramework.azure.Devices.Client\Status.cs"> |
94 | 94 | <Link>Status.cs</Link> |
95 | 95 | </Compile> |
96 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\StatusUpdatedEventArgs.cs" > |
| 96 | + <Compile Include="..\nanoFramework.azure.Devices.Client\StatusUpdatedEventArgs.cs"> |
97 | 97 | <Link>StatusUpdatedEventArgs.cs</Link> |
98 | 98 | </Compile> |
99 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\Twin.cs" > |
| 99 | + <Compile Include="..\nanoFramework.azure.Devices.Client\Twin.cs"> |
100 | 100 | <Link>Twin.cs</Link> |
101 | 101 | </Compile> |
102 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\TwinCollection.cs" > |
| 102 | + <Compile Include="..\nanoFramework.azure.Devices.Client\TwinCollection.cs"> |
103 | 103 | <Link>TwinCollection.cs</Link> |
104 | 104 | </Compile> |
105 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\TwinProperties.cs" > |
| 105 | + <Compile Include="..\nanoFramework.azure.Devices.Client\TwinProperties.cs"> |
106 | 106 | <Link>TwinProperties.cs</Link> |
107 | 107 | </Compile> |
108 | | - <Compile Include="..\nanoFramework.azure.Devices.Client\TwinUpdateEventArgs.cs" > |
| 108 | + <Compile Include="..\nanoFramework.azure.Devices.Client\TwinUpdateEventArgs.cs"> |
109 | 109 | <Link>TwinUpdateEventArgs.cs</Link> |
110 | 110 | </Compile> |
111 | 111 | </ItemGroup> |
112 | 112 | <ItemGroup> |
113 | 113 | <Reference Include="mscorlib"> |
114 | 114 | <HintPath>..\packages\nanoFramework.CoreLibrary.1.14.2\lib\mscorlib.dll</HintPath> |
115 | 115 | </Reference> |
116 | | - <Reference Include="nanoFramework.Json"> |
117 | | - <HintPath>..\packages\nanoFramework.Json.2.2.99\lib\nanoFramework.Json.dll</HintPath> |
| 116 | + <Reference Include="nanoFramework.Json, Version=2.2.101.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 117 | + <HintPath>..\packages\nanoFramework.Json.2.2.101\lib\nanoFramework.Json.dll</HintPath> |
| 118 | + <Private>True</Private> |
118 | 119 | </Reference> |
119 | 120 | <Reference Include="nanoFramework.M2Mqtt.Core"> |
120 | 121 | <HintPath>..\packages\nanoFramework.M2Mqtt.Core.5.1.94\lib\nanoFramework.M2Mqtt.Core.dll</HintPath> |
|
0 commit comments