Skip to content

Fix VS 2017 compilation for ScriptSharp. #344

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

Closed

Conversation

janis-veinbergs
Copy link
Contributor

@scottdurow scottdurow changed the base branch from master to sparklexrm-dev December 12, 2019 09:45
@scottdurow scottdurow changed the base branch from sparklexrm-dev to master December 12, 2019 09:47
@scottdurow
Copy link
Owner

Thank you for this. This PR should target the branch sparklexrm-dev.

@janis-veinbergs janis-veinbergs changed the base branch from master to sparklexrm-dev February 18, 2022 14:08
@janis-veinbergs janis-veinbergs changed the base branch from sparklexrm-dev to master February 18, 2022 14:08
scottdurow and others added 25 commits February 18, 2022 17:34
…rty of EntityMoniker (scottdurow#220)

* Fixes scottdurow#218

* SetState & SetStateDynamicEntity use message property of EntityMoniker
…reated by CrmSvcUtil into separate files when a user set the EarlyBoundTypeConfig property OneTypePerFile to true. Upon a successful creation of the files, the entities file created by CrmSvcUtile through the EarlyBoundTypeConfig filename is then deleted. The output of this entire operation creates the entities within a subfolder Entities, option set within a sub folder OptionSets and request/response action in the sub folder CustomActions. The context is created in the root folder.
…r than Roslyn. As a result, the source code splitting is now done within SparkleXrm.Tasks and there is no longer any need for a separate project for this.
This allows me to use the `unpack` command to export and unpack a solution as managed, and then run `import` to pack and import the solution as managed.
…Custom class which inherits from CodeActivity. (e.g support for deployment of workflows inheriting from WorkflowActivityBase class) (scottdurow#188)
Added Unit test for WorkflowActivity reflection
…ng to a MFA secured O365 instance using an App Password.

Add Workflow Activities to solution.
System.Net.Http.dll
System.Security.Cryptography.Algorithms.dll
System.Security.Cryptography.Encoding.dll
System.Security.Cryptography.Primitives.dll
System.Security.Cryptography.X509Certificates.dll
Renamed CrmSvcUtilHelper folder to CrmSvcUtil
Changed classes to be descriptive names:
SourceCodeManipulator->SourceCodeSplitter
SourceCodeRegexUtility -> SourceCodeTypeExtractor
Added tracing
Updated nuget spec to reference 9.0.0.7 CrmSvcUtil
Added oneTypePerFile to sample spkl.json
…scottdurow#243)

…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
…ottdurow#236)

Due to Visual Studio 2017 changes in how assemblies are resolved. Now project can be built using Visual Studio 2017
@janis-veinbergs janis-veinbergs changed the base branch from master to sparklexrm-dev February 18, 2022 15:36
@janis-veinbergs
Copy link
Contributor Author

Sorry for being noob. I did rebase onto git rebase -Xours upstream/sparklexrm-dev, but I don't understand why it shows loads of commits here.

What a mess. I'll create another pull request.

@janis-veinbergs janis-veinbergs deleted the VS2017Build branch February 18, 2022 15:45
@janis-veinbergs janis-veinbergs mentioned this pull request Feb 18, 2022
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.

7 participants