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 1fd1f64 commit 5edee5bCopy full SHA for 5edee5b
src/Smdn.Net.AddressResolution/Smdn.Net.AddressResolution.csproj
@@ -6,7 +6,7 @@ SPDX-License-Identifier: MIT
6
<PropertyGroup>
7
<TargetFrameworks>netstandard2.0;netstandard2.1;net6.0</TargetFrameworks>
8
<VersionPrefix>1.0.0</VersionPrefix>
9
- <VersionSuffix>preview1</VersionSuffix>
+ <VersionSuffix>preview2</VersionSuffix>
10
<!-- <PackageValidationBaselineVersion>1.0.0</PackageValidationBaselineVersion> -->
11
<Nullable>enable</Nullable>
12
<NoWarn>CA1848</NoWarn> <!-- use the LoggerMessage delegates instead -->
0 commit comments