This repository was archived by the owner on May 16, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-7
lines changed
src/CodeCaster.PVBridge.Installer Expand file tree Collapse file tree 4 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 22<Project >
33 <PropertyGroup >
44 <!-- Set through /p:Version= on console, or using the appropriate action parameter -->
5- <Version >0.6.3 -dev</Version >
5+ <Version >0.6.4 -dev</Version >
66 <Deterministic >true</Deterministic >
77 <LangVersion >latest</LangVersion >
88 <Nullable >enable</Nullable >
Original file line number Diff line number Diff line change 44---
55## Changelog
66
7+ ### [ v0.6.4] ( https://github.com/CodeCasterNL/PVBridge/releases/tag/v0.6.4 )
8+ Fix GoodWe inverter selection, or so we hope.
9+
710### [ v0.6.3] ( https://github.com/CodeCasterNL/PVBridge/releases/tag/v0.6.3 )
811Save GoodWe plant installation date, looks like the moment the first inverter was turned on.
912Then use that date to not sync before then, instead of always 14 days back.
Original file line number Diff line number Diff line change 55## Latest release
66Download the latest release on the [ GitHub Releases page] ( https://github.com/CodeCasterNL/PVBridge/releases ) .
77
8- You'll need the latest PVBridge.{version}.msi (currently 0.6.3 ), ignore SmartScreen (click "More info" and "Run anyway").
8+ You'll need the latest PVBridge.{version}.msi (currently 0.6.4 ), ignore SmartScreen (click "More info" and "Run anyway").
Original file line number Diff line number Diff line change 271271 {
272272 "Name" = "8:Microsoft Visual Studio"
273273 "ProductName" = "8:PVBridge"
274- "ProductCode" = "8:{0630CCA3-A430-4539-8C23-10B8A7C3A6C3 }"
275- "PackageCode" = "8:{510DEF80-1D73-4789-8DDF-DC6683D82C99 }"
274+ "ProductCode" = "8:{2126882A-F996-41F4-BA1F-CC6D618C3EA5 }"
275+ "PackageCode" = "8:{406134F3-9B3A-4781-8790-8522F309FE5C }"
276276 "UpgradeCode" = "8:{2767C5B5-CAFE-4B9C-AB88-6F187B296151}"
277277 "AspNetVersion" = "8:4.0.30319.0"
278278 "RestartWWWService" = "11:FALSE"
279279 "RemovePreviousVersions" = "11:TRUE"
280280 "DetectNewerInstalledVersion" = "11:TRUE"
281281 "InstallAllUsers" = "11:FALSE"
282- "ProductVersion" = "8:0.6.3 "
282+ "ProductVersion" = "8:0.6.4 "
283283 "Manufacturer" = "8:CodeCaster"
284284 "ARPHELPTELEPHONE" = "8:"
285285 "ARPHELPLINK" = "8:"
854854 {
855855 "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_4C2F12EFD75742D097F1D525E2B516FC"
856856 {
857- "SourcePath" = "8:..\\CodeCaster.PVBridge.ConfigurationUI.WinForms\\obj\\Release \\net6.0-windows\\apphost.exe"
857+ "SourcePath" = "8:..\\CodeCaster.PVBridge.ConfigurationUI.WinForms\\obj\\Debug \\net6.0-windows\\apphost.exe"
858858 "TargetName" = "8:"
859859 "Tag" = "8:"
860860 "Folder" = "8:_54899C80D31146DDB9EACE0421E32DDF"
882882 }
883883 "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_6BD56226B1E440F394086ADC6D4D5C7A"
884884 {
885- "SourcePath" = "8:..\\CodeCaster.PVBridge.Service\\obj\\Release \\net6.0\\apphost.exe"
885+ "SourcePath" = "8:..\\CodeCaster.PVBridge.Service\\obj\\Debug \\net6.0\\apphost.exe"
886886 "TargetName" = "8:"
887887 "Tag" = "8:"
888888 "Folder" = "8:_54899C80D31146DDB9EACE0421E32DDF"
You can’t perform that action at this time.
0 commit comments