Azure / amqpnetlite

AMQP 1.0 .NET Library
Apache License 2.0
401 stars 143 forks source link

Update 8 NuGet dependencies #505

Closed nfbot closed 2 years ago

nfbot commented 2 years ago

Bumps nanoFramework.CoreLibrary from 1.12.0-preview.19 to 1.12.0
Bumps nanoFramework.Runtime.Events from 1.10.0-preview.13 to 1.10.0
Bumps nanoFramework.System.Collections from 1.4.0-preview.27 to 1.4.0
Bumps nanoFramework.System.IO.Streams from 1.0.0-preview.19 to 1.0.0
Bumps nanoFramework.System.Math from 1.4.4-preview.22 to 1.4.4
Bumps nanoFramework.System.Net from 1.8.0-preview.43 to 1.8.1
Bumps nanoFramework.ResourceManager from 1.1.4-preview.13 to 1.1.4
Bumps nanoFramework.System.Device.Gpio from 1.0.3-preview.18 to 1.0.4
[version update]

:warning: This is an automated update. :warning:

xinchen10 commented 2 years ago

There is a build failure for the NF environment.

C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\nanoFramework\v1.0\NFProjectSystem.MDP.targets(710,5): error MSB4062: The "GenerateNanoResourceTask" task could not be loaded from the assembly C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\nanoFramework\v1.0\nanoFramework.Tools.BuildTasks.dll. Could not load file or assembly 'file:///C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\nanoFramework\v1.0\nanoFramework.Tools.BuildTasks.dll' or one of its dependencies. An attempt was made to load a program with an incorrect format. Confirm that the <UsingTask> declaration is correct, that the assembly and all its dependencies are available, and that the task contains a public class that implements Microsoft.Build.Framework.ITask.
nfbot commented 2 years ago

Superseded by #506