How to build .Net Micro Framework 4.4 Firmware

Mark

It failed to build - i am not familiar with this message… looking online is pointing nuget. is this the floating point issue? If I open the project in vsd2015 it fails to load the project.

C:\net4_4_0\tools\Targets\Microsoft.SPOT.Build.Targets(929,5): error MSB4062: The “Microsoft.SPOT.Tasks.GenerateTinyRes
ource” task could not be loaded from the assembly C:\net4_4_0\BuildOutput\Public\Release\Server\dll\Microsoft.SPOT.Task
s.dll. Could not load file or assembly ‘file:///C:\net4_4_0\BuildOutput\Public\Release\Server\dll\Microsoft.SPOT.Tasks.
dll’ or one of its dependencies. The system cannot find the file specified. Confirm that the 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. [C:\net4_4_0\Framework\Subset_of_CorLib\SpotCorLib.csproj]

Brad