Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TestableIO/System.IO.Abstractions.Analyzers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 175a35301060b1b435e9fda61d65a3f61bb2a78d
Choose a base ref
..
head repository: TestableIO/System.IO.Abstractions.Analyzers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: daf2350288f05344bc0262a46089b5041095bb3e
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 System.IO.Abstractions.Analyzers.Tests/System.IO.Abstractions.Analyzers.Tests.csproj
Original file line number Diff line number Diff line change
@@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.3" />
<PackageReference Include="System.IO.Abstractions" Version="21.2.12" />
<PackageReference Include="System.IO.Abstractions" Version="21.3.1" />
<PackageReference Include="xunit" Version="2.6.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.5.4">
<PrivateAssets>all</PrivateAssets>