Skip to content

Commit

Permalink
Chore/adding workflow (#21)
Browse files Browse the repository at this point in the history
* ADDED yml file
  • Loading branch information
Hovhannes-Dilanyan authored Mar 29, 2023
1 parent 3a8edb6 commit f66773b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion PCF-TimePicker.pcfproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<Import Project="$(PowerAppsTargetsPath)\Microsoft.PowerApps.VisualStudio.Pcf.props" Condition="Exists('$(PowerAppsTargetsPath)\Microsoft.PowerApps.VisualStudio.Pcf.props')" />

<PropertyGroup>
<Name>PCF-TimePicker</Name>
<Name>TimePicker</Name>
<ProjectGuid>ce739a51-e4f7-4558-88d8-9151e9b2dc9e</ProjectGuid>
<OutputPath>$(MSBuildThisFileDirectory)out\controls</OutputPath>
</PropertyGroup>
Expand Down
4 changes: 0 additions & 4 deletions Solution/Solution.cdsproj
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,6 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</Content>
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\PCF-TimePicker.pcfproj" />
</ItemGroup>

<Import Project="$(MSBuildToolsPath)\Microsoft.Common.targets" />
<Import Project="$(PowerAppsTargetsPath)\Microsoft.PowerApps.VisualStudio.Solution.targets" Condition="Exists('$(PowerAppsTargetsPath)\Microsoft.PowerApps.VisualStudio.Solution.targets')" />
Expand Down

0 comments on commit f66773b

Please sign in to comment.