Skip to content

Commit 66be57b

Browse files
committed
replaced default logo
1 parent ab1a003 commit 66be57b

File tree

3 files changed

+3
-5
lines changed

3 files changed

+3
-5
lines changed

OpenXR-Runtime-Switcher/OpenXR-Runtime-Switcher.csproj

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,10 @@
188188
<ItemGroup>
189189
<None Include="Resources\Oculus.png" />
190190
</ItemGroup>
191-
<ItemGroup>
192-
<None Include="Resources\NoLogo.png" />
193-
</ItemGroup>
194191
<ItemGroup>
195192
<Content Include="icon.ico" />
196193
<Content Include="ILMergeOrder.txt" />
194+
<None Include="Resources\NoLogo.png" />
197195
<None Include="Resources\icon.png" />
198196
</ItemGroup>
199197
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />

OpenXR-Runtime-Switcher/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
3434
// [assembly: AssemblyVersion("1.0.*")]
35-
[assembly: AssemblyVersion("1.0.2")]
36-
[assembly: AssemblyFileVersion("1.0.2")]
35+
[assembly: AssemblyVersion("1.0.3")]
36+
[assembly: AssemblyFileVersion("1.0.3")]
7.09 KB
Loading

0 commit comments

Comments
 (0)