Skip to content

Instantly share code, notes, and snippets.

View alexanderokosten's full-sized avatar
🎯
Focusing

Alexander Okosten alexanderokosten

🎯
Focusing
View GitHub Profile
@alexanderokosten
alexanderokosten / gist:e44450523453ec0ff87f169fe1c3d613
Created June 5, 2024 06:57 — forked from vlOd2/gist:1c3c15ac559c30b90cde709d84b39e60
Install .NET Framework 4.0 and 4.5 on VS 2022
This guide explains how to install .NET Framework 4.0 and 4.5 on VS 2022, as it doesn't support these versions out of the box.
Microsoft says these versions are outdated but many people still need them to maintain legacy apps.
Requirements:
- VS 2022
- 7-zip (I haven't tested WinRar)
Notes:
- When .NET 4.0 is mentioned, it means .NET Framework 4.0
- When it's mentioned to open as an archive or un-zip, use 7-zip
@alexanderokosten
alexanderokosten / gist:744bd2c6faad031cb70827321b0b65ce
Created June 5, 2024 06:57 — forked from vlOd2/gist:1c3c15ac559c30b90cde709d84b39e60
Install .NET Framework 4.0 and 4.5 on VS 2022
This guide explains how to install .NET Framework 4.0 and 4.5 on VS 2022, as it doesn't support these versions out of the box.
Microsoft says these versions are outdated but many people still need them to maintain legacy apps.
Requirements:
- VS 2022
- 7-zip (I haven't tested WinRar)
Notes:
- When .NET 4.0 is mentioned, it means .NET Framework 4.0
- When it's mentioned to open as an archive or un-zip, use 7-zip