Skip to content

Commit d69769e

Browse files
committed
Revert "Update 2 nuget dependencies"
This reverts commit 5e7b830. ***NO_CI***
1 parent 5e7b830 commit d69769e

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

System.Device.I2c/System.Device.I2c.nfproj

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
<?xml version="1." encoding="utf-8"?>
2-
<Project ToolsVersion="1.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup Label="Globals">
4-
<NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.\</NanoFrameworkProjectSystemPath>
4+
<NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
55
</PropertyGroup>
66
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.Default.props')" />
77
<PropertyGroup>
88
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
99
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
10-
<ProjectTypeGuids>{1.8DD76-328B-46DF-9F39-F55991.0360};{FAE04EC0-301.1.3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
11-
<ProjectGuid>d74a7890-8a23-41.-ab74-923d57e987ea</ProjectGuid>
10+
<ProjectTypeGuids>{11A8DD76-328B-46DF-9F39-F559912D0360};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
11+
<ProjectGuid>d74a7890-8a23-417b-ab74-923d57e987ea</ProjectGuid>
1212
<OutputType>Library</OutputType>
13-
<FileAlignment>51./FileAlignment>
13+
<FileAlignment>512</FileAlignment>
1414
<RootNamespace>
1515
</RootNamespace>
1616
<AssemblyName>System.Device.I2c</AssemblyName>
17-
<TargetFrameworkVersion>v1.</TargetFrameworkVersion>
17+
<TargetFrameworkVersion>v1.0</TargetFrameworkVersion>
1818
<NF_IsCoreLibrary>True</NF_IsCoreLibrary>
19-
<Documen.tionFile>bin\$(Configuration)\System.Device.I2c.xml</Documen.tionFile>
19+
<DocumentationFile>bin\$(Configuration)\System.Device.I2c.xml</DocumentationFile>
2020
</PropertyGroup>
2121
<PropertyGroup>
2222
<SignAssembly>true</SignAssembly>
@@ -38,7 +38,7 @@
3838
</NFMDP_PE_ExcludeClassByName>
3939
</ItemGroup>
4040
<ItemGroup>
41-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.0.1.review.9\lib\mscorlib.dll">
41+
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.10.1-preview.9\lib\mscorlib.dll">
4242
<InProject>false</InProject>
4343
</NFMDP_PE_LoadHints>
4444
</ItemGroup>
@@ -56,8 +56,8 @@
5656
<None Include="packages.config" />
5757
</ItemGroup>
5858
<ItemGroup>
59-
<Reference Include="mscorlib, Version=1.0.1., Culture=neutral, PublicKeyToken=c07d481.758c731.
60-
<HintPath>..\packages\nanoFramework.CoreLibrary.1.0.1.review.9\lib\mscorlib.dll</HintPath>
59+
<Reference Include="mscorlib, Version=1.10.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
60+
<HintPath>..\packages\nanoFramework.CoreLibrary.1.10.1-preview.9\lib\mscorlib.dll</HintPath>
6161
<Private>True</Private>
6262
</Reference>
6363
</ItemGroup>
@@ -67,11 +67,11 @@
6767
<ProjectConfigurationsDeclaredAsItems />
6868
</ProjectCapabilities>
6969
</ProjectExtensions>
70-
<Import Project="..\packages\Nerdbank.GitVersioning.3.1.1.uild\Nerdbank.GitVersioning.targets" Condition="Exists('..\packages\Nerdbank.GitVersioning.3.1.1.uild\Nerdbank.GitVersioning.targets')" />
70+
<Import Project="..\packages\Nerdbank.GitVersioning.3.1.91\build\Nerdbank.GitVersioning.targets" Condition="Exists('..\packages\Nerdbank.GitVersioning.3.1.91\build\Nerdbank.GitVersioning.targets')" />
7171
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
7272
<PropertyGroup>
73-
<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>
73+
<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>
7474
</PropertyGroup>
75-
<Error Condition="!Exists('..\packages\Nerdbank.GitVersioning.3.1.1.uild\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Nerdbank.GitVersioning.3.1.1.uild\Nerdbank.GitVersioning.targets'))" />
75+
<Error Condition="!Exists('..\packages\Nerdbank.GitVersioning.3.1.91\build\Nerdbank.GitVersioning.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Nerdbank.GitVersioning.3.1.91\build\Nerdbank.GitVersioning.targets'))" />
7676
</Target>
7777
</Project>

nanoFramework.System.Device.I2c.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1+
22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 15
44
VisualStudioVersion = 15.0.27130.2010

0 commit comments

Comments
 (0)