Update the packaging config file (Step # 5)

Step # 5 

Update the packaging config file:

     - Configure the default channel in RetailSdk\Assets\commerceruntime.config:

        <storage defaultOperatingUnitNumber="052" />

    - Register the new CRT assembly in RetailSdk\Assets\commerceruntime.ext.config (Note: Please DO NOT edit commerceruntime.config file. This file is not meant for any customizations.):

        <add source="assembly" value="Contoso.Commerce.Runtime.StoreHoursSample" />

    - Register the new CRT assembly in RetailSdk\BuildTools\customization.settings:

        <ISV_CommerceRuntime_CustomizableFile Include="$(SdkReferencesPath)\Contoso.Commerce.Runtime.StoreHoursSample.dll" />

Step 1. 

- Configure the default channel in RetailSdk\Assets\commerceruntime.config:

        <storage defaultOperatingUnitNumber="052" />


step 2.

    - Register the new CRT assembly in RetailSdk\Assets\commerceruntime.ext.config (Note: Please DO NOT edit commerceruntime.config file. This file is not meant for any customizations.):

        <add source="assembly" value="Contoso.Commerce.Runtime.StoreHoursSample" />


Step 3.

    - Register the new CRT assembly in RetailSdk\BuildTools\customization.settings:

        <ISV_CommerceRuntime_CustomizableFile Include="$(SdkReferencesPath)\Contoso.Commerce.Runtime.StoreHoursSample.dll" />













Comments

Popular posts from this blog

Update Deployment Failed due to Missing MpProvider Module

How to Resolve DVT Script Issues When Applying Quality Updates in LCS for D365FO

how to connect Just in time DB in D365F&O / Connect UAT Database with Dev machine in D365 F&O