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

add dotnet 8 to kirkstone #208

Merged
merged 3 commits into from
Feb 18, 2024
Merged

Conversation

karthago1
Copy link
Contributor

just testing if the kirkstone branch is working fine. (since this is the only version I am using right now)

Signed-off-by: Ben Fekih, Hichem <hichem.benfekih@ifm.com>
…provider.so

it seams that dotnet 8 doesn't produce libcoreclrtraceptprovider.so for the
helloworld application anymore. so suppress the error by adding "-f".

when dotnet 6 and 7 reach EOF, then we can remove this line.

Signed-off-by: Ben Fekih, Hichem <hichem.benfekih@ifm.com>
since this is not a self-contained application, dotnet must be available
on target. For some reason it was working fine with dotnet 6, but
event though the dotnet runtime must be installed.
@ajlennon
Copy link
Member

Awesome 🙌

@karthago1
Copy link
Contributor Author

@ajlennon should we merge this PR? if someone is using the kirkstone branch and using dotnet 6, then he will get a free/unintentional upgrade to dotnet 8 😄 . this can be

@ajlennon
Copy link
Member

Sounds good to me - to you want to remove draft status then?

@karthago1 karthago1 marked this pull request as ready for review February 13, 2024 18:43
@ajlennon
Copy link
Member

Thanks!

@ajlennon ajlennon merged commit bad1869 into DynamicDevices:kirkstone Feb 18, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants