Skip to content

Fixes #218 & SetState & SetStateDynamicEntity message property of EntityMoniker #220

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 17, 2018

Conversation

aelsmore
Copy link
Contributor

@aelsmore aelsmore commented Apr 9, 2018

Fixes issue #218 and changes message property to EntityMoniker for SetState & SetStateDynamicEntity messages

@scottdurow scottdurow merged commit 5bb4f09 into scottdurow:master Apr 17, 2018
scottdurow added a commit that referenced this pull request Apr 17, 2018
scottdurow added a commit that referenced this pull request Apr 17, 2018
…ityMoniker (#220) (#222)

* Fixes #218

* SetState & SetStateDynamicEntity use message property of EntityMoniker
@scottdurow
Copy link
Owner

This is included in https://www.nuget.org/packages/spkl/1.0.212-beta
Thanks for the PR!

scottdurow added a commit that referenced this pull request Dec 12, 2019
* Resolves #176

* Updated dependancies to v9

* 1.0.4 Updated assembly name and added dependnacy on fakeiteasy

* Added support for setting all ExecutionContext properties

* Fixes #218 & SetState & SetStateDynamicEntity message property of EntityMoniker (#220)

* Fixes #218

* SetState & SetStateDynamicEntity use message property of EntityMoniker

* Fixes #232

* Version 1.0.6

* ix dependency load error - Cannot resolve dependency to assembly 'Sy…
…stem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event. site:stackoverflow.com

* Fix #226: Predefined Type '' is not defined or imported (#236)

Due to Visual Studio 2017 changes in how assemblies are resolved. Now project can be built using Visual Studio 2017

* Fixed typo (#280)

* Fix some typos (#311)

* Let OOB batch files to pass parameters like "/p" to spkl.exe

* Add support for workflow base class
Fix dependency load error
scottdurow added a commit that referenced this pull request Jun 30, 2020
* Spkl dev 191212 (#347)

* Resolves #176

* Updated dependancies to v9

* 1.0.4 Updated assembly name and added dependnacy on fakeiteasy

* Added support for setting all ExecutionContext properties

* Fixes #218 & SetState & SetStateDynamicEntity message property of EntityMoniker (#220)

* Fixes #218

* SetState & SetStateDynamicEntity use message property of EntityMoniker

* Fixes #232

* Version 1.0.6

* ix dependency load error - Cannot resolve dependency to assembly 'Sy…
…stem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event. site:stackoverflow.com

* Fix #226: Predefined Type '' is not defined or imported (#236)

Due to Visual Studio 2017 changes in how assemblies are resolved. Now project can be built using Visual Studio 2017

* Fixed typo (#280)

* Fix some typos (#311)

* Let OOB batch files to pass parameters like "/p" to spkl.exe

* Add support for workflow base class
Fix dependency load error

* Fix dependency load error (#346)

* ix dependency load error - Cannot resolve dependency to assembly 'Sy…
…stem, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event. site:stackoverflow.com

* Add support for workflow base class
Fix dependency load error

* #308 Removed dependency on OrganizationServiceProxy that does not support OAuth

* 🧹 Fixed typo and formatting

* 🧹 Code formatting clean up

* 🧪 Unit/Integration Test Playlists

* 📦 Updated to latest nuget packages

* Added FilteringService dependencies

* Removed WindowsForms reference from nuget package as it's no longer included in the SDK

* Updated nuget spec to depend on CoreTools 9.1.0.25

* Compare web resources content before update (#352)

* Comparing WebResource content, to skip unnecessary update

* Comparing WebResource content, to skip unnecessary update

* Ability to specify earlybound types as array, not single string with comma separator

* #354 Export command
🧹 Code formatting tidy up

* Use xrm tooling for command line login prompt (#373)

* #369 New Command Line Login using Xrm.Tooling

* Added message about /l legacy login switch

* #366 - Allow registering of combined plugin/wf activity libraries (#374)

* 🐛 Pick up Release assembly when in Release mode

Co-authored-by: Andy Elsmore <[email protected]>
Co-authored-by: pawelgradecki <[email protected]>
janis-veinbergs pushed a commit to janis-veinbergs/SparkleXrm that referenced this pull request Feb 18, 2022
…rty of EntityMoniker (scottdurow#220)

* Fixes scottdurow#218

* SetState & SetStateDynamicEntity use message property of EntityMoniker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants