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 06b6944 commit a1a0204Copy full SHA for a1a0204
src/Smdn.Net.EchonetLite.Primitives/Smdn.Net.EchonetLite.Primitives.csproj
@@ -7,7 +7,7 @@ SPDX-License-Identifier: MIT
7
8
<PropertyGroup>
9
<TargetFrameworks>netstandard2.1;net8.0</TargetFrameworks>
10
- <VersionPrefix>2.1.0</VersionPrefix>
+ <VersionPrefix>2.0.1</VersionPrefix>
11
<VersionSuffix></VersionSuffix>
12
<PackageValidationBaselineVersion>2.0.0</PackageValidationBaselineVersion>
13
<Nullable>enable</Nullable>
0 commit comments