Skip to content

Commit

Permalink
Merge pull request #9425 from Azure/machiliv/DeviceInfoTableUpdate
Browse files Browse the repository at this point in the history
Updated Device Info Table Schema.
  • Loading branch information
anki-narravula authored Nov 23, 2023
2 parents d41c6df + 302ceb6 commit 49db312
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Azure.Sentinel.KustoServices" Version="6.6.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />
<PackageReference Include="Newtonsoft.Json.Schema" Version="3.0.14" />
<PackageReference Include="Octokit" Version="6.2.1" />
Expand All @@ -14,7 +15,6 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="YamlDotNet" Version="6.0.0" />
<PackageReference Include="Microsoft.Azure.Sentinel.KustoServices" Version="6.5.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Binary file not shown.
Binary file not shown.

0 comments on commit 49db312

Please sign in to comment.