From f87abf9950ab82966d6c33ec6c10edb28c6a42cb Mon Sep 17 00:00:00 2001 From: Kurtis Mullins Date: Wed, 22 May 2024 12:18:23 -0400 Subject: [PATCH] Update C# versions for v0.9.1-beta Setting to v0.9.0 to match the other nuget package that was published from the SDK --- crates/bindings-csharp/Codegen/Codegen.csproj | 2 +- crates/bindings-csharp/Runtime/Runtime.csproj | 2 +- crates/cli/src/subcommands/project/csharp/StdbModule._csproj | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crates/bindings-csharp/Codegen/Codegen.csproj b/crates/bindings-csharp/Codegen/Codegen.csproj index 04a5ab59c59..3d58cf1ff26 100644 --- a/crates/bindings-csharp/Codegen/Codegen.csproj +++ b/crates/bindings-csharp/Codegen/Codegen.csproj @@ -7,7 +7,7 @@ latest enable SpacetimeDB.Codegen - 0.8.1 + 0.9.0 diff --git a/crates/bindings-csharp/Runtime/Runtime.csproj b/crates/bindings-csharp/Runtime/Runtime.csproj index 0ad35a56d99..81efae504f9 100644 --- a/crates/bindings-csharp/Runtime/Runtime.csproj +++ b/crates/bindings-csharp/Runtime/Runtime.csproj @@ -5,7 +5,7 @@ latest enable SpacetimeDB.Runtime - 0.8.2 + 0.9.0 true true diff --git a/crates/cli/src/subcommands/project/csharp/StdbModule._csproj b/crates/cli/src/subcommands/project/csharp/StdbModule._csproj index eb550105bb3..4f59e727a90 100644 --- a/crates/cli/src/subcommands/project/csharp/StdbModule._csproj +++ b/crates/cli/src/subcommands/project/csharp/StdbModule._csproj @@ -8,8 +8,8 @@ - - + +