mirror of
https://github.com/fadden/6502bench.git
synced 2025-02-08 05:30:35 +00:00
Migrate from VS 2017 CE to 2019
I installed VS 2019 CE, opened the project, and fiddled around a bit. Everything seems to work, so I'm making the upgrade official. I didn't see any problems when I switched back to 2017.
This commit is contained in:
parent
bac9949d8a
commit
b76ca09562
@ -1,8 +1,9 @@
|
||||
# 6502bench Source Code Notes #
|
||||
|
||||
All of the code is written in C# .NET, using the (free to download) Visual
|
||||
Studio Community 2017 IDE as the primary development environment. The user
|
||||
interface uses the WPF API.
|
||||
Studio Community 2019 IDE as the primary development environment. The user
|
||||
interface uses the WPF API. When installing Visual Studio, be sure to
|
||||
include ".NET Desktop Development".
|
||||
|
||||
The Solution file is called "WorkBench.sln" rather than "6502bench.sln"
|
||||
because some things in Visual Studio got weird when it didn't start with a
|
||||
|
Loading…
x
Reference in New Issue
Block a user