clockworklabs / clockworklabs/SpacetimeDB
Unity complains about netstandard2.1 on package import
Open
Nobody has claimed this yet.
release-0.12
- Dominant language
- Rust
- Stars
- 25.2k
- Forks
- 1.1k
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 46
Description
Everything seems to be working in the C# SDK but I get this error when I import the SDK:
SpacetimeDB.BSATN.Runtime references netstandard, Version=2.1.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51. A roslyn analyzer should reference netstandard version 2.0
We should investigate if we can fix this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the package import in Unity with the C# SDK and inspect the SpacetimeDB.BSATN.Runtime reference mentioned in the error. Done means the SDK imports without the netstandard 2.1 analyzer compatibility complaint; the issue does not name a file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, unity
- Domain
- game-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100