We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2581a8 commit 27eab87Copy full SHA for 27eab87
src/Logging.XUnit.v3/MartinCostello.Logging.XUnit.v3.csproj
@@ -9,7 +9,7 @@
9
<OutputType>Library</OutputType>
10
<PackageId>MartinCostello.Logging.XUnit.v3</PackageId>
11
<RootNamespace>MartinCostello.Logging.XUnit</RootNamespace>
12
- <TargetFrameworks>net8.0;net472;net10.0</TargetFrameworks>
+ <TargetFrameworks>net10.0;net8.0;net472</TargetFrameworks>
13
<Title>xunit v3 Logging Extensions</Title>
14
</PropertyGroup>
15
<ItemGroup>
0 commit comments