diff --git a/source/NuGet.Config b/NuGet.Config similarity index 100% rename from source/NuGet.Config rename to NuGet.Config diff --git a/source/Windows.Devices.SerialCommunication.previous.nugetreferenceswitcher b/Windows.Devices.SerialCommunication.previous.nugetreferenceswitcher similarity index 100% rename from source/Windows.Devices.SerialCommunication.previous.nugetreferenceswitcher rename to Windows.Devices.SerialCommunication.previous.nugetreferenceswitcher diff --git a/source/Windows.Devices.SerialCommunication/ErrorReceivedEventArgs.cs b/Windows.Devices.SerialCommunication/ErrorReceivedEventArgs.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/ErrorReceivedEventArgs.cs rename to Windows.Devices.SerialCommunication/ErrorReceivedEventArgs.cs diff --git a/source/Windows.Devices.SerialCommunication/PinChangedEventArgs.cs b/Windows.Devices.SerialCommunication/PinChangedEventArgs.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/PinChangedEventArgs.cs rename to Windows.Devices.SerialCommunication/PinChangedEventArgs.cs diff --git a/source/Windows.Devices.SerialCommunication/Properties/AssemblyInfo.cs b/Windows.Devices.SerialCommunication/Properties/AssemblyInfo.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/Properties/AssemblyInfo.cs rename to Windows.Devices.SerialCommunication/Properties/AssemblyInfo.cs diff --git a/source/Windows.Devices.SerialCommunication/README.txt b/Windows.Devices.SerialCommunication/README.txt similarity index 100% rename from source/Windows.Devices.SerialCommunication/README.txt rename to Windows.Devices.SerialCommunication/README.txt diff --git a/source/Windows.Devices.SerialCommunication/SerialDataEvent.cs b/Windows.Devices.SerialCommunication/SerialDataEvent.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialDataEvent.cs rename to Windows.Devices.SerialCommunication/SerialDataEvent.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialDataReceivedEventArgs.cs b/Windows.Devices.SerialCommunication/SerialDataReceivedEventArgs.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialDataReceivedEventArgs.cs rename to Windows.Devices.SerialCommunication/SerialDataReceivedEventArgs.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialDevice.cs b/Windows.Devices.SerialCommunication/SerialDevice.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialDevice.cs rename to Windows.Devices.SerialCommunication/SerialDevice.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialDeviceController.cs b/Windows.Devices.SerialCommunication/SerialDeviceController.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialDeviceController.cs rename to Windows.Devices.SerialCommunication/SerialDeviceController.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialDeviceErrorEvent.cs b/Windows.Devices.SerialCommunication/SerialDeviceErrorEvent.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialDeviceErrorEvent.cs rename to Windows.Devices.SerialCommunication/SerialDeviceErrorEvent.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialDeviceEventListener.cs b/Windows.Devices.SerialCommunication/SerialDeviceEventListener.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialDeviceEventListener.cs rename to Windows.Devices.SerialCommunication/SerialDeviceEventListener.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialDeviceInputStream.cs b/Windows.Devices.SerialCommunication/SerialDeviceInputStream.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialDeviceInputStream.cs rename to Windows.Devices.SerialCommunication/SerialDeviceInputStream.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialDeviceOutputStream.cs b/Windows.Devices.SerialCommunication/SerialDeviceOutputStream.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialDeviceOutputStream.cs rename to Windows.Devices.SerialCommunication/SerialDeviceOutputStream.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialError.cs b/Windows.Devices.SerialCommunication/SerialError.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialError.cs rename to Windows.Devices.SerialCommunication/SerialError.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialHandshake.cs b/Windows.Devices.SerialCommunication/SerialHandshake.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialHandshake.cs rename to Windows.Devices.SerialCommunication/SerialHandshake.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialParity.cs b/Windows.Devices.SerialCommunication/SerialParity.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialParity.cs rename to Windows.Devices.SerialCommunication/SerialParity.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialPinChange.cs b/Windows.Devices.SerialCommunication/SerialPinChange.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialPinChange.cs rename to Windows.Devices.SerialCommunication/SerialPinChange.cs diff --git a/source/Windows.Devices.SerialCommunication/SerialStopBitCount.cs b/Windows.Devices.SerialCommunication/SerialStopBitCount.cs similarity index 100% rename from source/Windows.Devices.SerialCommunication/SerialStopBitCount.cs rename to Windows.Devices.SerialCommunication/SerialStopBitCount.cs diff --git a/source/Windows.Devices.SerialCommunication/Windows.Devices.SerialCommunication.nfproj b/Windows.Devices.SerialCommunication/Windows.Devices.SerialCommunication.nfproj similarity index 100% rename from source/Windows.Devices.SerialCommunication/Windows.Devices.SerialCommunication.nfproj rename to Windows.Devices.SerialCommunication/Windows.Devices.SerialCommunication.nfproj diff --git a/source/Windows.Devices.SerialCommunication/key.snk b/Windows.Devices.SerialCommunication/key.snk similarity index 100% rename from source/Windows.Devices.SerialCommunication/key.snk rename to Windows.Devices.SerialCommunication/key.snk diff --git a/source/Windows.Devices.SerialCommunication/packages.config b/Windows.Devices.SerialCommunication/packages.config similarity index 100% rename from source/Windows.Devices.SerialCommunication/packages.config rename to Windows.Devices.SerialCommunication/packages.config diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 81628a4..324d0ac 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -21,7 +21,7 @@ pool: variables: DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true - solution: '**/source/*.sln' + solution: '**/*.sln' buildPlatform: 'Any CPU' buildConfiguration: 'Release' nugetPackageName: 'nanoFramework.Windows.Devices.SerialCommunication' diff --git a/source/nanoFramework.Windows.Devices.SerialCommunication.DELIVERABLES.nuspec b/nanoFramework.Windows.Devices.SerialCommunication.DELIVERABLES.nuspec similarity index 100% rename from source/nanoFramework.Windows.Devices.SerialCommunication.DELIVERABLES.nuspec rename to nanoFramework.Windows.Devices.SerialCommunication.DELIVERABLES.nuspec diff --git a/source/nanoFramework.Windows.Devices.SerialCommunication.nuspec b/nanoFramework.Windows.Devices.SerialCommunication.nuspec similarity index 100% rename from source/nanoFramework.Windows.Devices.SerialCommunication.nuspec rename to nanoFramework.Windows.Devices.SerialCommunication.nuspec diff --git a/source/nanoFramework.Windows.Devices.SerialCommunication.sln b/nanoFramework.Windows.Devices.SerialCommunication.sln similarity index 100% rename from source/nanoFramework.Windows.Devices.SerialCommunication.sln rename to nanoFramework.Windows.Devices.SerialCommunication.sln diff --git a/source/readme.txt b/readme.txt similarity index 100% rename from source/readme.txt rename to readme.txt diff --git a/source/version.json b/version.json similarity index 100% rename from source/version.json rename to version.json