Skip to content

[Standalone] Enhance and fix NuGet support, simplified development building workflow.#705

Closed
Akarinnnnn wants to merge 3 commits intorlabrecque:masterfrom
Akarinnnnn:fix-nuget-pack
Closed

[Standalone] Enhance and fix NuGet support, simplified development building workflow.#705
Akarinnnnn wants to merge 3 commits intorlabrecque:masterfrom
Akarinnnnn:fix-nuget-pack

Conversation

@Akarinnnnn
Copy link
Contributor

Fixed NuGet package and simplified development building.

In addition, steam binaries are now packed into NuGet package.

By auto-detect developer's OS and take another MSBuild property for it, now configuration is not responsible from assigning platform. In result, we can have "Debug" binaries for development. We also simplified preprocessor symbols definition in the csproj.

For future maintenance, original Standalone folder has been split into .NET Standard and .NET Framework folders.

Akarinnnnn added 2 commits May 7, 2025 05:44
In addition, steam binaries are now packed into NuGet package.

By auto-detect developer's OS and take another MSBuild property for it, now configuration is not responsible from assigning platform. In result, we can have "Debug" binaries for development. We also simplified preprocessor symbols definition in the csproj.

For future maintainance, original Standalone folder has been splitted into .NET Standard and .NET Framework folders.
@Akarinnnnn Akarinnnnn changed the title Fixed NuGet package and simplified development building. [Standalone] Fixed NuGet package and simplified development building. May 11, 2025
@Akarinnnnn Akarinnnnn changed the title [Standalone] Fixed NuGet package and simplified development building. [Standalone] Upgrade and fix NuGet package, simplified development building workflow. May 11, 2025
@Akarinnnnn Akarinnnnn changed the title [Standalone] Upgrade and fix NuGet package, simplified development building workflow. [Standalone] Enhance and fix NuGet support, simplified development building workflow. May 23, 2025
@Akarinnnnn
Copy link
Contributor Author

No necessary after AnyCPU-v2

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

Comments