Skip to content

Commit

Permalink
Use v 7.x of *.Logging so VS4Mac can build.
Browse files Browse the repository at this point in the history
  • Loading branch information
CartBlanche committed Mar 9, 2024
1 parent 4820e9e commit de48c49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/v2/Meadow.Linker/Meadow.Linker.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="7.0.0" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
</ItemGroup>

Expand Down

0 comments on commit de48c49

Please sign in to comment.