Skip to content

Commit 064bfe9

Browse files
authored
Bumps nanoFramework.System.Collections from 1.2.0-preview.55 to 1.2.0-preview.62
1 parent 5b8229b commit 064bfe9

10 files changed

Lines changed: 22 additions & 19 deletions

nanoFramework.System.Net.Http-client/System.Net.Http-client.nfproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup Label="Globals">
44
<NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
@@ -44,7 +44,7 @@
4444
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.Runtime.Events.1.9.0-preview.28\lib\nanoFramework.Runtime.Events.dll">
4545
<InProject>false</InProject>
4646
</NFMDP_PE_LoadHints>
47-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Collections.1.2.0-preview.55\lib\nanoFramework.System.Collections.dll">
47+
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Collections.1.2.0-preview.62\lib\nanoFramework.System.Collections.dll">
4848
<InProject>false</InProject>
4949
</NFMDP_PE_LoadHints>
5050
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Text.1.1.1-preview.51\lib\nanoFramework.System.Text.dll">
@@ -156,7 +156,7 @@
156156
<Private>True</Private>
157157
</Reference>
158158
<Reference Include="nanoFramework.System.Collections, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
159-
<HintPath>..\packages\nanoFramework.System.Collections.1.2.0-preview.55\lib\nanoFramework.System.Collections.dll</HintPath>
159+
<HintPath>..\packages\nanoFramework.System.Collections.1.2.0-preview.62\lib\nanoFramework.System.Collections.dll</HintPath>
160160
<Private>True</Private>
161161
</Reference>
162162
<Reference Include="nanoFramework.System.Text, Version=1.1.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">

nanoFramework.System.Net.Http-client/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.10.5-preview.4" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.Runtime.Events" version="1.9.0-preview.28" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.System.Collections" version="1.2.0-preview.55" targetFramework="netnanoframework10" />
5+
<package id="nanoFramework.System.Collections" version="1.2.0-preview.62" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.System.Net" version="1.6.5-preview.23" targetFramework="netnanoframework10" />
77
<package id="nanoFramework.System.Text" version="1.1.1-preview.51" targetFramework="netnanoframework10" />
88
<package id="Nerdbank.GitVersioning" version="3.1.91" developmentDependency="true" targetFramework="netnanoframework10" />

nanoFramework.System.Net.Http-server/System.Net.Http-server.nfproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup Label="Globals">
44
<NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
@@ -44,7 +44,7 @@
4444
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.Runtime.Events.1.9.0-preview.28\lib\nanoFramework.Runtime.Events.dll">
4545
<InProject>false</InProject>
4646
</NFMDP_PE_LoadHints>
47-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Collections.1.2.0-preview.55\lib\nanoFramework.System.Collections.dll">
47+
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Collections.1.2.0-preview.62\lib\nanoFramework.System.Collections.dll">
4848
<InProject>false</InProject>
4949
</NFMDP_PE_LoadHints>
5050
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Text.1.1.1-preview.51\lib\nanoFramework.System.Text.dll">
@@ -150,7 +150,7 @@
150150
<Private>True</Private>
151151
</Reference>
152152
<Reference Include="nanoFramework.System.Collections, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
153-
<HintPath>..\packages\nanoFramework.System.Collections.1.2.0-preview.55\lib\nanoFramework.System.Collections.dll</HintPath>
153+
<HintPath>..\packages\nanoFramework.System.Collections.1.2.0-preview.62\lib\nanoFramework.System.Collections.dll</HintPath>
154154
<Private>True</Private>
155155
</Reference>
156156
<Reference Include="nanoFramework.System.Text, Version=1.1.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">

nanoFramework.System.Net.Http-server/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.10.5-preview.4" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.Runtime.Events" version="1.9.0-preview.28" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.System.Collections" version="1.2.0-preview.55" targetFramework="netnanoframework10" />
5+
<package id="nanoFramework.System.Collections" version="1.2.0-preview.62" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.System.Net" version="1.6.5-preview.23" targetFramework="netnanoframework10" />
77
<package id="nanoFramework.System.Text" version="1.1.1-preview.51" targetFramework="netnanoframework10" />
88
<package id="Nerdbank.GitVersioning" version="3.1.91" developmentDependency="true" targetFramework="netnanoframework10" />

nanoFramework.System.Net.Http.Client.nuspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@
1616
<repository type="git" url="https://github.com/nanoframework/System.Net.Http" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1818
<description>
19-
This package includes the System.Net.Http assembly (client API only) for .NET nanoFramework C# projects.&#10;There is also a package with the server API only and another with the full API.
19+
This package includes the System.Net.Http assembly (client API only) for .NET nanoFramework C# projects.
20+
There is also a package with the server API only and another with the full API.
2021
</description>
2122
<tags>nanoFramework C# csharp netmf netnf System.Net.Http</tags>
2223
<dependencies>
2324
<dependency id="nanoFramework.CoreLibrary" version="1.10.5-preview.4" />
2425
<dependency id="nanoFramework.Runtime.Events" version="1.9.0-preview.28" />
25-
<dependency id="nanoFramework.System.Collections" version="1.2.0-preview.55" />
26+
<dependency id="nanoFramework.System.Collections" version="1.2.0-preview.62" />
2627
<dependency id="nanoFramework.System.Text" version="1.1.1-preview.51" />
2728
<dependency id="nanoFramework.System.Net" version="1.6.5-preview.23" />
2829
</dependencies>

nanoFramework.System.Net.Http.Server.nuspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@
1616
<repository type="git" url="https://github.com/nanoframework/System.Net.Http" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1818
<description>
19-
This package includes the System.Net.Http assembly (server API only) for .NET nanoFramework C# projects.&#10;There is also a package with the client API only and another with the full API.
19+
This package includes the System.Net.Http assembly (server API only) for .NET nanoFramework C# projects.
20+
There is also a package with the client API only and another with the full API.
2021
</description>
2122
<tags>nanoFramework C# csharp netmf netnf nanoFramework.System.Net.Http</tags>
2223
<dependencies>
2324
<dependency id="nanoFramework.CoreLibrary" version="1.10.5-preview.4" />
2425
<dependency id="nanoFramework.Runtime.Events" version="1.9.0-preview.28" />
25-
<dependency id="nanoFramework.System.Collections" version="1.2.0-preview.55" />
26+
<dependency id="nanoFramework.System.Collections" version="1.2.0-preview.62" />
2627
<dependency id="nanoFramework.System.Text" version="1.1.1-preview.51" />
2728
<dependency id="nanoFramework.System.Net" version="1.6.5-preview.23" />
2829
</dependencies>

nanoFramework.System.Net.Http.nuspec

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,15 @@
1616
<repository type="git" url="https://github.com/nanoframework/System.Net.Http" commit="$commit$" />
1717
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
1818
<description>
19-
This package includes the System.Net.Http assembly for .NET nanoFramework C# projects.&#10;There are also two other packages with just the client API and just the server API.
19+
This package includes the System.Net.Http assembly for .NET nanoFramework C# projects.
20+
There are also two other packages with just the client API and just the server API.
2021
These are meant to be used when there is the need to use smaller assemblies.
2122
</description>
2223
<tags>nanoFramework C# csharp netmf netnf System.Net.Http</tags>
2324
<dependencies>
2425
<dependency id="nanoFramework.CoreLibrary" version="1.10.5-preview.4" />
2526
<dependency id="nanoFramework.Runtime.Events" version="1.9.0-preview.28" />
26-
<dependency id="nanoFramework.System.Collections" version="1.2.0-preview.55" />
27+
<dependency id="nanoFramework.System.Collections" version="1.2.0-preview.62" />
2728
<dependency id="nanoFramework.System.Text" version="1.1.1-preview.51" />
2829
<dependency id="nanoFramework.System.Net" version="1.6.5-preview.23" />
2930
</dependencies>

nanoFramework.System.Net.Http.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.28010.2041

nanoFramework.System.Net.Http/System.Net.Http.nfproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup Label="Globals">
44
<NanoFrameworkProjectSystemPath>$(MSBuildToolsPath)..\..\..\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
@@ -44,7 +44,7 @@
4444
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.Runtime.Events.1.9.0-preview.28\lib\nanoFramework.Runtime.Events.dll">
4545
<InProject>false</InProject>
4646
</NFMDP_PE_LoadHints>
47-
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Collections.1.2.0-preview.55\lib\nanoFramework.System.Collections.dll">
47+
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Collections.1.2.0-preview.62\lib\nanoFramework.System.Collections.dll">
4848
<InProject>false</InProject>
4949
</NFMDP_PE_LoadHints>
5050
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.System.Text.1.1.1-preview.51\lib\nanoFramework.System.Text.dll">
@@ -103,7 +103,7 @@
103103
<Private>True</Private>
104104
</Reference>
105105
<Reference Include="nanoFramework.System.Collections, Version=1.2.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
106-
<HintPath>..\packages\nanoFramework.System.Collections.1.2.0-preview.55\lib\nanoFramework.System.Collections.dll</HintPath>
106+
<HintPath>..\packages\nanoFramework.System.Collections.1.2.0-preview.62\lib\nanoFramework.System.Collections.dll</HintPath>
107107
<Private>True</Private>
108108
</Reference>
109109
<Reference Include="nanoFramework.System.Text, Version=1.1.1.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">

nanoFramework.System.Net.Http/packages.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<packages>
33
<package id="nanoFramework.CoreLibrary" version="1.10.5-preview.4" targetFramework="netnanoframework10" />
44
<package id="nanoFramework.Runtime.Events" version="1.9.0-preview.28" targetFramework="netnanoframework10" />
5-
<package id="nanoFramework.System.Collections" version="1.2.0-preview.55" targetFramework="netnanoframework10" />
5+
<package id="nanoFramework.System.Collections" version="1.2.0-preview.62" targetFramework="netnanoframework10" />
66
<package id="nanoFramework.System.Net" version="1.6.5-preview.23" targetFramework="netnanoframework10" />
77
<package id="nanoFramework.System.Text" version="1.1.1-preview.51" targetFramework="netnanoframework10" />
88
<package id="Nerdbank.GitVersioning" version="3.1.91" developmentDependency="true" targetFramework="netnanoframework10" />

0 commit comments

Comments
 (0)