Closed peymanmajidi closed 2 years ago
Hey Everyone...
I try to reinstall VS, Vmware player and Cosmos SDK... problem still remains
See #1926
Hello, I don't know what happened to Cosmos, I can't run my project, even when I make a new and clean project it's still have the same problem
I tried to change target framework to 3x and 5 but still there.
VS Output Logs Severity Code Description Project File Line Suppression State Error MSB4057 The target "CosmosBuild" does not exist in the project. CosmosKernel6 C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets 934
Thanks in advance
change netcore2.0 to net 5.0 in cosmos.csproj
Can we close this?
Hello, I don't know what happened to Cosmos, I can't run my project,
even when I make a new and clean project it's still have the same problem
I tried to change target framework to 3x and 5 but still there.
VS Output Logs Severity Code Description Project File Line Suppression State Error MSB4057 The target "CosmosBuild" does not exist in the project. CosmosKernel6 C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\Microsoft.Common.CurrentVersion.targets 934
Thanks in advance