Skip to content

Commit

Permalink
Updated to latest yamldotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamboree committed Sep 11, 2024
1 parent da79e68 commit 49890c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DarkConfig/DarkConfig.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="YamlDotNet" Version="11.2.1" GeneratePathProperty="true"/>
<PackageReference Include="YamlDotNet" Version="16.1.0" GeneratePathProperty="true"/>
</ItemGroup>

<Target Name="CopyDLLs" AfterTargets="Build">
Expand Down

0 comments on commit 49890c4

Please sign in to comment.