Skip to content

Commit

Permalink
Updated Device Info Table
Browse files Browse the repository at this point in the history
  • Loading branch information
mkchiliveri committed Nov 23, 2023
1 parent 9519918 commit 302ceb6
Show file tree
Hide file tree
Showing 2 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.6.0" />
</ItemGroup>

<ItemGroup>
Expand Down
Binary file not shown.

0 comments on commit 302ceb6

Please sign in to comment.