[GH-ISSUE #331] Please update about setup to build #291

Closed
opened 2026-02-26 11:57:36 +03:00 by kerem · 1 comment
Owner

Originally created by @itagagaki on GitHub (Dec 22, 2022).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/331

Originally assigned to: @VShawn on GitHub.

First, I used VS2019 according to the documentation. However, an error revealed that the solution assumes VS2022.
So I changed to using VS2022. But I still get some errors. For example, CS0723 on line 20 of DataServiceTests.cs.

Originally created by @itagagaki on GitHub (Dec 22, 2022). Original GitHub issue: https://github.com/1Remote/1Remote/issues/331 Originally assigned to: @VShawn on GitHub. First, I used VS2019 according to the documentation. However, an error revealed that the solution assumes VS2022. So I changed to using VS2022. But I still get some errors. For example, CS0723 on line 20 of DataServiceTests.cs.
kerem 2026-02-26 11:57:36 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@VShawn commented on GitHub (Dec 23, 2022):

ahh, yse we need the latest VS2022 to build it since port to .net6.

THX for the remind.

FYI: You need this two workload:

image

<!-- gh-comment-id:1363466949 --> @VShawn commented on GitHub (Dec 23, 2022): ahh, yse we need the latest VS2022 to build it since port to .net6. THX for the remind. FYI: You need this two workload: ![image](https://user-images.githubusercontent.com/10143738/209246928-9b42b7d0-ecdb-491f-bf56-3f2c9341fad2.png)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#291
No description provided.