We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a8db2e commit 015032aCopy full SHA for 015032a
src/IotHub/IotHub.Test/IotHub.Test.csproj
@@ -16,8 +16,4 @@
16
<PackageReference Include="Microsoft.Azure.Management.IotHub" Version="2.10.0-preview" />
17
</ItemGroup>
18
19
- <ItemGroup>
20
- <PackageReference Update="Newtonsoft.Json" Version="12.0.3" />
21
- </ItemGroup>
22
-
23
</Project>
src/IotHub/IotHub/IotHub.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<PsModuleName>IotHub</PsModuleName>
0 commit comments