aboutsummaryrefslogtreecommitdiffstats
path: root/examples/QtAzureIoT/common/Utils.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'examples/QtAzureIoT/common/Utils.csproj')
-rw-r--r--examples/QtAzureIoT/common/Utils.csproj9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/QtAzureIoT/common/Utils.csproj b/examples/QtAzureIoT/common/Utils.csproj
deleted file mode 100644
index 141e38f..0000000
--- a/examples/QtAzureIoT/common/Utils.csproj
+++ /dev/null
@@ -1,9 +0,0 @@
-<Project Sdk="Microsoft.NET.Sdk">
-
- <PropertyGroup>
- <TargetFramework>net6.0</TargetFramework>
- <ImplicitUsings>enable</ImplicitUsings>
- <Nullable>disable</Nullable>
- </PropertyGroup>
-
-</Project>