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 66e9894 commit fc01babCopy full SHA for fc01bab
src/Smdn.Devices.BP35XX/Smdn.Devices.BP35XX.csproj
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
5
<Project Sdk="Microsoft.NET.Sdk">
6
<PropertyGroup>
7
<TargetFrameworks>net8.0;net6.0;netstandard2.1</TargetFrameworks>
8
- <VersionPrefix>2.0.0</VersionPrefix>
+ <VersionPrefix>2.1.0</VersionPrefix>
9
<VersionSuffix></VersionSuffix>
10
<PackageValidationBaselineVersion>2.0.0</PackageValidationBaselineVersion>
11
<Nullable>enable</Nullable>
0 commit comments