File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33Get-ProjectVersion - Path " C:\Support\GitHub\Mailozaurr\Sources" - ExcludeFolders @ (' C:\Support\GitHub\Mailozaurr\Module\Artefacts' ) | Format-Table
44
5- Set-ProjectVersion - Path " C:\Support\GitHub\Mailozaurr\Sources" - NewVersion " 2.0.2 " - Verbose - ExcludeFolders @ (' C:\Support\GitHub\Mailozaurr\Module\Artefacts' ) # -WhatIf
5+ Set-ProjectVersion - Path " C:\Support\GitHub\Mailozaurr\Sources" - NewVersion " 2.0.3 " - Verbose - ExcludeFolders @ (' C:\Support\GitHub\Mailozaurr\Module\Artefacts' ) # -WhatIf
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Company >Evotec</Company >
55 <Authors >Przemyslaw Klys</Authors >
6- <VersionPrefix >2.0.2 </VersionPrefix >
6+ <VersionPrefix >2.0.3 </VersionPrefix >
77 <TargetFrameworks >net472;netstandard2.0;net8.0</TargetFrameworks >
88 <AssemblyName >Mailozaurr.PowerShell</AssemblyName >
99 <Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Company >Evotec</Company >
55 <Authors >Przemyslaw Klys</Authors >
6- <VersionPrefix >2.0.2 </VersionPrefix >
6+ <VersionPrefix >2.0.3 </VersionPrefix >
77 <TargetFrameworks >net472;netstandard2.0;net8.0</TargetFrameworks >
88 <AssemblyName >Mailozaurr</AssemblyName >
99 <Copyright >(c) 2011 - 2024 Przemyslaw Klys @ Evotec. All rights reserved.</Copyright >
You can’t perform that action at this time.
0 commit comments