File tree Expand file tree Collapse file tree 6 files changed +18
-17
lines changed
Expand file tree Collapse file tree 6 files changed +18
-17
lines changed Original file line number Diff line number Diff line change 2626 <WarningLevel >4</WarningLevel >
2727 </PropertyGroup >
2828 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
29- <PlatformTarget >x86 </PlatformTarget >
29+ <PlatformTarget >x64 </PlatformTarget >
3030 <DebugType >pdbonly</DebugType >
3131 <Optimize >true</Optimize >
3232 <OutputPath >bin\Release\</OutputPath >
4242 <DefineConstants >TRACE</DefineConstants >
4343 <Optimize >true</Optimize >
4444 <DebugType >pdbonly</DebugType >
45- <PlatformTarget >x86 </PlatformTarget >
45+ <PlatformTarget >x64 </PlatformTarget >
4646 <ErrorReport >prompt</ErrorReport >
4747 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
4848 <Prefer32Bit >true</Prefer32Bit >
Original file line number Diff line number Diff line change 3535// You can specify all the values or you can default the Build and Revision Numbers
3636// by using the '*' as shown below:
3737// [assembly: AssemblyVersion("1.0.*")]
38- [ assembly: AssemblyVersion ( "1.3 .0.3 " ) ]
39- [ assembly: AssemblyFileVersion ( "1.3 .0.3 " ) ]
40- [ assembly: AssemblyInformationalVersionAttribute ( "1.3.0-beta3 " ) ]
38+ [ assembly: AssemblyVersion ( "1.4 .0.0 " ) ]
39+ [ assembly: AssemblyFileVersion ( "1.4 .0.0 " ) ]
40+ [ assembly: AssemblyInformationalVersionAttribute ( "1.4.0 " ) ]
Original file line number Diff line number Diff line change 3434 <WarningLevel >4</WarningLevel >
3535 <DebugSymbols >true</DebugSymbols >
3636 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
37- <PlatformTarget >x86 </PlatformTarget >
37+ <PlatformTarget >x64 </PlatformTarget >
3838 </PropertyGroup >
3939 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release - Coloring Disabled|AnyCPU'" >
4040 <DebugSymbols >true</DebugSymbols >
4343 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
4444 <Optimize >true</Optimize >
4545 <DebugType >full</DebugType >
46- <PlatformTarget >x86 </PlatformTarget >
46+ <PlatformTarget >x64 </PlatformTarget >
4747 <ErrorReport >prompt</ErrorReport >
4848 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
4949 </PropertyGroup >
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.3 .0.3 " ) ]
36- [ assembly: AssemblyFileVersion ( "1.3 .0.3 " ) ]
37- [ assembly: AssemblyInformationalVersionAttribute ( "1.3.0-beta3 " ) ]
35+ [ assembly: AssemblyVersion ( "1.4 .0.0 " ) ]
36+ [ assembly: AssemblyFileVersion ( "1.4 .0.0 " ) ]
37+ [ assembly: AssemblyInformationalVersionAttribute ( "1.4.0 " ) ]
Original file line number Diff line number Diff line change 3434 <ErrorReport >prompt</ErrorReport >
3535 <WarningLevel >4</WarningLevel >
3636 <Prefer32Bit >false</Prefer32Bit >
37- <PlatformTarget >x86 </PlatformTarget >
37+ <PlatformTarget >x64 </PlatformTarget >
3838 </PropertyGroup >
3939 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release - Coloring Disabled|AnyCPU'" >
4040 <OutputPath >bin\Release - Coloring Disabled\</OutputPath >
4141 <DefineConstants >TRACE;DISABLE_COLORING</DefineConstants >
4242 <Optimize >true</Optimize >
4343 <DebugType >pdbonly</DebugType >
44- <PlatformTarget >x86 </PlatformTarget >
44+ <PlatformTarget >x64 </PlatformTarget >
4545 <ErrorReport >prompt</ErrorReport >
4646 <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
4747 </PropertyGroup >
Original file line number Diff line number Diff line change 55// General Information about an assembly is controlled through the following
66// set of attributes. Change these attribute values to modify the information
77// associated with an assembly.
8- [ assembly: AssemblyTitle ( "PinMameDevice " ) ]
9- [ assembly: AssemblyDescription ( "" ) ]
8+ [ assembly: AssemblyTitle ( "DmdDevice " ) ]
9+ [ assembly: AssemblyDescription ( "DmdDevice for Visual PinMAME " ) ]
1010[ assembly: AssemblyConfiguration ( "" ) ]
1111[ assembly: AssemblyCompany ( "" ) ]
1212[ assembly: AssemblyProduct ( "PinMameDevice" ) ]
13- [ assembly: AssemblyCopyright ( "Copyright © 2016" ) ]
13+ [ assembly
: AssemblyCopyright ( "Copyright © 2016 [email protected] " ) ] 1414[ assembly: AssemblyTrademark ( "" ) ]
1515[ assembly: AssemblyCulture ( "" ) ]
1616
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" ) ]
36- [ assembly: AssemblyFileVersion ( "1.0.0.0" ) ]
35+ [ assembly: AssemblyVersion ( "1.4.0.0" ) ]
36+ [ assembly: AssemblyFileVersion ( "1.4.0.0" ) ]
37+ [ assembly: AssemblyInformationalVersionAttribute ( "1.4.0" ) ]
You can’t perform that action at this time.
0 commit comments