File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
remoteapp-tool/My Project Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ Imports System.Runtime.InteropServices
1111< Assembly : AssemblyTitle( "RemoteApp Tool" )>
1212< Assembly : AssemblyDescription( "" )>
1313< Assembly : AssemblyCompany( "Kim Knight" )>
14- < Assembly : AssemblyProduct( "RemoteApp Tool" )>
15- < Assembly : AssemblyCopyright( "Created by Kim Knight " )>
14+ < Assembly : AssemblyProduct( "RemoteApp Tool" )>
15+ < Assembly : AssemblyCopyright( "" )>
1616< Assembly : AssemblyTrademark( "" )>
1717
1818< Assembly : ComVisible( False )>
@@ -31,5 +31,5 @@ Imports System.Runtime.InteropServices
3131' by using the '*' as shown below:
3232' <Assembly: AssemblyVersion("1.0.*")>
3333
34- < Assembly : AssemblyVersion( "5.4 .0.18 " )>
35- < Assembly : AssemblyFileVersion( "5.4 .0.18 " )>
34+ < Assembly : AssemblyVersion( "6.0 .0.0 " )>
35+ < Assembly : AssemblyFileVersion( "6.0 .0.0 " )>
You can’t perform that action at this time.
0 commit comments