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

Migrate Unity support to NuGetUnity #241

Merged
merged 15 commits into from
Mar 14, 2024
Merged

Migrate Unity support to NuGetUnity #241

merged 15 commits into from
Mar 14, 2024

Conversation

hadashiA
Copy link
Contributor

@hadashiA hadashiA commented Mar 8, 2024

  • Unity Project
    • Remove copy of the source code to the Unity project
    • Add NuGetForUnity
    • Add MemoryPack.dll via NugetForUnity
    • Fix package.json
    • Fix MemoryPack.Unity.asmdef
  • SourceGenerator
    • Remove Roslyn3
    • Change Microsoft.CodeAnalysis.CSharp 4.3.1 to 4.3.0
  • tools
    • Remove PostBuildForUnity
  • CI (build-release)
    • Remove export unitypackage
    • FIXME: Tests in Unity are commented out once in this PR because minimum Unity version is bumped.

NOTE:
The tests included with Unity in the Il2CPP build passed.

@hadashiA hadashiA marked this pull request as ready for review March 8, 2024 07:25
@hadashiA hadashiA force-pushed the hadashiA/nuget-for-unity branch from c1b93b8 to 15e7e93 Compare March 8, 2024 07:30
@hadashiA hadashiA force-pushed the hadashiA/nuget-for-unity branch from 4718658 to 9c5fe5d Compare March 14, 2024 06:01
@hadashiA hadashiA force-pushed the hadashiA/nuget-for-unity branch from cc11e04 to d56e9ab Compare March 14, 2024 06:47
@hadashiA hadashiA merged commit e5ca519 into main Mar 14, 2024
2 checks passed
@hadashiA hadashiA deleted the hadashiA/nuget-for-unity branch March 14, 2024 07:11
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.

1 participant