File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636 <SignAssembly >true</SignAssembly >
3737 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
3838 <TreatWarningsAsErrors >true</TreatWarningsAsErrors >
39- <AssemblyVersion >0.1 .0.0</AssemblyVersion >
40- <VersionPrefix >0.1.3 </VersionPrefix >
39+ <AssemblyVersion >0.2 .0.0</AssemblyVersion >
40+ <VersionPrefix >0.2.0 </VersionPrefix >
4141 <VersionSuffix Condition =" '$(VersionSuffix)' == '' AND '$(GITHUB_ACTIONS)' != '' " >beta$([System.Convert]::ToInt32(`$(GITHUB_RUN_NUMBER)`).ToString(`0000`))</VersionSuffix >
4242 <VersionPrefix Condition =" $(GITHUB_REF.StartsWith(`refs/tags/v`)) " >$(GITHUB_REF.Replace('refs/tags/v', ''))</VersionPrefix >
4343 <VersionSuffix Condition =" $(GITHUB_REF.StartsWith(`refs/tags/v`)) " ></VersionSuffix >
You can’t perform that action at this time.
0 commit comments