Skip to content

Commit

Permalink
Merge branch 'main' into refactor_path
Browse files Browse the repository at this point in the history
  • Loading branch information
CoryCharlton authored Nov 10, 2023
2 parents 3d34fb5 + 51b40b7 commit eb8d776
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 17 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

## [**Changes available only in 'Preview' NuGet packages:**](https://github.com/nanoframework/System.IO.FileSystem/tree/HEAD)

[Full Changelog](https://github.com/nanoframework/System.IO.FileSystem/compare/v1.1.23...HEAD)
[Full Changelog](https://github.com/nanoframework/System.IO.FileSystem/compare/v1.1.28...HEAD)

**Documentation and other chores:**

- Update 5 NuGet dependencies [\#90](https://github.com/nanoframework/System.IO.FileSystem/pull/90)

## [v1.1.28](https://github.com/nanoframework/System.IO.FileSystem/tree/v1.1.28) (2023-11-08)

[Full Changelog](https://github.com/nanoframework/System.IO.FileSystem/compare/v1.1.23...v1.1.28)

**Implemented enhancements:**

Expand Down
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"?>
<Project ToolsVersion="Current" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Label="Globals">
<NanoFrameworkProjectSystemPath>$(MSBuildExtensionsPath)\nanoFramework\v1.0\</NanoFrameworkProjectSystemPath>
Expand Down Expand Up @@ -43,20 +43,25 @@
<ProjectReference Include="..\System.IO.FileSystem\System.IO.FileSystem.nfproj" />
</ItemGroup>
<ItemGroup>
<Reference Include="mscorlib">
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="nanoFramework.System.Text">
<Reference Include="nanoFramework.System.Text, Version=1.2.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="nanoFramework.TestFramework">
<Reference Include="nanoFramework.TestFramework, Version=2.1.87.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.TestFramework.2.1.87\lib\nanoFramework.TestFramework.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="nanoFramework.UnitTestLauncher">
<Reference Include="nanoFramework.UnitTestLauncher, Version=0.0.0.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.TestFramework.2.1.87\lib\nanoFramework.UnitTestLauncher.exe</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.IO.Streams">
<Reference Include="System.IO.Streams, Version=1.1.52.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.Streams.1.1.52\lib\System.IO.Streams.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
<Import Project="$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets" Condition="Exists('$(NanoFrameworkProjectSystemPath)NFProjectSystem.CSharp.targets')" />
Expand Down
15 changes: 8 additions & 7 deletions System.IO.FileSystem/System.IO.FileSystem.nfproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,20 +68,21 @@
<Content Include="packages.lock.json" />
</ItemGroup>
<ItemGroup>
<Reference Include="mscorlib">
<Reference Include="mscorlib, Version=1.15.6.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.CoreLibrary.1.15.5\lib\mscorlib.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="nanoFramework.Runtime.Events">
<Reference Include="nanoFramework.Runtime.Events, Version=1.11.15.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.Runtime.Events.1.11.15\lib\nanoFramework.Runtime.Events.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="nanoFramework.System.Runtime">
<HintPath>..\packages\nanoFramework.System.Runtime.1.0.6\lib\nanoFramework.System.Runtime.dll</HintPath>
</Reference>
<Reference Include="nanoFramework.System.Text">
<Reference Include="nanoFramework.System.Text, Version=1.2.54.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.Text.1.2.54\lib\nanoFramework.System.Text.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.IO.Streams">
<Reference Include="System.IO.Streams, Version=1.1.52.0, Culture=neutral, PublicKeyToken=c07d481e9758c731">
<HintPath>..\packages\nanoFramework.System.IO.Streams.1.1.52\lib\System.IO.Streams.dll</HintPath>
<Private>True</Private>
</Reference>
</ItemGroup>
<ProjectExtensions>
Expand Down
6 changes: 3 additions & 3 deletions nanoFramework.System.IO.FileSystem.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
This package requires a target with System.IO.FileSystem v$nativeVersion$ (checksum $checksum$).</description>
<tags>nanoFramework C# csharp netmf netnf System.IO.FileSystem</tags>
<dependencies>
<dependency id="nanoFramework.CoreLibrary" version="1.14.2" />
<dependency id="nanoFramework.Runtime.Events" version="1.11.6" />
<dependency id="nanoFramework.System.IO.Streams" version="1.1.38" />
<dependency id="nanoFramework.CoreLibrary" version="1.15.5" />
<dependency id="nanoFramework.Runtime.Events" version="1.11.15" />
<dependency id="nanoFramework.System.IO.Streams" version="1.1.52" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit eb8d776

Please sign in to comment.