Skip to content

Commit

Permalink
Merge pull request #24 from github/dependabot/nuget/KustoSchemaTools/…
Browse files Browse the repository at this point in the history
…YamlDotNet-13.4.0

Bump YamlDotNet from 13.1.1 to 13.4.0 in /KustoSchemaTools
  • Loading branch information
caol-ila authored Sep 28, 2023
2 parents 5e00d1f + fc7deaa commit 5bce89f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions KustoSchemaTools/KustoSchemaTools.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.Azure.Kusto.Tools" Version="11.3.2" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="YamlDotNet" Version="13.1.1" />
<PackageReference Include="YamlDotNet" Version="13.4.0" />
</ItemGroup>

</Project>

0 comments on commit 5bce89f

Please sign in to comment.