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 4a5d59f commit 0876d0dCopy full SHA for 0876d0d
src/Smdn.MSBuild.DefineConstants.NETSdkApi/Smdn.MSBuild.DefineConstants.NETSdkApi.csproj
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
5
<Project Sdk="Microsoft.NET.Sdk">
6
<PropertyGroup>
7
<TargetFrameworks>netstandard1.6</TargetFrameworks>
8
- <VersionPrefix>1.2.4</VersionPrefix>
+ <VersionPrefix>1.3.0</VersionPrefix>
9
<VersionSuffix></VersionSuffix>
10
<!-- <NoBuild>true</NoBuild> target 'Compile' is required to generate API list -->
11
<IncludeBuildOutput>false</IncludeBuildOutput>
0 commit comments