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 fc6d743 commit 2631702Copy full SHA for 2631702
Directory.Build.props
@@ -43,7 +43,7 @@
43
<PackageOutputPath>$(BaseArtifactsPath)pkg/$(Configuration)/</PackageOutputPath>
44
<Product>LLVMSharp</Product>
45
<VersionPrefix>11.0.0</VersionPrefix>
46
- <VersionSuffix>beta</VersionSuffix>
+ <VersionSuffix>beta2</VersionSuffix>
47
<VersionSuffix Condition="'$(BUILD_REASON)' == 'PullRequest'">pr</VersionSuffix>
48
</PropertyGroup>
49
0 commit comments