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 0320db0 commit 4e65926Copy full SHA for 4e65926
src/Smdn.Net.SkStackIP/Smdn.Net.SkStackIP.csproj
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
5
<Project Sdk="Microsoft.NET.Sdk">
6
<PropertyGroup>
7
<TargetFrameworks>net8.0;netstandard2.1</TargetFrameworks>
8
- <VersionPrefix>1.5.0</VersionPrefix>
+ <VersionPrefix>1.5.1</VersionPrefix>
9
<VersionSuffix></VersionSuffix>
10
<PackageValidationBaselineVersion>1.0.0</PackageValidationBaselineVersion>
11
<Nullable>enable</Nullable>
0 commit comments