AntoineGa / Seq.App.Teams

Seq application for Microsoft Teams
MIT License
13 stars 10 forks source link

Build does not support .net 5 test it seems #20

Closed AntoineGa closed 2 years ago

AntoineGa commented 2 years ago

log output: build: Testing C:\Program Files\dotnet\sdk\2.2.402\Microsoft.Common.CurrentVersion.targets(1175,5): error MSB3644: The reference assemblies for .NETFramework,Version=v5.0 were not found. To resolve this, install the Developer Pack (SDK/Targeting Pack) for this framework version or retarget your application. You can download .NET Framework Developer Packs at https://aka.ms/msbuild/developerpacks [C:\projects\seq-app-teams\Seq.App.Teams.Tests\Seq.App.Teams.Tests.csproj]

AntoineGa commented 2 years ago

Solved using the right image in AppVeyor