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 60e9f39 commit 763fd67Copy full SHA for 763fd67
1 file changed
src/Smdn.Extensions.Mtp.LiquidTestReports/Smdn.Extensions.Mtp.LiquidTestReports.csproj
@@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
6
<PropertyGroup>
7
<TargetFrameworks>net10.0;net8.0;netstandard2.0</TargetFrameworks>
8
<VersionPrefix>1.0.0</VersionPrefix>
9
- <VersionSuffix>preview2</VersionSuffix>
+ <VersionSuffix>preview3</VersionSuffix>
10
<IsPackable>true</IsPackable>
11
<IsTrimmable>false</IsTrimmable>
12
<EnableTrimAnalyzer>false</EnableTrimAnalyzer>
0 commit comments