File tree Expand file tree Collapse file tree 4 files changed +10
-17
lines changed
Expand file tree Collapse file tree 4 files changed +10
-17
lines changed Original file line number Diff line number Diff line change 1717 <Nullable >enable</Nullable >
1818 </PropertyGroup >
1919 <ItemGroup >
20- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8 .0.0 " PrivateAssets =" all" />
21- <PackageReference Include =" NuGet.Protocol" Version =" 6.14 .0" />
22- <PackageReference Include =" System.IO.Abstractions" Version =" 22.0.16 " />
20+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10 .0.103 " PrivateAssets =" all" />
21+ <PackageReference Include =" NuGet.Protocol" Version =" 7.3 .0" />
22+ <PackageReference Include =" TestableIO. System.IO.Abstractions.Wrappers " Version =" 22.1.0 " />
2323 <None Include =" ../../README.md" CopyToOutputDirectory =" PreserveNewest" Pack =" true" PackagePath =" ." />
2424 </ItemGroup >
2525</Project >
Original file line number Diff line number Diff line change 2020 <Nullable >enable</Nullable >
2121 </PropertyGroup >
2222 <ItemGroup >
23- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8 .0.0 " PrivateAssets =" all" />
24- <PackageReference Include =" Spectre.Console.Cli" Version =" 0.53.0 " />
23+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10 .0.103 " PrivateAssets =" all" />
24+ <PackageReference Include =" Spectre.Console.Cli" Version =" 0.53.1 " />
2525 <ProjectReference Include =" ../LibYear.Core/LibYear.Core.csproj" />
2626 <None Include =" ../../README.md" CopyToOutputDirectory =" PreserveNewest" Pack =" true" PackagePath =" ." />
2727 </ItemGroup >
Original file line number Diff line number Diff line change 88 <PackageReference Include =" coverlet.collector" Version =" 6.0.4" />
99 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
1010 <PackageReference Include =" NSubstitute" Version =" 5.3.0" />
11- <PackageReference Include =" NuGet.Protocol" Version =" 6.14.0" />
12- <PackageReference Include =" System.IO.Abstractions" Version =" 22.0.16" />
1311 <PackageReference Include =" xunit" Version =" 2.9.3" />
1412 <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
1513 <ProjectReference Include =" ../../src/LibYear.Core/LibYear.Core.csproj" />
16- <None Include =" FileTypes/packages.config" CopyToOutputDirectory =" Always" />
17- <None Include =" FileTypes/project.csproj" CopyToOutputDirectory =" Always" />
18- <None Include =" FileTypes/Directory.Build.props" CopyToOutputDirectory =" Always" />
19- <None Include =" FileTypes/Directory.Build.targets" CopyToOutputDirectory =" Always" />
20- <None Include =" FileTypes/Directory.Packages.props" CopyToOutputDirectory =" Always" />
21- <None Include =" FileTypes/RecursiveFolderTest/sub-project.csproj" CopyToOutputDirectory =" Always" />
14+ <None Include =" FileTypes/**/*.config" CopyToOutputDirectory =" Always" />
15+ <None Include =" FileTypes/**/*.csproj" CopyToOutputDirectory =" Always" />
16+ <None Include =" FileTypes/**/*.props" CopyToOutputDirectory =" Always" />
17+ <None Include =" FileTypes/**/*.targets" CopyToOutputDirectory =" Always" />
2218 </ItemGroup >
2319</Project >
Original file line number Diff line number Diff line change 77 <ItemGroup >
88 <PackageReference Include =" coverlet.collector" Version =" 6.0.4" />
99 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 18.0.1" />
10- <PackageReference Include =" NSubstitute" Version =" 5.3.0" />
11- <PackageReference Include =" Spectre.Console.Testing" Version =" 0.53.0" />
12- <PackageReference Include =" xunit" Version =" 2.9.3" />
13- <PackageReference Include =" xunit.runner.visualstudio" Version =" 3.1.5" />
10+ <PackageReference Include =" Spectre.Console.Testing" Version =" 0.54.0" />
1411 <ProjectReference Include =" ..\..\src\LibYear\LibYear.csproj" />
1512 <ProjectReference Include =" ..\LibYear.Core.Tests\LibYear.Core.Tests.csproj" />
1613 </ItemGroup >
You can’t perform that action at this time.
0 commit comments