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

Updated MonoGame Versions #780

Merged
merged 2 commits into from
Aug 6, 2022
Merged

Updated MonoGame Versions #780

merged 2 commits into from
Aug 6, 2022

Conversation

Emersont1
Copy link
Contributor

MG: 3.8 -> 3.8.1
dotnet:

  • coreapp3.1 -> net6
  • netstandard2.0 -> net6

MG: 3.8  -> 3.8.1
dotnet:
+ coreapp3.1 -> net6
+ netstandard2.0 -> net6
@Emersont1
Copy link
Contributor Author

I'm not completely sure why that stage is failing just on the ubuntu runner

@damian-666
Copy link

damian-666 commented Jul 31, 2022

btw I don't know if u did all this manually but im getting decent results using the upgrade-assistant. its changing netstandard to net 6 and updating the MG refs for me and cleaning out junk from projects.. but im not through it all yet.. also im using your wpf content control and i have to move it up soon to netcore from 4.8... im trying dotnet tool install -g upgrade-assistant
then donet tool upgrade-assistant analyze XXX.sln thx..

@Emersont1
Copy link
Contributor Author

I didn't know the upgrade assistant existed

@xThuby
Copy link

xThuby commented Aug 5, 2022

Seems like the deployment is complaining about the API key not being set. A maintainer or the lead dev has to look at that I think.

@sandord
Copy link

sandord commented Aug 5, 2022

Shouldn't the default effect from MonoGame.Extended.Graphics\Effects\Resources be recompiled for MonoGame 3.8.1 using the RebuildEffects.bat file? Or is that done in the build pipeline?

@lithiumtoast
Copy link
Contributor

API key is only available upon non PR.

@lithiumtoast lithiumtoast merged commit 015e645 into craftworkgames:develop Aug 6, 2022
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.

5 participants