Skip to content

Commit

Permalink
Update PublicAPI.Unshipped.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
reddyashish committed Apr 11, 2024
1 parent 3781879 commit c693f41
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions src/DynamoCore/PublicAPI.Unshipped.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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<string>
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
Expand Down Expand Up @@ -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.Configuration.GraphChecksumPair>
Dynamo.Models.DynamoModel.GraphChecksumList.set -> void
Dynamo.Models.DynamoModel.HostVersion.get -> string
Dynamo.Models.DynamoModel.HostVersion.set -> void
Dynamo.Models.DynamoModel.InsertFileCommand
Expand Down

0 comments on commit c693f41

Please sign in to comment.