Skip to content

Commit

Permalink
Adding solution files and project
Browse files Browse the repository at this point in the history
  • Loading branch information
Power-Maverick committed Aug 31, 2022
1 parent a1f919d commit 32943b8
Show file tree
Hide file tree
Showing 7 changed files with 214 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.

# msbuild output directories
/bin
/obj
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<PowerAppsTargetsPath>$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v$(VisualStudioVersion)\PowerApps</PowerAppsTargetsPath>
</PropertyGroup>
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" />
<Import Project="$(PowerAppsTargetsPath)\Microsoft.PowerApps.VisualStudio.Solution.props" Condition="Exists('$(PowerAppsTargetsPath)\Microsoft.PowerApps.VisualStudio.Solution.props')" />
<PropertyGroup>
<ProjectGuid>36c19d45-b735-43b7-9a77-16b4a12f7ce2</ProjectGuid>
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<!--Remove TargetFramework when this is available in 16.1-->
<TargetFramework>net462</TargetFramework>
<RestoreProjectStyle>PackageReference</RestoreProjectStyle>
<SolutionRootPath>src</SolutionRootPath>
</PropertyGroup>
<!-- Solution Packager overrides, un-comment to use: SolutionPackagerType (Managed, Unmanaged, Both)
<PropertyGroup>
<SolutionPackageType>Managed</SolutionPackageType>
</PropertyGroup>
-->
<ItemGroup>
<PackageReference Include="Microsoft.PowerApps.MSBuild.Solution" Version="1.*" />
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<ExcludeDirectories Include="$(MSBuildThisFileDirectory)\.gitignore" />
<ExcludeDirectories Include="$(MSBuildThisFileDirectory)\bin\**" />
<ExcludeDirectories Include="$(MSBuildThisFileDirectory)\obj\**" />
<ExcludeDirectories Include="$(MSBuildThisFileDirectory)\*.cdsproj" />
<ExcludeDirectories Include="$(MSBuildThisFileDirectory)\*.cdsproj.user" />
<ExcludeDirectories Include="$(MSBuildThisFileDirectory)\*.sln" />
</ItemGroup>
<ItemGroup>
<None Include="$(MSBuildThisFileDirectory)\**" Exclude="@(ExcludeDirectories)" />
<Content Include="$(SolutionPackageZipFilePath)">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\PrefixSuffixTextFieldControl.pcfproj" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" />
<Import Project="$(PowerAppsTargetsPath)\Microsoft.PowerApps.VisualStudio.Solution.targets" Condition="Exists('$(PowerAppsTargetsPath)\Microsoft.PowerApps.VisualStudio.Solution.targets')" />
<PropertyGroup>
<SolutionPackageType>Both</SolutionPackageType>
</PropertyGroup>
</Project>
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="utf-8"?>
<ImportExportXml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<Entities />
<Roles />
<Workflows />
<FieldSecurityProfiles />
<Templates />
<EntityMaps />
<EntityRelationships />
<OrganizationSettings />
<optionsets />
<CustomControls />
<SolutionPluginAssemblies />
<EntityDataProviders />
<Languages>
<Language>1033</Language>
</Languages>
</ImportExportXml>
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<EntityRelationships xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" />
Original file line number Diff line number Diff line change
@@ -0,0 +1,142 @@
<?xml version="1.0" encoding="utf-8"?>
<ImportExportXml version="9.1.0.643" SolutionPackageVersion="9.1" languagecode="1033" generatedBy="CrmLive" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<SolutionManifest>
<!-- Unique Name of Cds Solution-->
<UniqueName>PrefixSuffixTextFieldSolution</UniqueName>
<LocalizedNames>
<!-- Localized Solution Name in language code -->
<LocalizedName description="PrefixSuffixTextFieldSolution" languagecode="1033" />
</LocalizedNames>
<Descriptions />
<Version>1.0.0</Version>
<!-- Solution Package Type: Unmanaged(0)/Managed(1)/Both(2)-->
<Managed>2</Managed>
<Publisher>
<!-- Unique Publisher Name of Cds Solution -->
<UniqueName>powermaverick</UniqueName>
<LocalizedNames>
<!-- Localized Cds Publisher Name in language code-->
<LocalizedName description="powermaverick" languagecode="1033" />
</LocalizedNames>
<Descriptions>
<!-- Description of Cds Publisher in language code -->
<Description description="powermaverick" languagecode="1033" />
</Descriptions>
<EMailAddress xsi:nil="true">
</EMailAddress>
<SupportingWebsiteUrl xsi:nil="true">
</SupportingWebsiteUrl>
<!-- Customization Prefix for the Cds Publisher-->
<CustomizationPrefix>pmav</CustomizationPrefix>
<!-- Derived Option Value Prefix for the Customization Prefix of Cds Publisher -->
<CustomizationOptionValuePrefix>35270</CustomizationOptionValuePrefix>
<Addresses>
<!-- Address of the Publisher-->
<Address>
<AddressNumber>1</AddressNumber>
<AddressTypeCode>1</AddressTypeCode>
<City xsi:nil="true">
</City>
<County xsi:nil="true">
</County>
<Country xsi:nil="true">
</Country>
<Fax xsi:nil="true">
</Fax>
<FreightTermsCode xsi:nil="true">
</FreightTermsCode>
<ImportSequenceNumber xsi:nil="true">
</ImportSequenceNumber>
<Latitude xsi:nil="true">
</Latitude>
<Line1 xsi:nil="true">
</Line1>
<Line2 xsi:nil="true">
</Line2>
<Line3 xsi:nil="true">
</Line3>
<Longitude xsi:nil="true">
</Longitude>
<Name xsi:nil="true">
</Name>
<PostalCode xsi:nil="true">
</PostalCode>
<PostOfficeBox xsi:nil="true">
</PostOfficeBox>
<PrimaryContactName xsi:nil="true">
</PrimaryContactName>
<ShippingMethodCode>1</ShippingMethodCode>
<StateOrProvince xsi:nil="true">
</StateOrProvince>
<Telephone1 xsi:nil="true">
</Telephone1>
<Telephone2 xsi:nil="true">
</Telephone2>
<Telephone3 xsi:nil="true">
</Telephone3>
<TimeZoneRuleVersionNumber xsi:nil="true">
</TimeZoneRuleVersionNumber>
<UPSZone xsi:nil="true">
</UPSZone>
<UTCOffset xsi:nil="true">
</UTCOffset>
<UTCConversionTimeZoneCode xsi:nil="true">
</UTCConversionTimeZoneCode>
</Address>
<Address>
<AddressNumber>2</AddressNumber>
<AddressTypeCode>1</AddressTypeCode>
<City xsi:nil="true">
</City>
<County xsi:nil="true">
</County>
<Country xsi:nil="true">
</Country>
<Fax xsi:nil="true">
</Fax>
<FreightTermsCode xsi:nil="true">
</FreightTermsCode>
<ImportSequenceNumber xsi:nil="true">
</ImportSequenceNumber>
<Latitude xsi:nil="true">
</Latitude>
<Line1 xsi:nil="true">
</Line1>
<Line2 xsi:nil="true">
</Line2>
<Line3 xsi:nil="true">
</Line3>
<Longitude xsi:nil="true">
</Longitude>
<Name xsi:nil="true">
</Name>
<PostalCode xsi:nil="true">
</PostalCode>
<PostOfficeBox xsi:nil="true">
</PostOfficeBox>
<PrimaryContactName xsi:nil="true">
</PrimaryContactName>
<ShippingMethodCode>1</ShippingMethodCode>
<StateOrProvince xsi:nil="true">
</StateOrProvince>
<Telephone1 xsi:nil="true">
</Telephone1>
<Telephone2 xsi:nil="true">
</Telephone2>
<Telephone3 xsi:nil="true">
</Telephone3>
<TimeZoneRuleVersionNumber xsi:nil="true">
</TimeZoneRuleVersionNumber>
<UPSZone xsi:nil="true">
</UPSZone>
<UTCOffset xsi:nil="true">
</UTCOffset>
<UTCConversionTimeZoneCode xsi:nil="true">
</UTCConversionTimeZoneCode>
</Address>
</Addresses>
</Publisher>
<RootComponents />
<MissingDependencies />
</SolutionManifest>
</ImportExportXml>
Binary file not shown.
Binary file not shown.

0 comments on commit 32943b8

Please sign in to comment.