mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-26 03:25:48 +03:00
[GH-ISSUE #101] Windows XP support #566
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#566
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @internaut19 on GitHub (Jan 14, 2016).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/101
Any chance that we can get a version that can run on Windows XP? Right now because DotNet 4.5 is a prerequisite and dotnet 4.0 is the latest version that can be installed on XP, I cannot use the plugin on Windows XP PCs.
Thansk,
Chris.
@nertsch commented on GitHub (Jan 14, 2016):
No chance to get a Framework 4.0 version from us.
We are using features which are not available in framework 4.0. Furthermore the used libraries are not compatible to Framework 4.0. So it is not possible to compile a Doteet 4.0 Version just be setting a compiler switch.
Your only option is to fork the project and migrate it back to Framework 4.0.
br
Gerhard