From d18d694fa55bcef42ef4ce94b94c9bc15f25b3fc Mon Sep 17 00:00:00 2001 From: Sebastian Burckhardt Date: Tue, 2 Aug 2022 13:12:47 -0700 Subject: [PATCH] Update the samples to use 1.1.0 release. --- samples/HelloDTFx/HelloDTFx/HelloDTFx.csproj | 5 +---- samples/Hello_Netherite_with_DotNetCore/Hello.csproj | 2 +- samples/Hello_Netherite_with_Python/extensions.csproj | 2 +- samples/Hello_Netherite_with_TypeScript/extensions.csproj | 2 +- 4 files changed, 4 insertions(+), 7 deletions(-) diff --git a/samples/HelloDTFx/HelloDTFx/HelloDTFx.csproj b/samples/HelloDTFx/HelloDTFx/HelloDTFx.csproj index 23880777..c1d5791f 100644 --- a/samples/HelloDTFx/HelloDTFx/HelloDTFx.csproj +++ b/samples/HelloDTFx/HelloDTFx/HelloDTFx.csproj @@ -8,11 +8,8 @@ + - - - - diff --git a/samples/Hello_Netherite_with_DotNetCore/Hello.csproj b/samples/Hello_Netherite_with_DotNetCore/Hello.csproj index e6d2e952..db12f943 100644 --- a/samples/Hello_Netherite_with_DotNetCore/Hello.csproj +++ b/samples/Hello_Netherite_with_DotNetCore/Hello.csproj @@ -4,7 +4,7 @@ v3 - + diff --git a/samples/Hello_Netherite_with_Python/extensions.csproj b/samples/Hello_Netherite_with_Python/extensions.csproj index b3ab764f..f90bee58 100644 --- a/samples/Hello_Netherite_with_Python/extensions.csproj +++ b/samples/Hello_Netherite_with_Python/extensions.csproj @@ -5,7 +5,7 @@ ** - + diff --git a/samples/Hello_Netherite_with_TypeScript/extensions.csproj b/samples/Hello_Netherite_with_TypeScript/extensions.csproj index 12fa4c83..57d37b62 100644 --- a/samples/Hello_Netherite_with_TypeScript/extensions.csproj +++ b/samples/Hello_Netherite_with_TypeScript/extensions.csproj @@ -5,7 +5,7 @@ ** - +