Author Topic: .NET in 2023  (Read 1670 times)

0 Members and 1 Guest are viewing this topic.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2132
  • class keyThumper<T>:ILazy<T>
.NET in 2023
« on: April 12, 2022, 06:52:21 PM »
It's been a couple years since I've played with the beast, so :

The doc's say :
Quote
If you are targeting AutoCAD 2023 or AutoCAD 2023-based programs, you should use:
Microsoft Visual Studio 2019 version 16.11.5
Microsoft .NET Framework 4.8

Similar for Acad 2022

Has anyone had any breaking problems using Visual Studio 2022 instead of 2019 ??

Regards,
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

It's Alive!

  • Retired
  • Needs a day job
  • Posts: 8691
  • AKA Daniel
Re: .NET in 2023
« Reply #1 on: April 12, 2022, 07:56:09 PM »
its fine as long as you’re targeting the correct framework.
I use Visual Studio 2022 for ARX/BRX/ZRX/GRX/TX/LOL-RX, I just need to set the correct build tools
arx wizards won't work though.

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2132
  • class keyThumper<T>:ILazy<T>
Re: .NET in 2023
« Reply #2 on: April 12, 2022, 09:13:54 PM »
Thanks Daniel. Based on my prior usage ( using vs2019 instead of vs 2017 )  that sounds consistent.

Stay well !
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.