File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 6
6
// set of attributes. Change these attribute values to modify the information
7
7
// associated with an assembly.
8
8
[ assembly: AssemblyTitle ( "TinCan" ) ]
9
- [ assembly: AssemblyDescription ( "Library for implementing Tin Can API" ) ]
9
+ [ assembly: AssemblyDescription ( "Library for implementing Tin Can API (Experience API) " ) ]
10
10
[ assembly: AssemblyConfiguration ( "" ) ]
11
11
[ assembly: AssemblyCompany ( "Rustici Software" ) ]
12
12
[ assembly: AssemblyProduct ( "TinCan.NET" ) ]
32
32
// You can specify all the values or you can default the Build and Revision Numbers
33
33
// by using the '*' as shown below:
34
34
// [assembly: AssemblyVersion("1.0.*")]
35
- [ assembly: AssemblyVersion ( "0 .0.6 .0" ) ]
36
- [ assembly: AssemblyFileVersion ( "0 .0.6 .0" ) ]
35
+ [ assembly: AssemblyVersion ( "1 .0.0 .0" ) ]
36
+ [ assembly: AssemblyFileVersion ( "1 .0.0 .0" ) ]
You can’t perform that action at this time.
0 commit comments