File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414
1515 <PackageId >$(AssemblyName)</PackageId >
1616
17- <VersionPrefix >11.1.3 </VersionPrefix >
18- <!-- < VersionSuffix>rc- 1</VersionSuffix> -- >
19- <AssemblyVersion >10 .0.0.0</AssemblyVersion >
17+ <VersionPrefix >12.0.0 </VersionPrefix >
18+ <VersionSuffix >beta. 1</VersionSuffix >
19+ <AssemblyVersion >12 .0.0.0</AssemblyVersion >
2020 <FileVersion Condition =" '$(BUILD_BUILDNUMBER)' == ''" >$(VersionPrefix).0</FileVersion >
2121 <FileVersion Condition =" '$(BUILD_BUILDNUMBER)' != ''" >$(VersionPrefix).$(BUILD_BUILDNUMBER)</FileVersion >
2222
2323 <Authors >Active Solution;Peter Örneholm;Elin Fokine;Tobias Lolax;Marcus Abrahamsson</Authors >
2424 <Company >Active Solution</Company >
25- <Copyright >Copyright © 2018-2024 Active Solution</Copyright >
25+ <Copyright >Copyright © 2018-2026 Active Solution</Copyright >
2626
2727 <PackageProjectUrl >https://github.com/ActiveLogin/ActiveLogin.Authentication</PackageProjectUrl >
2828 <PackageIcon >icon.png</PackageIcon >
You can’t perform that action at this time.
0 commit comments