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 659ce30 commit 5e0b349Copy full SHA for 5e0b349
1 file changed
src/Smdn.Extensions.Mtp.LiquidTestReports/Smdn.Extensions.Mtp.LiquidTestReports.csproj
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
5
<Project Sdk="Microsoft.NET.Sdk">
6
<PropertyGroup>
7
<TargetFrameworks>net10.0;net8.0;netstandard2.0</TargetFrameworks>
8
- <VersionPrefix>1.0.0</VersionPrefix>
+ <VersionPrefix>1.0.1</VersionPrefix>
9
<!--
10
LiquidTestReports.Core v2 is only available as a pre-release version,
11
which results in the NU5104 warning during packaging.
0 commit comments