File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,12 +8,12 @@ Imports System.Runtime.InteropServices
8
8
9
9
' Review the values of the assembly attributes
10
10
11
- < Assembly : AssemblyTitle( "ExampleConsoleVb" )>
12
- < Assembly : AssemblyDescription( "" )>
13
- < Assembly : AssemblyCompany( "" )>
14
- < Assembly : AssemblyProduct( "ExampleConsoleVb" )>
15
- < Assembly : AssemblyCopyright( "Copyright © 2019 " )>
16
- < Assembly : AssemblyTrademark( "" )>
11
+ < Assembly : AssemblyTitle( "Desharp. ExampleConsoleVb" )>
12
+ < Assembly : AssemblyDescription( "Desharp - Console application demo with running tests (C#). " )>
13
+ < Assembly : AssemblyCompany( "Tom Flidr " )>
14
+ < Assembly : AssemblyProduct( "Desharp. ExampleConsoleVb" )>
15
+ < Assembly : AssemblyCopyright( "Copyright © 2017 " )>
16
+ < Assembly : AssemblyTrademark( "Tom Flidr " )>
17
17
18
18
< Assembly : ComVisible( False )>
19
19
You can’t perform that action at this time.
0 commit comments