You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update azure pipeline yaml.
- Fix nuspec.
- Update logo for nuget assets.
- Switch order to nuget feeds in nuget.config.
- Update projects to migrate to VS2022.
- Fix typos.
***NO_CI***
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
16
16
<description>** DON'T REFERENCE THIS PACKAGE ** Not meant for development. This package includes the deliverable artifacts of the nanoFramework.Hardware.Esp32 assembly for nanoFramework. These are for testing purposes and for updating the native code base of the library.</description>
<copyright>Copyright (c) .NET Foundation and Contributors</copyright>
18
-
<description>This package includes the nanoFramework.Hardware.Esp32 assembly for .NET nanoFramework C# projects. The nanoFramework.Hardware.Esp32 assembly contains functions specific to the ESP32 device.
19
-
This package requires a target with nanoFramework.Hardware.Esp32 v$nativeVersion$ (checksum $checksum$).</description>
20
-
<summary>nanoFramework.Hardware.Esp32 assembly for nanoFramework C# projects</summary>
19
+
<description>This package includes the nanoFramework.Hardware.Esp32 assembly for .NET nanoFramework C# projects. The nanoFramework.Hardware.Esp32 assembly contains functions specific to the ESP32 device. This package requires a target with nanoFramework.Hardware.Esp32 v$nativeVersion$ (checksum $checksum$).</description>
0 commit comments