ermshiperete / DigitaleBriefwahl

Public key and email based absentee voting tool
GNU General Public License v3.0
2 stars 0 forks source link

Run on Windows 7 #7

Closed ermshiperete closed 3 years ago

ermshiperete commented 4 years ago

It seems that the app can't run on Windows 7:

System.IO.FileLoadException: Could not load file or assembly 'System.Runtime.InteropServices.RuntimeInformation, Version=0.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
   at System.AppDomain.ExecuteAssembly(string assemblyFile, string[] args)
   at DigitaleBriefwahl.Launcher.Program.UpdateAndLaunchApp(Options options)
   at DigitaleBriefwahl.Launcher.Program.Main(string[] args)
ermshiperete commented 3 years ago

Windows 7 is out of support since 2020, so I won't fix this.