Skip to content

Commit 918f550

Browse files
authored
Merge pull request #330 from SimplifyNet/dependabot/nuget/develop/System.IO.Abstractions-14.0.13
Bump System.IO.Abstractions from 13.2.47 to 14.0.13
2 parents f16fd76 + d3bf972 commit 918f550

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Simplify.IO/Simplify.IO.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<PackageTags>.NET IO</PackageTags>
2424
</PropertyGroup>
2525
<ItemGroup>
26-
<PackageReference Include="System.IO.Abstractions" Version="13.2.*" />
26+
<PackageReference Include="System.IO.Abstractions" Version="14.0.*" />
2727
</ItemGroup>
2828
<ItemGroup>
2929
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

src/Simplify.Log/Simplify.Log.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</PropertyGroup>
2424
<ItemGroup>
2525
<PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="5.0.0" />
26-
<PackageReference Include="System.IO.Abstractions" Version="13.2.47" />
26+
<PackageReference Include="System.IO.Abstractions" Version="14.0.13" />
2727
</ItemGroup>
2828
<ItemGroup>
2929
<None Include="..\..\images\icon.png" Pack="true" Visible="false" PackagePath="" />

0 commit comments

Comments
 (0)