Skip to content

Commit aeb5605

Browse files
chore(deps): update nuget dependencies
1 parent 8eae109 commit aeb5605

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212

1313
<ItemGroup>
14-
<PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.1.31">
14+
<PackageReference Include="Workleap.DotNet.CodingStandards" Version="1.1.32">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
1717
</PackageReference>

src/tests/Workleap.OpenApi.MSBuild.Tests/Workleap.OpenApi.MSBuild.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.1.3" />
1515
<PackageReference Include="Meziantou.Framework.TemporaryDirectory" Version="1.0.20" />
1616
<PackageReference Include="Meziantou.Xunit.ParallelTestFramework" Version="2.3.0" />
17-
<PackageReference Include="Microsoft.Build.Framework" Version="17.10.46" />
17+
<PackageReference Include="Microsoft.Build.Framework" Version="17.14.28" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1919
<PackageReference Include="YamlDotNet" Version="16.3.0" />
2020
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)