Skip to content

Commit

Permalink
remove dynamo sandbox app.config (#14713)
Browse files Browse the repository at this point in the history
* remove config

* remove autogen stuff
  • Loading branch information
mjkkirschner authored Dec 8, 2023
1 parent e150a01 commit 0947455
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 34 deletions.
4 changes: 1 addition & 3 deletions src/DynamoSandbox/DynamoSandbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<PropertyGroup>
<ApplicationIcon>logo_square_32x32.ico</ApplicationIcon>
</PropertyGroup>

<ItemGroup>
<ProjectReference Include="..\DynamoApplications\DynamoApplications.csproj">
<Project>{aa782772-fe61-4226-baa4-eb529fa1646b}</Project>
Expand Down Expand Up @@ -54,9 +55,6 @@
<Name>DynamoShapeManager</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="Resources\logo_square_32x32.ico" />
</ItemGroup>
<ItemGroup>
<Resource Include="logo_square_32x32.ico" />
</ItemGroup>
Expand Down
31 changes: 0 additions & 31 deletions src/DynamoSandbox/app.config

This file was deleted.

0 comments on commit 0947455

Please sign in to comment.