diff --git a/src/Microsoft.AspNetCore.WebSockets.Client/Microsoft.AspNetCore.WebSockets.Client.xproj b/src/Microsoft.AspNetCore.WebSockets.Client/Microsoft.AspNetCore.WebSockets.Client.xproj index 307cbf106e..2d11eee57c 100644 --- a/src/Microsoft.AspNetCore.WebSockets.Client/Microsoft.AspNetCore.WebSockets.Client.xproj +++ b/src/Microsoft.AspNetCore.WebSockets.Client/Microsoft.AspNetCore.WebSockets.Client.xproj @@ -8,7 +8,7 @@ 4a1c4875-ae21-4a78-979a-f0e4df5eb518 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.WebSockets.Protocol/Microsoft.AspNetCore.WebSockets.Protocol.xproj b/src/Microsoft.AspNetCore.WebSockets.Protocol/Microsoft.AspNetCore.WebSockets.Protocol.xproj index a0179fbe4e..d2b2f77a01 100644 --- a/src/Microsoft.AspNetCore.WebSockets.Protocol/Microsoft.AspNetCore.WebSockets.Protocol.xproj +++ b/src/Microsoft.AspNetCore.WebSockets.Protocol/Microsoft.AspNetCore.WebSockets.Protocol.xproj @@ -8,7 +8,7 @@ e0c10dec-3339-4a47-85bc-3100c5d34ad4 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/src/Microsoft.AspNetCore.WebSockets.Server/Microsoft.AspNetCore.WebSockets.Server.xproj b/src/Microsoft.AspNetCore.WebSockets.Server/Microsoft.AspNetCore.WebSockets.Server.xproj index 2fdc3122ed..e6fdc5ade6 100644 --- a/src/Microsoft.AspNetCore.WebSockets.Server/Microsoft.AspNetCore.WebSockets.Server.xproj +++ b/src/Microsoft.AspNetCore.WebSockets.Server/Microsoft.AspNetCore.WebSockets.Server.xproj @@ -8,7 +8,7 @@ 78a097d0-c0a4-4aed-93e2-84a65392fb52 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/AutobahnTestClient/AutobahnTestClient.xproj b/test/AutobahnTestClient/AutobahnTestClient.xproj index 3c518c8c0c..386133d0f3 100644 --- a/test/AutobahnTestClient/AutobahnTestClient.xproj +++ b/test/AutobahnTestClient/AutobahnTestClient.xproj @@ -8,7 +8,7 @@ bc4d2bb1-05a8-4816-8bc1-3a664f09ee32 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/AutobahnTestServer/AutobahnTestServer.xproj b/test/AutobahnTestServer/AutobahnTestServer.xproj index 9ae4693c51..8dcdc25349 100644 --- a/test/AutobahnTestServer/AutobahnTestServer.xproj +++ b/test/AutobahnTestServer/AutobahnTestServer.xproj @@ -8,7 +8,7 @@ c03c43fe-9201-48a6-b434-ad67ef627d67 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.WebSockets.Client.Test/Microsoft.AspNetCore.WebSockets.Client.Test.xproj b/test/Microsoft.AspNetCore.WebSockets.Client.Test/Microsoft.AspNetCore.WebSockets.Client.Test.xproj index 8111420e1d..3a5c5703c0 100644 --- a/test/Microsoft.AspNetCore.WebSockets.Client.Test/Microsoft.AspNetCore.WebSockets.Client.Test.xproj +++ b/test/Microsoft.AspNetCore.WebSockets.Client.Test/Microsoft.AspNetCore.WebSockets.Client.Test.xproj @@ -8,7 +8,7 @@ 6604d154-817f-4bc5-be95-ff7e851179d9 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/Microsoft.AspNetCore.WebSockets.Protocol.Test/Microsoft.AspNetCore.WebSockets.Protocol.Test.xproj b/test/Microsoft.AspNetCore.WebSockets.Protocol.Test/Microsoft.AspNetCore.WebSockets.Protocol.Test.xproj index 73851f8030..8a43569474 100644 --- a/test/Microsoft.AspNetCore.WebSockets.Protocol.Test/Microsoft.AspNetCore.WebSockets.Protocol.Test.xproj +++ b/test/Microsoft.AspNetCore.WebSockets.Protocol.Test/Microsoft.AspNetCore.WebSockets.Protocol.Test.xproj @@ -8,7 +8,7 @@ 62a07a24-4d06-4dda-b6bf-02d0c9cb7d32 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0 diff --git a/test/TestClient/TestClient.xproj b/test/TestClient/TestClient.xproj index a30c5b238d..d04078df6e 100644 --- a/test/TestClient/TestClient.xproj +++ b/test/TestClient/TestClient.xproj @@ -8,7 +8,7 @@ 8c8eac01-dc49-4c5e-b348-e4e46fe675f9 ..\..\artifacts\obj\$(MSBuildProjectName) - ..\..\artifacts\bin\$(MSBuildProjectName)\ + ..\..\artifacts\bin\ 2.0