mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 19:15:48 +03:00
[GH-ISSUE #270] error : All projects referencing CalDavSynchronizer.csproj must install nuget package Microsoft.Bcl.Build #262
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#262
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 @filippobottega on GitHub (Dec 16, 2019).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/270
Hello,
I have cloned the repository and I'm compiling the CalDavSynchronizer solution with Visual Studio 2019.
I have restored all packages but when I compile the solution I get this error:
------ Inizio ricompilazione: Progetto: CalDavSynchronizer.UnitTests, Configurazione: Debug Any CPU ------ ..\outlookcaldavsynchronizer\packages\Microsoft.Bcl.Build.1.0.21\build\Microsoft.Bcl.Build.targets(243,5): error : All projects referencing CalDavSynchronizer.csproj must install nuget package Microsoft.Bcl.Build. For more information, see http://go.microsoft.com/fwlink/?LinkID=317569.Thank you and best regards,
Filippo.
@aluxnimm commented on GitHub (Dec 19, 2019):
We are still using VS2017 atm.