SpicyTaco.AutoGrid icon indicating copy to clipboard operation
SpicyTaco.AutoGrid copied to clipboard

Sdk format, net5 net6 net7 build target, test for new build target

Open tqk2811 opened this issue 2 years ago • 5 comments

Change Log

  • Upgrade to NET SDK
  • Add TargetFrameworks: net5.0-windows7.0 net6.0-windows7.0 net7.0-windows7.0
  • Make test work for Net5 and higher

Test

image

Why test count difference
and

AutoGridSample

net7.0-windows7.0 image
image

tqk2811 avatar Aug 14 '23 07:08 tqk2811

This PR looks good to me. I'd like more recent .Net support as well without the warnings mentioned in issue #13. Based on PR #14, the original author was trying to migrate to github actions for Continuous Integration (CI) but isn't able to give as much attention to this project anymore.

@tqk2811 I notice that you have another branch that is a start on a nuget package. It didn't appear that it used a CI of any kind but is that something you know how to add? In any case, is your nuget package something you can publish for public consumption?

jcummings2 avatar Nov 28 '23 17:11 jcummings2

I notice that you have another branch that is a start on a nuget package. It didn't appear that it used a CI of any kind but is that something you know how to add? In any case, is your nuget package something you can publish for public consumption?

Yes, my private package for self use.

tqk2811 avatar Dec 01 '23 09:12 tqk2811

I notice that you have another branch that is a start on a nuget package. It didn't appear that it used a CI of any kind but is that something you know how to add? In any case, is your nuget package something you can publish for public consumption?

Yes, my private package for self use.

Great! Are you open to allowing this package to be public?

Along those lines, how about maintaining/releasing your forked version?

jcummings2 avatar Dec 04 '23 15:12 jcummings2

I notice that you have another branch that is a start on a nuget package. It didn't appear that it used a CI of any kind but is that something you know how to add? In any case, is your nuget package something you can publish for public consumption?

Yes, my private package for self use.

Great! Are you open to allowing this package to be public?

Along those lines, how about maintaining/releasing your forked version?

Link nuget you can install it, private for disable search only
And for my repo, you can do anything (under SpicyTaco license)

tqk2811 avatar Dec 05 '23 05:12 tqk2811

Along those lines, how about maintaining/releasing your forked version?

And I have no plans to maintain

tqk2811 avatar Jan 05 '24 03:01 tqk2811