|
84 | 84 | </ItemGroup> |
85 | 85 | <ItemGroup> |
86 | 86 | <Reference Include="mscorlib, Version=1.12.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
87 | | - <HintPath>..\packages\nanoFramework.CoreLibrary.1.12.0-preview.18\lib\mscorlib.dll</HintPath> |
| 87 | + <HintPath>..\packages\nanoFramework.CoreLibrary.1.12.0-preview.19\lib\mscorlib.dll</HintPath> |
88 | 88 | <Private>True</Private> |
89 | | - <SpecificVersion>True</SpecificVersion> |
90 | 89 | </Reference> |
91 | 90 | <Reference Include="nanoFramework.Runtime.Events, Version=1.10.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
92 | | - <HintPath>..\packages\nanoFramework.Runtime.Events.1.10.0-preview.11\lib\nanoFramework.Runtime.Events.dll</HintPath> |
| 91 | + <HintPath>..\packages\nanoFramework.Runtime.Events.1.10.0-preview.13\lib\nanoFramework.Runtime.Events.dll</HintPath> |
93 | 92 | <Private>True</Private> |
94 | | - <SpecificVersion>True</SpecificVersion> |
95 | 93 | </Reference> |
96 | 94 | <Reference Include="nanoFramework.Runtime.Native, Version=1.5.4.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
97 | | - <HintPath>..\packages\nanoFramework.Runtime.Native.1.5.4-preview.8\lib\nanoFramework.Runtime.Native.dll</HintPath> |
| 95 | + <HintPath>..\packages\nanoFramework.Runtime.Native.1.5.4-preview.10\lib\nanoFramework.Runtime.Native.dll</HintPath> |
98 | 96 | <Private>True</Private> |
99 | | - <SpecificVersion>True</SpecificVersion> |
100 | 97 | </Reference> |
101 | 98 | <Reference Include="nanoFramework.System.Text, Version=1.1.3.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
102 | | - <HintPath>..\packages\nanoFramework.System.Text.1.1.3-preview.22\lib\nanoFramework.System.Text.dll</HintPath> |
| 99 | + <HintPath>..\packages\nanoFramework.System.Text.1.1.3-preview.24\lib\nanoFramework.System.Text.dll</HintPath> |
103 | 100 | <Private>True</Private> |
104 | | - <SpecificVersion>True</SpecificVersion> |
105 | 101 | </Reference> |
106 | 102 | </ItemGroup> |
107 | 103 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" /> |
|
0 commit comments