Skip to content

Commit

Permalink
Updates .ico to new BVN brand
Browse files Browse the repository at this point in the history
  • Loading branch information
petersmithfromengland committed Nov 13, 2022
1 parent 5bd61d7 commit 3aecbfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file added BatchRvtGUI/BVN32NewBrand.ico
Binary file not shown.
3 changes: 2 additions & 1 deletion BatchRvtGUI/BatchRvtGUI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup>
<ApplicationIcon>BVN32new.ico</ApplicationIcon>
<ApplicationIcon>BVN32NewBrand.ico</ApplicationIcon>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
Expand Down Expand Up @@ -149,6 +149,7 @@
</ItemGroup>
<ItemGroup>
<Content Include="BVN32new.ico" />
<Content Include="BVN32NewBrand.ico" />
<EmbeddedResource Include="Images\BVN16new.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down

0 comments on commit 3aecbfc

Please sign in to comment.