File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" all" />
22
22
<PackageReference Include =" NuGet.Protocol" Version =" 6.11.1" />
23
23
<None Include =" ../../README.md" CopyToOutputDirectory =" PreserveNewest" Pack =" true" PackagePath =" ." />
24
- <PackageReference Include =" System.IO.Abstractions" Version =" 21.0.29 " />
24
+ <PackageReference Include =" System.IO.Abstractions" Version =" 21.1.3 " />
25
25
</ItemGroup >
26
26
</Project >
Original file line number Diff line number Diff line change 9
9
<PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 17.11.1" />
10
10
<PackageReference Include =" NSubstitute" Version =" 5.3.0" />
11
11
<PackageReference Include =" NuGet.Protocol" Version =" 6.11.1" />
12
- <PackageReference Include =" System.IO.Abstractions" Version =" 21.0.29 " />
12
+ <PackageReference Include =" System.IO.Abstractions" Version =" 21.1.3 " />
13
13
<PackageReference Include =" xunit" Version =" 2.9.2" />
14
14
<PackageReference Include =" xunit.runner.visualstudio" Version =" 2.8.2" />
15
15
<ProjectReference Include =" ../../src/LibYear.Core/LibYear.Core.csproj" />
You can’t perform that action at this time.
0 commit comments