Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Commit

Permalink
Bumps nanoFramework.CoreLibrary from 1.0.5-preview024 to 1.0.6-previe…
Browse files Browse the repository at this point in the history
…w-001 (#28)
  • Loading branch information
nfbot authored and josesimoes committed Nov 8, 2018
1 parent 598963a commit b58cbd3
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 21 deletions.
8 changes: 4 additions & 4 deletions source/Windows.Devices.Adc/Windows.Devices.Adc.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<Name>Windows.Devices.Adc</Name>
</PropertyGroup>
<ItemGroup>
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.0.5-preview024\lib\mscorlib.dll">
<NFMDP_PE_LoadHints Include="..\packages\nanoFramework.CoreLibrary.1.0.6-preview-001\lib\mscorlib.dll">
<InProject>false</InProject>
</NFMDP_PE_LoadHints>
</ItemGroup>
Expand All @@ -63,8 +63,8 @@
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Reference Include="mscorlib, Version=1.0.5.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.0.5-preview024\lib\mscorlib.dll</HintPath>
<Reference Include="mscorlib, Version=1.0.6.1, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.0.6-preview-001\lib\mscorlib.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
Expand All @@ -75,4 +75,4 @@
<ProjectConfigurationsDeclaredAsItems />
</ProjectCapabilities>
</ProjectExtensions>
</Project>
</Project>
2 changes: 1 addition & 1 deletion source/Windows.Devices.Adc/packages.config
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="nanoFramework.CoreLibrary" version="1.0.5-preview024" targetFramework="netnanoframework10" />
<package id="nanoFramework.CoreLibrary" version="1.0.6-preview-001" targetFramework="netnanoframework10" />
<package id="Nerdbank.GitVersioning" version="2.2.13" developmentDependency="true" />
</packages>
20 changes: 11 additions & 9 deletions source/nanoframework.Windows.Devices.Adc.DELIVERABLES.nuspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>nanoFramework.Windows.Devices.Adc.DELIVERABLES</id>
Expand All @@ -7,24 +7,26 @@
<authors>nanoFramework project contributors</authors>
<owners>nanoFramework project contributors</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes></releaseNotes>
<releaseNotes>
</releaseNotes>
<developmentDependency>false</developmentDependency>
<projectUrl>https://github.com/nanoframework</projectUrl>
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
<description>** DON'T REFERENCE THIS PACKAGE ** Not meant for development. This package includes the deliverable artifacts of the Windows.Devices.Adc assembly for nanoFramework. These are for testing purposes and for updating the native code base of the library.</description>
<summary>Windows.Devices.Adc.DELIVERABLES is not meant for development.</summary>
<tags></tags>
<tags>
</tags>
<dependencies>
<dependency id="nanoFramework.CoreLibrary" version="[1.0.5-preview024]" />
</dependencies>
<dependency id="nanoFramework.CoreLibrary" version="[1.0.6-preview-001]" />
</dependencies>
</metadata>
<files>
<file src="Windows.Devices.Adc\bin\Release\Stubs\*.*" target="content\Stubs\" />
<file src="Windows.Devices.Adc\obj\Release\*.txt" target="content\txt\" />
<file src="Windows.Devices.Adc\obj\Release\*.dump" target="content\dump\" />
<file src="Windows.Devices.Adc\obj\Release\*.strings" target="content\dump\" />
<file src="Windows.Devices.Adc\obj\Release\*.resources" target="content\resources\" />
<file src="Windows.Devices.Adc\obj\Release\*.il" target="content\disasm\" />
<file src="Windows.Devices.Adc\obj\Release\*.resources" target="content\resources\" />
<file src="Windows.Devices.Adc\obj\Release\*.il" target="content\disasm\" />
</files>
</package>
</package>
15 changes: 8 additions & 7 deletions source/nanoframework.Windows.Devices.Adc.nuspec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>nanoFramework.Windows.Devices.Adc</id>
Expand All @@ -7,23 +7,24 @@
<authors>nanoFramework project contributors</authors>
<owners>nanoFramework project contributors</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<releaseNotes></releaseNotes>
<releaseNotes>
</releaseNotes>
<developmentDependency>false</developmentDependency>
<projectUrl>https://github.com/nanoframework</projectUrl>
<iconUrl>https://secure.gravatar.com/avatar/97d0e092247f0716db6d4b47b7d1d1ad</iconUrl>
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
<copyright>Copyright (c) 2018 The nanoFramework project contributors</copyright>
<description>This package includes the Windows.Devices.Adc assembly for nanoFramework C# projects.</description>
<summary>Windows.Devices.Adc assembly for nanoFramework C# projects</summary>
<tags>nanoFramework C# csharp netmf netnf Windows.Devices.Adc</tags>
<dependencies>
<dependency id="nanoFramework.CoreLibrary" version="[1.0.5-preview024]" />
</dependencies>
<dependency id="nanoFramework.CoreLibrary" version="[1.0.6-preview-001]" />
</dependencies>
</metadata>
<files>
<file src="Windows.Devices.Adc\bin\Release\Windows.Devices.Adc.dll" target="lib\Windows.Devices.Adc.dll" />
<file src="Windows.Devices.Adc\bin\Release\Windows.Devices.Adc.pdb" target="lib\Windows.Devices.Adc.pdb" />
<file src="Windows.Devices.Adc\bin\Release\Windows.Devices.Adc.pdbx" target="lib\Windows.Devices.Adc.pdbx" />
<file src="Windows.Devices.Adc\bin\Release\Windows.Devices.Adc.pe" target="lib\Windows.Devices.Adc.pe" />
<file src="Windows.Devices.Adc\bin\Release\Windows.Devices.Adc.xml" target="lib\Windows.Devices.Adc.xml" />
<file src="Windows.Devices.Adc\bin\Release\Windows.Devices.Adc.xml" target="lib\Windows.Devices.Adc.xml" />
</files>
</package>
</package>

0 comments on commit b58cbd3

Please sign in to comment.