Skip to content

Commit d4971a2

Browse files
Merge pull request #18 from BeverCRM/master
release v1.0.0
2 parents eee3638 + 3d57418 commit d4971a2

1 file changed

Lines changed: 13 additions & 11 deletions

File tree

Solution/src/Other/Solution.xml

Lines changed: 13 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
<LocalizedName description="DragAndDropGrid" languagecode="1033" />
99
</LocalizedNames>
1010
<Descriptions>
11-
<Description description="PCF - Drag and Drop Grid \nThis control allows the user to drag and drop files onto entity records in the grid. \nThe dropped files will be added as Dynamics 365 attachments. \n© Bever" languagecode="1033" />
11+
<Description description="PCF - Drag and Drop Grid &#10; &#10;This control allows the user to drag and drop files onto entity records in the grid. &#10;The dropped files will be added as Dynamics 365 attachments. &#10;&#10;© 2022 Bever" languagecode="1033" />
1212
</Descriptions>
1313
<Version>1.0.0</Version>
1414
<!-- Solution Package Type: Unmanaged(0)/Managed(1)/Both(2)-->
15-
<Managed>2</Managed>
15+
<Managed>1</Managed>
1616
<Publisher>
1717
<!-- Unique Publisher Name of Cds Solution -->
1818
<UniqueName>Bever</UniqueName>
@@ -22,10 +22,10 @@
2222
</LocalizedNames>
2323
<Descriptions>
2424
<!-- Description of Cds Publisher in language code -->
25-
<Description description="Bever helps small-sized and medium-sized businesses to digitize by using Dynamics 365 &#38; Power Platform." languagecode="1033" />
25+
<Description description="Bever helps small-sized and medium-sized businesses to digitize by using Dynamics 365 &amp; Power Platform." languagecode="1033" />
2626
</Descriptions>
27-
<EMailAddress xsi:nil="true">[email protected]</EMailAddress>
28-
<SupportingWebsiteUrl xsi:nil="true">https://bevercrm.com</SupportingWebsiteUrl>
27+
<EMailAddress>[email protected]</EMailAddress>
28+
<SupportingWebsiteUrl>https://bevercrm.com</SupportingWebsiteUrl>
2929
<!-- Customization Prefix for the Cds Publisher-->
3030
<CustomizationPrefix>bvr</CustomizationPrefix>
3131
<!-- Derived Option Value Prefix for the Customization Prefix of Cds Publisher -->
@@ -35,24 +35,24 @@
3535
<Address>
3636
<AddressNumber>1</AddressNumber>
3737
<AddressTypeCode>1</AddressTypeCode>
38-
<City xsi:nil="true">Yerevan</City>
38+
<City>Yerevan</City>
3939
<County xsi:nil="true"></County>
40-
<Country xsi:nil="true">Armenia</Country>
40+
<Country>Armenia</Country>
4141
<Fax xsi:nil="true"></Fax>
4242
<FreightTermsCode xsi:nil="true"></FreightTermsCode>
4343
<ImportSequenceNumber xsi:nil="true"></ImportSequenceNumber>
4444
<Latitude xsi:nil="true"></Latitude>
45-
<Line1 xsi:nil="true">Abelian 6/4</Line1>
45+
<Line1>Abelian 6/4</Line1>
4646
<Line2 xsi:nil="true"></Line2>
4747
<Line3 xsi:nil="true"></Line3>
4848
<Longitude xsi:nil="true"></Longitude>
4949
<Name xsi:nil="true"></Name>
50-
<PostalCode xsi:nil="true">0038</PostalCode>
50+
<PostalCode>0038</PostalCode>
5151
<PostOfficeBox xsi:nil="true"></PostOfficeBox>
5252
<PrimaryContactName xsi:nil="true"></PrimaryContactName>
5353
<ShippingMethodCode>1</ShippingMethodCode>
5454
<StateOrProvince xsi:nil="true"></StateOrProvince>
55-
<Telephone1 xsi:nil="true">+374 (77) 590071</Telephone1>
55+
<Telephone1>+374 (77) 590071</Telephone1>
5656
<Telephone2 xsi:nil="true"></Telephone2>
5757
<Telephone3 xsi:nil="true"></Telephone3>
5858
<TimeZoneRuleVersionNumber xsi:nil="true"></TimeZoneRuleVersionNumber>
@@ -90,7 +90,9 @@
9090
</Address>
9191
</Addresses>
9292
</Publisher>
93-
<RootComponents />
93+
<RootComponents>
94+
<RootComponent type="66" schemaName="bvr_BeverControls.DragAndDropGrid" behavior="0" />
95+
</RootComponents>
9496
<MissingDependencies />
9597
</SolutionManifest>
9698
</ImportExportXml>

0 commit comments

Comments
 (0)