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 68e9f9c commit 2e19fe6Copy full SHA for 2e19fe6
1 file changed
src/Smdn.Net.AddressResolution/Smdn.Net.AddressResolution.csproj
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
5
<Project Sdk="Microsoft.NET.Sdk">
6
<PropertyGroup>
7
<TargetFrameworks>net8.0;netstandard2.1;netstandard2.0</TargetFrameworks>
8
- <VersionPrefix>1.1.0</VersionPrefix>
+ <VersionPrefix>1.2.0</VersionPrefix>
9
<VersionSuffix></VersionSuffix>
10
<PackageValidationBaselineVersion>1.0.0</PackageValidationBaselineVersion>
11
<RootNamespace/> <!-- empty the root namespace so that the namespace is determined only by the directory name, for code style rule IDE0030 -->
0 commit comments