diff --git a/SpeckleAutomateDotnetExample.sln b/SpeckleAutomateDotnetExample.sln index 937e3a8..ac801c6 100644 --- a/SpeckleAutomateDotnetExample.sln +++ b/SpeckleAutomateDotnetExample.sln @@ -7,8 +7,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SpeckleAutomateDotnetExampl EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestAutomateFunction", "TestAutomateFunction\TestAutomateFunction.csproj", "{8107A920-A5E2-459C-9756-04B91FB63F3F}" EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Speckle.Automate.Sdk", "..\speckle-sharp-sdk\src\Speckle.Automate.Sdk\Speckle.Automate.Sdk.csproj", "{168306CA-D153-4FA6-AF5C-8198F6BFAA32}" -EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -23,10 +21,6 @@ Global {8107A920-A5E2-459C-9756-04B91FB63F3F}.Debug|Any CPU.Build.0 = Debug|Any CPU {8107A920-A5E2-459C-9756-04B91FB63F3F}.Release|Any CPU.ActiveCfg = Release|Any CPU {8107A920-A5E2-459C-9756-04B91FB63F3F}.Release|Any CPU.Build.0 = Release|Any CPU - {168306CA-D153-4FA6-AF5C-8198F6BFAA32}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {168306CA-D153-4FA6-AF5C-8198F6BFAA32}.Debug|Any CPU.Build.0 = Debug|Any CPU - {168306CA-D153-4FA6-AF5C-8198F6BFAA32}.Release|Any CPU.ActiveCfg = Release|Any CPU - {168306CA-D153-4FA6-AF5C-8198F6BFAA32}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/SpeckleAutomateDotnetExample/SpeckleAutomateDotnetExample.csproj b/SpeckleAutomateDotnetExample/SpeckleAutomateDotnetExample.csproj index 7fc4c83..f700f61 100644 --- a/SpeckleAutomateDotnetExample/SpeckleAutomateDotnetExample.csproj +++ b/SpeckleAutomateDotnetExample/SpeckleAutomateDotnetExample.csproj @@ -9,8 +9,7 @@ - - +