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 20d2abf commit 0828f4aCopy full SHA for 0828f4a
src/Smdn.MSBuild.ProjectAssets.Library/Smdn.MSBuild.ProjectAssets.Library.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.1.0</VersionPrefix>
+ <VersionPrefix>1.1.1</VersionPrefix>
9
<VersionSuffix></VersionSuffix>
10
<NoBuild>true</NoBuild>
11
<IncludeBuildOutput>false</IncludeBuildOutput>
0 commit comments