Skip to content

Commit

Permalink
downgrade to fix mac?
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Jun 17, 2024
1 parent d632f2b commit 503cf4e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OfficeIMO.Tests/OfficeIMO.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="AutoFixture" Version="4.18.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.4.0" Condition="$([MSBuild]::IsOsPlatform('OSX'))" />
<PackageReference Include="SemanticComparison" Version="4.1.0" />
<PackageReference Include="xunit" Version="2.8.1" />
Expand Down
2 changes: 1 addition & 1 deletion OfficeIMO.VerifyTests/OfficeIMO.VerifyTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
<PackageReference Include="Verify.Xunit" Version="25.0.3" />
<PackageReference Include="xunit" Version="2.8.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.1">
Expand Down

0 comments on commit 503cf4e

Please sign in to comment.