Closed sturlath closed 7 years ago
One more thing I can think of is that in this solution we have 2 api service project sharing common project functions. Could that explain anything?
@sturlath please reopen this issue in https://github.com/dotnet/core repo.
Thanks. Its done https://github.com/dotnet/core/issues/768
We have a .net core api app (created in VS15 but ported to VS17).
After we ported it we managed to publish the app to azure just fine.
But when we tried again last week we just can´t publish the app.
But there is just one error and it tells us nothing. We have search for solution for 3 days and are stuck.
We can´t find out what "must use project instances originating from the same project collection" is telling us and verbose logging returns nothing that helps.
The thing is we can build and publish it locally and move it to our production (local IIS server) using e.g this command
But there is no way to publish to azure (through VS2017 publish menu), we have tried everything we can think of. Even tried to use ftp (but found no docs on where to put the code).
Any ideas for us? What can we try?
## Here is debug information that hopefully can help
MyService.csproj
dotnet --info .NET Command Line Tools (1.0.4)
Product Information: Version: 1.0.4 Commit SHA-1 hash: af1e6684fd
Runtime Environment: OS Name: Windows OS Version: 10.0.14393 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\1.0.4