|
1 |
| -<?xml version="1.0" encoding="utf-8"?> |
2 |
| -<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
| 1 | +<?xml version="1." encoding="utf-8"?> |
| 2 | +<Project ToolsVersion="1.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
3 | 3 | <PropertyGroup Label="Globals">
|
4 |
| - <NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath> |
| 4 | + <NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.\</NanoFrameworkProjectSystemPath> |
5 | 5 | </PropertyGroup>
|
6 | 6 | <Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props')" />
|
7 | 7 | <PropertyGroup>
|
8 | 8 | <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
|
9 | 9 | <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
|
10 |
| - <ProjectTypeGuids>{11A8DD76-328B-46DF-9F39-F559912D0360};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
11 |
| - <ProjectGuid>a8146e83-014a-4570-a2f9-8b8be68cfd7b</ProjectGuid> |
| 10 | + <ProjectTypeGuids>{1.8DD76-328B-46DF-9F39-F55991.0360};{FAE04EC0-301.1.3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
| 11 | + <ProjectGuid>a81.e83-01.-4570-a2f9-8b8be68cfd7b</ProjectGuid> |
12 | 12 | <OutputType>Library</OutputType>
|
13 | 13 | <AppDesignerFolder>Properties</AppDesignerFolder>
|
14 |
| - <FileAlignment>512</FileAlignment> |
| 14 | + <FileAlignment>51./FileAlignment> |
15 | 15 | <RootNamespace>nanoFramework.Networking.Sntp</RootNamespace>
|
16 | 16 | <AssemblyName>nanoFramework.Networking.Sntp</AssemblyName>
|
17 |
| - <TargetFrameworkVersion>v1.0</TargetFrameworkVersion> |
| 17 | + <TargetFrameworkVersion>v1.</TargetFrameworkVersion> |
18 | 18 | <NF_IsCoreLibrary>True</NF_IsCoreLibrary>
|
19 |
| - <DocumentationFile>bin\$(Configuration)\nanoFramework.Networking.Sntp.xml</DocumentationFile> |
| 19 | + <Documen.tionFile>bin\$(Configuration)\nanoFramework.Networking.Sntp.xml</Documen.tionFile> |
20 | 20 | </PropertyGroup>
|
21 | 21 | <PropertyGroup>
|
22 | 22 | <SignAssembly>true</SignAssembly>
|
|
39 | 39 | </NFMDP_PE_ExcludeClassByName>
|
40 | 40 | </ItemGroup>
|
41 | 41 | <ItemGroup>
|
42 |
| - <NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.10.1-preview.9\lib\mscorlib.dll"> |
| 42 | + <NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.0.1.review.9\lib\mscorlib.dll"> |
43 | 43 | <InProject>false</InProject>
|
44 | 44 | </NFMDP_PE_LoadHints>
|
45 | 45 | </ItemGroup>
|
|
53 | 53 | <None Include="packages.config" />
|
54 | 54 | </ItemGroup>
|
55 | 55 | <ItemGroup>
|
56 |
| - <Reference Include="mscorlib, Version=1.10.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731"> |
57 |
| - <HintPath>..\packages\nanoFramework.CoreLibrary.1.10.1-preview.9\lib\mscorlib.dll</HintPath> |
| 56 | + <Reference Include="mscorlib, Version=1.0.1., Culture=neutral, PublicKeyToken=c07d481.758c731. |
| 57 | + <HintPath>..\packages\nanoFramework.CoreLibrary.1.0.1.review.9\lib\mscorlib.dll</HintPath> |
58 | 58 | <Private>True</Private>
|
59 | 59 | </Reference>
|
60 | 60 | </ItemGroup>
|
|
67 | 67 | <Import Project="..\packages\Nerdbank.GitVersioning.3.3.37\build\Nerdbank.GitVersioning.targets" Condition="Exists('..\packages\Nerdbank.GitVersioning.3.3.37\build\Nerdbank.GitVersioning.targets')" />
|
68 | 68 | <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
69 | 69 | <PropertyGroup>
|
70 |
| - <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> |
| 70 | + <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=3221..The missing file is {0}.</ErrorText> |
71 | 71 | </PropertyGroup>
|
72 | 72 | <Error Condition="!Exists('..\packages\Nerdbank.GitVersioning.3.3.37\build\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Nerdbank.GitVersioning.3.3.37\build\Nerdbank.GitVersioning.targets'))" />
|
73 | 73 | </Target>
|
|
0 commit comments