diff --git a/crates/bindings-csharp/Codegen/Codegen.csproj b/crates/bindings-csharp/Codegen/Codegen.csproj index 3d58cf1ff2..2c9cbd38c6 100644 --- a/crates/bindings-csharp/Codegen/Codegen.csproj +++ b/crates/bindings-csharp/Codegen/Codegen.csproj @@ -7,7 +7,7 @@ latest enable SpacetimeDB.Codegen - 0.9.0 + 0.9.2 diff --git a/crates/bindings-csharp/Runtime/Runtime.csproj b/crates/bindings-csharp/Runtime/Runtime.csproj index 81efae504f..19860daf76 100644 --- a/crates/bindings-csharp/Runtime/Runtime.csproj +++ b/crates/bindings-csharp/Runtime/Runtime.csproj @@ -5,7 +5,7 @@ latest enable SpacetimeDB.Runtime - 0.9.0 + 0.9.2 true true