From c693f41096b9830240cabbd577cc27636105e3d6 Mon Sep 17 00:00:00 2001 From: reddyashish <43763136+reddyashish@users.noreply.github.com> Date: Thu, 11 Apr 2024 06:22:58 -0700 Subject: [PATCH] Update PublicAPI.Unshipped.txt --- src/DynamoCore/PublicAPI.Unshipped.txt | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/DynamoCore/PublicAPI.Unshipped.txt b/src/DynamoCore/PublicAPI.Unshipped.txt index 7e6805f0d88..f635f7d0b5c 100644 --- a/src/DynamoCore/PublicAPI.Unshipped.txt +++ b/src/DynamoCore/PublicAPI.Unshipped.txt @@ -107,12 +107,6 @@ Dynamo.Configuration.GraphChecksumItem.Checksum.set -> void Dynamo.Configuration.GraphChecksumItem.GraphChecksumItem() -> void Dynamo.Configuration.GraphChecksumItem.GraphId.get -> string Dynamo.Configuration.GraphChecksumItem.GraphId.set -> void -Dynamo.Configuration.GraphChecksumPair -Dynamo.Configuration.GraphChecksumPair.Checksum.get -> System.Collections.Generic.List -Dynamo.Configuration.GraphChecksumPair.Checksum.set -> void -Dynamo.Configuration.GraphChecksumPair.GraphChecksumPair() -> void -Dynamo.Configuration.GraphChecksumPair.GraphId.get -> string -Dynamo.Configuration.GraphChecksumPair.GraphId.set -> void Dynamo.Configuration.GroupStyleItem Dynamo.Configuration.GroupStyleItem.GroupStyleItem() -> void Dynamo.Configuration.PreferenceSettings @@ -1874,8 +1868,6 @@ Dynamo.Models.DynamoModel.ExtensionManager.get -> Dynamo.Extensions.IExtensionMa Dynamo.Models.DynamoModel.ForceRun() -> void Dynamo.Models.DynamoModel.ForceRunCancelCommand Dynamo.Models.DynamoModel.ForceRunCancelCommand.ForceRunCancelCommand(bool showErrors, bool cancelRun) -> void -Dynamo.Models.DynamoModel.GraphChecksumList.get -> System.Collections.Generic.List -Dynamo.Models.DynamoModel.GraphChecksumList.set -> void Dynamo.Models.DynamoModel.HostVersion.get -> string Dynamo.Models.DynamoModel.HostVersion.set -> void Dynamo.Models.DynamoModel.InsertFileCommand