Add portable zip to release workflow
- Create MonitorControl-Portable-{version}.zip alongside installer
- Updated release notes to mention both options
- Portable version useful for users with antivirus false positives
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
<Version>1.0.18</Version>
|
||||
<AssemblyVersion>1.0.18.0</AssemblyVersion>
|
||||
<FileVersion>1.0.18.0</FileVersion>
|
||||
<Version>1.0.19</Version>
|
||||
<AssemblyVersion>1.0.19.0</AssemblyVersion>
|
||||
<FileVersion>1.0.19.0</FileVersion>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user