Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Update to .NET 6 #157

Closed
blackcrack opened this issue Apr 24, 2021 · 8 comments
Closed

[Feature] Update to .NET 6 #157

blackcrack opened this issue Apr 24, 2021 · 8 comments

Comments

@blackcrack
Copy link

blackcrack commented Apr 24, 2021

have installed since NVidia Drivers to NetFX4.5 and actual is NetFramework 5.X and Preview with 6.x is on the way..

had think by the question for NetFX of desktop 3.1
"wth!"

8)

best
Blacky

@Hofknecht
Copy link
Owner

yes, you are right,

we are at
https://dotnet.microsoft.com/download/dotnet/3.1

and can upgrade easily to latest version
https://dotnet.microsoft.com/download/dotnet/5.0

do we have any advantages from this?
one disadvantage is that everybody needs to install latest framework version, often the people don't want to

as soon as necessary we will switch

@blackcrack
Copy link
Author

blackcrack commented Apr 29, 2021

already installed.. i am more as 20 Years at the net..
since first release..

close this issue if you have updated.. i am gone..
have fun..

@Hofknecht
Copy link
Owner

@Hofknecht Hofknecht changed the title [Feature] Update to NetFx Desktop 3.1 to 4.X [Feature] Update to .NET 5 Aug 20, 2021
@Hofknecht Hofknecht self-assigned this Aug 20, 2021
@Hofknecht Hofknecht modified the milestones: 1.2, 1.1 Aug 20, 2021
@Hofknecht
Copy link
Owner

Hofknecht commented Aug 20, 2021

  • Change solution to target framework .NET 5
  • github pipeline workflow
  • azure pipeline for github releases
  • windows store package

@Hofknecht
Copy link
Owner

2021-08-27 10_59_46-Window
=> package Svg not compatible

changed to SkiaSharp.Svg
2021-08-27 11_01_34-Window

  • looking for something to replace this package

@Hofknecht
Copy link
Owner

Hofknecht commented Aug 31, 2021

SkiaSharp should even support .Net 6, it think:
https://github.com/mono/SkiaSharp
2021-08-31 09_18_43-Window

link to error:
https://docs.microsoft.com/de-de/nuget/reference/errors-and-warnings/nu1202

just adding the references like described here
https://docs.microsoft.com/de-de/dotnet/standard/frameworks
e.g. to
<TargetFrameworks>net5.0-windows;netstandard1.3; netstandard2.0; portable-net45+win8+wp8+wpa81</TargetFrameworks>
leads to other errors and seems to be wrong way

netstandard1..2.1 should be included in net5.0-windows so i do not understand Nu1202 at the moment

@Hofknecht
Copy link
Owner

2021-10-23 14_00_03-Window
just saw that Svg new version contains Dependencies net5.0
so maybe we can try once more and see if there is any further blocker to switch to .NET 5

@Hofknecht
Copy link
Owner

is running now with .Net 6 with version 1.0.27.1

@Hofknecht Hofknecht changed the title [Feature] Update to .NET 5 [Feature] Update to .NET 6 Nov 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants