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 6ad18ad commit dd91b71Copy full SHA for dd91b71
src/Smdn.Net.MuninNode/Smdn.Net.MuninNode.csproj
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
5
<Project Sdk="Microsoft.NET.Sdk">
6
<PropertyGroup>
7
<TargetFrameworks>netstandard2.1;net8.0</TargetFrameworks>
8
- <VersionPrefix>2.3.0</VersionPrefix>
+ <VersionPrefix>2.4.0</VersionPrefix>
9
<VersionSuffix></VersionSuffix>
10
<PackageValidationBaselineVersion>2.0.0</PackageValidationBaselineVersion>
11
<RootNamespace/> <!-- empty the root namespace so that the namespace is determined only by the directory name, for code style rule IDE0130 -->
0 commit comments