File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 <DefineConstants >TRACE</DefineConstants >
3131 <ErrorReport >prompt</ErrorReport >
3232 <WarningLevel >4</WarningLevel >
33+ <PlatformTarget >x64</PlatformTarget >
3334 </PropertyGroup >
3435 <ItemGroup >
3536 <Reference Include =" System" />
Original file line number Diff line number Diff line change 66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
88[ assembly: AssemblyTitle ( "BadgerJaus" ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
9+ [ assembly: AssemblyDescription ( "An open-source implementation of the JAUS protocol. " ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
11- [ assembly: AssemblyCompany ( "" ) ]
11+ [ assembly: AssemblyCompany ( "Wisconsin Robotics " ) ]
1212[ assembly: AssemblyProduct ( "BadgerJaus" ) ]
1313[ assembly: AssemblyCopyright ( "Copyright © 2014" ) ]
1414[ assembly: AssemblyTrademark ( "" ) ]
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 .0.0" ) ]
35+ [ assembly: AssemblyVersion ( "0.1 .0.0" ) ]
3636[ assembly: AssemblyFileVersion ( "1.0.0.0" ) ]
You can’t perform that action at this time.
0 commit comments