Skip to content

Commit 422e0e9

Browse files
chore(deps): update meziantou monorepo
1 parent ee6cc4e commit 422e0e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Leap.Cli.Tests/Leap.Cli.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<ItemGroup>
99
<PackageReference Include="FakeItEasy" Version="8.3.0" />
1010
<PackageReference Include="Meziantou.Extensions.Logging.Xunit" Version="1.0.19" />
11-
<PackageReference Include="Meziantou.Framework.TemporaryDirectory" Version="1.0.24" />
11+
<PackageReference Include="Meziantou.Framework.TemporaryDirectory" Version="1.0.25" />
1212
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
1313
<PackageReference Include="Spectre.Console.Testing" Version="0.53.0" />
1414
<PackageReference Include="xunit" Version="2.9.3" />

src/Leap.Testing/Leap.Testing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>
19-
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.1.6" />
19+
<PackageReference Include="Meziantou.Framework.FullPath" Version="1.1.7" />
2020
</ItemGroup>
2121

2222
<ItemGroup>

0 commit comments

Comments
 (0)