diff --git a/edge-agent/src/Microsoft.Azure.Devices.Edge.Agent.IoTHub/Microsoft.Azure.Devices.Edge.Agent.IoTHub.csproj b/edge-agent/src/Microsoft.Azure.Devices.Edge.Agent.IoTHub/Microsoft.Azure.Devices.Edge.Agent.IoTHub.csproj index f22167d6710..b84ef6aa88f 100644 --- a/edge-agent/src/Microsoft.Azure.Devices.Edge.Agent.IoTHub/Microsoft.Azure.Devices.Edge.Agent.IoTHub.csproj +++ b/edge-agent/src/Microsoft.Azure.Devices.Edge.Agent.IoTHub/Microsoft.Azure.Devices.Edge.Agent.IoTHub.csproj @@ -21,7 +21,7 @@ - + diff --git a/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Core/Microsoft.Azure.Devices.Edge.Hub.Core.csproj b/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Core/Microsoft.Azure.Devices.Edge.Hub.Core.csproj index 89331a208a4..81dbc90d336 100644 --- a/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Core/Microsoft.Azure.Devices.Edge.Hub.Core.csproj +++ b/edge-hub/src/Microsoft.Azure.Devices.Edge.Hub.Core/Microsoft.Azure.Devices.Edge.Hub.Core.csproj @@ -30,7 +30,7 @@ - + diff --git a/edge-modules/DirectMethodCloudSender/DirectMethodCloudSender.csproj b/edge-modules/DirectMethodCloudSender/DirectMethodCloudSender.csproj index 4035a948814..cbbc795750e 100644 --- a/edge-modules/DirectMethodCloudSender/DirectMethodCloudSender.csproj +++ b/edge-modules/DirectMethodCloudSender/DirectMethodCloudSender.csproj @@ -33,7 +33,7 @@ - + diff --git a/edge-modules/DirectMethodReceiver/DirectMethodReceiver.csproj b/edge-modules/DirectMethodReceiver/DirectMethodReceiver.csproj index cfca99b3ee4..90bb51bcfc4 100644 --- a/edge-modules/DirectMethodReceiver/DirectMethodReceiver.csproj +++ b/edge-modules/DirectMethodReceiver/DirectMethodReceiver.csproj @@ -32,7 +32,7 @@ - + diff --git a/edge-modules/DirectMethodSender/DirectMethodSender.csproj b/edge-modules/DirectMethodSender/DirectMethodSender.csproj index 9fb148ae411..92654067aa1 100644 --- a/edge-modules/DirectMethodSender/DirectMethodSender.csproj +++ b/edge-modules/DirectMethodSender/DirectMethodSender.csproj @@ -33,7 +33,7 @@ - + diff --git a/edge-modules/ModuleLib/Microsoft.Azure.Devices.Edge.ModuleUtil.csproj b/edge-modules/ModuleLib/Microsoft.Azure.Devices.Edge.ModuleUtil.csproj index 265640311f3..8f8f4c42c26 100644 --- a/edge-modules/ModuleLib/Microsoft.Azure.Devices.Edge.ModuleUtil.csproj +++ b/edge-modules/ModuleLib/Microsoft.Azure.Devices.Edge.ModuleUtil.csproj @@ -10,7 +10,7 @@ - + diff --git a/edge-modules/ModuleRestarter/ModuleRestarter.csproj b/edge-modules/ModuleRestarter/ModuleRestarter.csproj index 025eaf8bc46..f50c9f5a353 100644 --- a/edge-modules/ModuleRestarter/ModuleRestarter.csproj +++ b/edge-modules/ModuleRestarter/ModuleRestarter.csproj @@ -34,7 +34,7 @@ - + diff --git a/edge-modules/SimulatedTemperatureSensor/SimulatedTemperatureSensor.csproj b/edge-modules/SimulatedTemperatureSensor/SimulatedTemperatureSensor.csproj index 9fb148ae411..92654067aa1 100644 --- a/edge-modules/SimulatedTemperatureSensor/SimulatedTemperatureSensor.csproj +++ b/edge-modules/SimulatedTemperatureSensor/SimulatedTemperatureSensor.csproj @@ -33,7 +33,7 @@ - + diff --git a/edge-modules/TemperatureFilter/TemperatureFilter.csproj b/edge-modules/TemperatureFilter/TemperatureFilter.csproj index be3faa73872..5573d755c10 100644 --- a/edge-modules/TemperatureFilter/TemperatureFilter.csproj +++ b/edge-modules/TemperatureFilter/TemperatureFilter.csproj @@ -33,7 +33,7 @@ - + diff --git a/edge-modules/TwinTester/TwinTester.csproj b/edge-modules/TwinTester/TwinTester.csproj index 8adc2fcb685..0999ba2baa6 100644 --- a/edge-modules/TwinTester/TwinTester.csproj +++ b/edge-modules/TwinTester/TwinTester.csproj @@ -21,7 +21,7 @@ - + diff --git a/edge-modules/functions/binding/src/Microsoft.Azure.WebJobs.Extensions.EdgeHub/Microsoft.Azure.WebJobs.Extensions.EdgeHub.csproj b/edge-modules/functions/binding/src/Microsoft.Azure.WebJobs.Extensions.EdgeHub/Microsoft.Azure.WebJobs.Extensions.EdgeHub.csproj index 13c5ae8c34b..2a8a0646f7a 100644 --- a/edge-modules/functions/binding/src/Microsoft.Azure.WebJobs.Extensions.EdgeHub/Microsoft.Azure.WebJobs.Extensions.EdgeHub.csproj +++ b/edge-modules/functions/binding/src/Microsoft.Azure.WebJobs.Extensions.EdgeHub/Microsoft.Azure.WebJobs.Extensions.EdgeHub.csproj @@ -36,7 +36,7 @@ - + diff --git a/edge-modules/load-gen/load-gen.csproj b/edge-modules/load-gen/load-gen.csproj index 24dd645d7a8..36305d31b4d 100644 --- a/edge-modules/load-gen/load-gen.csproj +++ b/edge-modules/load-gen/load-gen.csproj @@ -21,7 +21,7 @@ - + diff --git a/samples/dotnet/EdgeDownstreamDevice/EdgeDownstreamDevice.csproj b/samples/dotnet/EdgeDownstreamDevice/EdgeDownstreamDevice.csproj index c55d7a811a3..999e72e5712 100644 --- a/samples/dotnet/EdgeDownstreamDevice/EdgeDownstreamDevice.csproj +++ b/samples/dotnet/EdgeDownstreamDevice/EdgeDownstreamDevice.csproj @@ -15,6 +15,6 @@ - + diff --git a/smoke/LeafDevice/LeafDevice.csproj b/smoke/LeafDevice/LeafDevice.csproj index accff79118c..8b0f1ffa75c 100644 --- a/smoke/LeafDevice/LeafDevice.csproj +++ b/smoke/LeafDevice/LeafDevice.csproj @@ -30,7 +30,7 @@ - + diff --git a/test/Microsoft.Azure.Devices.Edge.Test.Common/Microsoft.Azure.Devices.Edge.Test.Common.csproj b/test/Microsoft.Azure.Devices.Edge.Test.Common/Microsoft.Azure.Devices.Edge.Test.Common.csproj index 42b1d218296..bff7be65ebf 100644 --- a/test/Microsoft.Azure.Devices.Edge.Test.Common/Microsoft.Azure.Devices.Edge.Test.Common.csproj +++ b/test/Microsoft.Azure.Devices.Edge.Test.Common/Microsoft.Azure.Devices.Edge.Test.Common.csproj @@ -28,7 +28,7 @@ - +