|
62 | 62 | <None Include="packages.config" />
|
63 | 63 | </ItemGroup>
|
64 | 64 | <ItemGroup>
|
65 |
| - <Reference Include="mscorlib, Version=1.0.6.1, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
66 |
| - <HintPath>..\packages\nanoFramework.CoreLibrary.1.0.6-preview-001\lib\mscorlib.dll</HintPath> |
| 65 | + <Reference Include="mscorlib, Version=1.0.6.10, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 66 | + <HintPath>..\packages\nanoFramework.CoreLibrary.1.0.6-preview-010\lib\mscorlib.dll</HintPath> |
67 | 67 | <Private>True</Private>
|
68 | 68 | </Reference>
|
69 |
| - <Reference Include="nanoFramework.Runtime.Events, Version=1.0.2.4, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
70 |
| - <HintPath>..\packages\nanoFramework.Runtime.Events.1.0.2-preview-004\lib\nanoFramework.Runtime.Events.dll</HintPath> |
| 69 | + <Reference Include="nanoFramework.Runtime.Events, Version=1.0.2.17, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 70 | + <HintPath>..\packages\nanoFramework.Runtime.Events.1.0.2-preview-017\lib\nanoFramework.Runtime.Events.dll</HintPath> |
71 | 71 | <Private>True</Private>
|
72 | 72 | </Reference>
|
73 |
| - <Reference Include="System.Net, Version=1.0.2.4, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
74 |
| - <HintPath>..\packages\nanoFramework.System.Net.1.0.2-preview-004\lib\System.Net.dll</HintPath> |
| 73 | + <Reference Include="System.Net, Version=1.0.2.13, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
| 74 | + <HintPath>..\packages\nanoFramework.System.Net.1.0.2-preview-013\lib\System.Net.dll</HintPath> |
75 | 75 | <Private>True</Private>
|
76 | 76 | </Reference>
|
77 | 77 | </ItemGroup>
|
78 | 78 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
|
79 |
| - <Import Project="..\packages\Nerdbank.GitVersioning.2.2.13\build\Nerdbank.GitVersioning.targets" /> |
80 | 79 | <ProjectExtensions>
|
81 | 80 | <ProjectCapabilities>
|
82 | 81 | <ProjectConfigurationsDeclaredAsItems />
|
83 | 82 | </ProjectCapabilities>
|
84 | 83 | </ProjectExtensions>
|
| 84 | + <Import Project="..\packages\Nerdbank.GitVersioning.2.2.33\build\Nerdbank.GitVersioning.targets" Condition="Exists('..\packages\Nerdbank.GitVersioning.2.2.33\build\Nerdbank.GitVersioning.targets')" /> |
| 85 | + <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild"> |
| 86 | + <PropertyGroup> |
| 87 | + <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}.</ErrorText> |
| 88 | + </PropertyGroup> |
| 89 | + <Error Condition="!Exists('..\packages\Nerdbank.GitVersioning.2.2.33\build\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Nerdbank.GitVersioning.2.2.33\build\Nerdbank.GitVersioning.targets'))" /> |
| 90 | + </Target> |
85 | 91 | </Project>
|
0 commit comments