aluxnimm / outlookcaldavsynchronizer

Sync Outlook with Google, SOGo, Nextcloud or any other CalDAV/CardDAV server
GNU Affero General Public License v3.0
918 stars 97 forks source link

error : All projects referencing CalDavSynchronizer.csproj must install nuget package Microsoft.Bcl.Build #270

Open filippobottega opened 4 years ago

filippobottega commented 4 years ago

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 4 years ago

We are still using VS2017 atm.