Skip to content

Commit

Permalink
Added @Pro versions of .pngs to avoid errors with the latest Bolt code.
Browse files Browse the repository at this point in the history
  • Loading branch information
RealityStop committed Oct 10, 2020
1 parent 02a7a12 commit 905738a
Show file tree
Hide file tree
Showing 16 changed files with 43 additions and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bolt.targets
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<BoltVersion>1.4.7</BoltVersion>
<BoltVersion>1.4.13</BoltVersion>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)' == 'Release4.6'">
<TargetFrameworkVersionNumber>4.6</TargetFrameworkVersionNumber>
Expand Down
42 changes: 42 additions & 0 deletions src/Fundamentals/Bolt.Addons.Community.Fundamentals.Editor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,48 @@
<ItemGroup>
<EmbeddedResource Include="Resources\debug.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\arrow_switch%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\Branch_And%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\Branch_Equal%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\Branch_Greater%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\Branch_Greater_Equal%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\Branch_Less%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\Branch_Less_Equal%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\Branch_Or%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\comments%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\construction%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\construction_alarm%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\debug%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\variableevent%40Pro.png" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="Resources\weather_clouds%40Pro.png" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<Import Project="$(SolutionDir)\Bolt.PostBuild.targets" />
</Project>
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/Fundamentals/Resources/[email protected]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 905738a

Please sign in to comment.