diff --git a/ExtLibs/px4uploader/px4uploader.csproj b/ExtLibs/px4uploader/px4uploader.csproj index a425485216..8a1393b61e 100644 --- a/ExtLibs/px4uploader/px4uploader.csproj +++ b/ExtLibs/px4uploader/px4uploader.csproj @@ -1,60 +1,60 @@ - - - - netstandard2.0;netcoreapp3.1 - Exe - - Exe - px4uploader.Program - true - - - - portable - true - - - - portable - true - - - - DEBUG;TRACE - - - - - - - - - - - - - - - - - - - - - - - - - - ..\Ionic.Zip.NetStandard.dll - - - - - - Always - - - - + + + + netstandard2.0;netcoreapp3.1 + Exe + + Exe + px4uploader.Program + true + + + + portable + true + + + + portable + true + + + + DEBUG;TRACE + + + + + + + + + + + + + + + + + + + + + + + + + + ..\Ionic.Zip.NetStandard.dll + + + + + + Always + + + + \ No newline at end of file