Skip to content

Commit

Permalink
Add DynamoCLI and DynamoWPFCLI
Browse files Browse the repository at this point in the history
  • Loading branch information
sm6srw committed Oct 30, 2023
1 parent 35813f4 commit 73c2944
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/DynamoCLI/DynamoCLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<PropertyGroup>
<ProjectGuid>{5F9AE581-6781-4A4C-A262-1B06CD27208B}</ProjectGuid>
<OutputType>Exe</OutputType>
<RollForward>Major</RollForward>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>DynamoCLI</RootNamespace>
<AssemblyName>DynamoCLI</AssemblyName>
Expand Down
1 change: 1 addition & 0 deletions src/DynamoWPFCLI/DynamoWPFCLI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
<PropertyGroup>
<ProjectGuid>{F7FD9395-35D5-474D-8AD1-9904817E70D3}</ProjectGuid>
<OutputType>Exe</OutputType>
<RollForward>Major</RollForward>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>DynamoWPFCLI</RootNamespace>
<AssemblyName>DynamoWPFCLI</AssemblyName>
Expand Down

0 comments on commit 73c2944

Please sign in to comment.