Skip to content

Commit

Permalink
Revert "Initial implementation"
Browse files Browse the repository at this point in the history
This reverts commit d02f2fe.
  • Loading branch information
jfevia committed Aug 4, 2024
1 parent 29b605e commit e8cb150
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 330 deletions.
1 change: 0 additions & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<PackageVersion Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="8.0.1" />
<PackageVersion Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Hosting.Abstractions" Version="8.0.0" />
<PackageVersion Include="Microsoft.PowerFx.Core" Version="1.2.0" />
<PackageVersion Include="Microsoft.PowerPlatform.PowerAutomate.Desktop.Actions.SDK" Version="1.4.233.23144-rc" />
<PackageVersion Include="Microsoft.Windows.SDK.Contracts" Version="10.0.26100.1" />
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down
7 changes: 0 additions & 7 deletions PowerAutomate.Desktop.sln
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "5.Conditionals", "5.Conditi
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Modules.Conditionals.Actions", "samples\Modules.Conditionals.Actions\Modules.Conditionals.Actions.csproj", "{791698E0-931E-4F35-97A4-B050FD0B4F82}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Modules.PowerFx.Actions", "modules\Modules.PowerFx.Actions\Modules.PowerFx.Actions.csproj", "{86C08ED2-7025-4898-BE9B-BCD10A0C5774}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -149,10 +147,6 @@ Global
{791698E0-931E-4F35-97A4-B050FD0B4F82}.Debug|Any CPU.Build.0 = Debug|Any CPU
{791698E0-931E-4F35-97A4-B050FD0B4F82}.Release|Any CPU.ActiveCfg = Release|Any CPU
{791698E0-931E-4F35-97A4-B050FD0B4F82}.Release|Any CPU.Build.0 = Release|Any CPU
{86C08ED2-7025-4898-BE9B-BCD10A0C5774}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{86C08ED2-7025-4898-BE9B-BCD10A0C5774}.Debug|Any CPU.Build.0 = Debug|Any CPU
{86C08ED2-7025-4898-BE9B-BCD10A0C5774}.Release|Any CPU.ActiveCfg = Release|Any CPU
{86C08ED2-7025-4898-BE9B-BCD10A0C5774}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down Expand Up @@ -188,7 +182,6 @@ Global
{10147DFD-8CFC-41CD-A3EC-A8B8AA110DF1} = {58A11983-1ED4-4D38-998C-C1B033A58842}
{22D1EE4E-815F-48F2-AB46-754518B1F914} = {FEFFE5BC-DCBD-466C-87DE-5B9D8A553256}
{791698E0-931E-4F35-97A4-B050FD0B4F82} = {22D1EE4E-815F-48F2-AB46-754518B1F914}
{86C08ED2-7025-4898-BE9B-BCD10A0C5774} = {3B78C634-DFD6-43DA-A30E-33AC42224BD4}
EndGlobalSection
GlobalSection(SharedMSBuildProjectFiles) = preSolution
Modules.Actions.Shared\Modules.Actions.Shared.projitems*{7e19e2f1-6de7-4a0e-aed8-7cea38b166af}*SharedItemsImports = 13
Expand Down
10 changes: 0 additions & 10 deletions modules/Modules.PowerFx.Actions/ErrorCodes.cs

This file was deleted.

48 changes: 0 additions & 48 deletions modules/Modules.PowerFx.Actions/ExecutePowerFxExpression.cs

This file was deleted.

32 changes: 0 additions & 32 deletions modules/Modules.PowerFx.Actions/Modules.PowerFx.Actions.csproj

This file was deleted.

95 changes: 0 additions & 95 deletions modules/Modules.PowerFx.Actions/Properties/Resources.Designer.cs

This file was deleted.

137 changes: 0 additions & 137 deletions modules/Modules.PowerFx.Actions/Properties/Resources.resx

This file was deleted.

0 comments on commit e8cb150

Please sign in to comment.