Skip to content

Commit ebe1be6

Browse files
Reorder TFMs
Put `net10.0` first.
1 parent 708ee57 commit ebe1be6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Logging.XUnit.v3/MartinCostello.Logging.XUnit.v3.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<OutputType>Library</OutputType>
1010
<PackageId>MartinCostello.Logging.XUnit.v3</PackageId>
1111
<RootNamespace>MartinCostello.Logging.XUnit</RootNamespace>
12-
<TargetFrameworks>net8.0;net472;net10.0</TargetFrameworks>
12+
<TargetFrameworks>net10.0;net8.0;net472</TargetFrameworks>
1313
<Title>xunit v3 Logging Extensions</Title>
1414
</PropertyGroup>
1515
<ItemGroup>

0 commit comments

Comments
 (0)