File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 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" />
Original file line number Diff line number Diff line change 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 " ) ]
You can’t perform that action at this time.
0 commit comments