Skip to content

Commit 25c824b

Browse files
Update dependency YamlDotNet to v18
1 parent 9847ec0 commit 25c824b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

tools/windows/DatadogAgentInstaller/CustomActions.Tests/CustomActions.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@
149149
<Version>1.27.0</Version>
150150
</PackageReference>
151151
<PackageReference Include="YamlDotNet">
152-
<Version>17.1.0</Version>
152+
<Version>18.0.0</Version>
153153
</PackageReference>
154154
</ItemGroup>
155155
<ItemGroup />

tools/windows/DatadogAgentInstaller/CustomActions/CustomActions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
<Version>13.0.4</Version>
118118
</PackageReference>
119119
<PackageReference Include="YamlDotNet">
120-
<Version>17.1.0</Version>
120+
<Version>18.0.0</Version>
121121
</PackageReference>
122122
</ItemGroup>
123123
<ItemGroup>

0 commit comments

Comments
 (0)