clockworklabs / com.clockworklabs.spacetimedbsdk

The SpacetimeDB SDK for C# clients
https://spacetimedb.com
Apache License 2.0
6 stars 0 forks source link

Update DLLs to release/v1.0.0-rc1 #181

Closed bfops closed 2 days ago

bfops commented 2 weeks ago

Description of Changes

Update DLLs to this SpacetimeDB commit:

commit 2f0f9a52c3ba68385a7c03099d4eb4674c7fbaf2 (HEAD -> release/v1.0.0-rc1, origin/release/v1.0.0-rc1)
Merge: 1d565838 a00cd86c
Author: Zeke Foppa <bfops@users.noreply.github.com>
Date:   Mon Oct 28 16:58:31 2024 -0700

    [release/v1.0.0-rc1]: Merge remote-tracking branch 'origin/bfops/update-csharp-version' into release/v1.0.0-rc1

This PR should probably not be merged. Once the underlying PRs merge into SpacetimeDB master, this PR should be replaced with PRs that roll forward to SpacetimeDB master instead.

API

If the API is breaking, please state below what will break

Requires SpacetimeDB PRs

List any PRs here that are required for this SDK change to work

Testing

Write instructions for a test that you performed for this PR