Skip to content

Tidy stale studio-web comment on the IO csproj#2

Merged
SilicoBen merged 1 commit into
mainfrom
chore/io-csproj-comment-cleanup
May 14, 2026
Merged

Tidy stale studio-web comment on the IO csproj#2
SilicoBen merged 1 commit into
mainfrom
chore/io-csproj-comment-cleanup

Conversation

@SilicoBen

Copy link
Copy Markdown
Contributor

Summary

The net8.0-only justification on OpenApparatus.IO.csproj cited a planned studio-web WASM consumer at net10.0. That plan was dropped — Studio remains the primary client. The new comment reflects current reality: the IO library is authoring/build-time only, and the Unity package consumes its export outputs (not its types), so no netstandard2.1 target is needed.

Comment-only change. 1 file, +3 / -4. No build or behaviour change.

Test plan

  • dotnet build still succeeds (no functional change, so this should be automatic).

The original net8.0-only justification cited a planned studio-web WASM
consumer at net10.0. That plan was dropped; Studio remains the primary
client. The new comment reflects current reality: the IO library is
authoring/build-time only, and the Unity package consumes its export
outputs, not its types.

No build or behaviour change.
@SilicoBen SilicoBen merged commit 10b3dff into main May 14, 2026
3 checks passed
@SilicoBen SilicoBen deleted the chore/io-csproj-comment-cleanup branch May 14, 2026 18:27
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