-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
Upgrade to JCOBridge 2.4.* and .NET 6 #61
Comments
Ubuntu does not support .NET 6 until now. Complete rollout will be possible when .NET 6 will be available on Linux environment otherwise the projects shall be changed and based on the platform: if this approach is acceptable. |
@masesdevelopers we cannot diverge. Look at actions/runner-images#4424 and, mainly, to actions/runner-images#4424 (comment). We leave this issue open waiting for an update of the Linux machine. |
@masesdevelopers the website was not updated |
@masesdevelopers you miss the .NET 6 version in the release.yaml file. |
@masesdevelopers we have the problem of #61 (comment) |
* Update copyright and version * #61: upgrade to JCOBridge 2.4.6
@masesdevelopers add this snippet to the project containing reference on JCOBridge to propagate management of .targets:
|
…e asset management
* #61 (#61 (comment)): changed behavior of JCOBridge asset management * Updates on Badges * Added .gitignore * Docs changed
* #83 (comment) * #61: update to JCOBridge 2.4.9 * #106: upgrade to .NET Framework 4.6.2
Is your feature request related to a problem? Please describe.
.NET 6 GA release is now available. JCOReflector shall be upgraded to the latest release.
Describe the solution you'd like
JCOReflector needs to accept .NET 6 as target framework, this implies to upgrade JCOBridge to the latest version.
Describe alternatives you've considered
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: