File tree Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Expand file tree Collapse file tree 5 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5353 <NoWarn >CS1591</NoWarn >
5454 </PropertyGroup >
5555 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
56- <DebugType >pdbonly </DebugType >
56+ <DebugType >none </DebugType >
5757 <Optimize >true</Optimize >
5858 <OutputPath >bin\Release\</OutputPath >
5959 <DefineConstants >
6060 </DefineConstants >
6161 <ErrorReport >prompt</ErrorReport >
6262 <WarningLevel >4</WarningLevel >
6363 <CodeAnalysisRuleSet >AllRules.ruleset</CodeAnalysisRuleSet >
64- <PlatformTarget >x64 </PlatformTarget >
64+ <PlatformTarget >AnyCPU </PlatformTarget >
6565 <UseVSHostingProcess >false</UseVSHostingProcess >
6666 </PropertyGroup >
6767 <PropertyGroup >
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.0.0.21 " ) ]
39- [ assembly: AssemblyFileVersion ( "1.0.0.21 " ) ]
38+ [ assembly: AssemblyVersion ( "1.0.0.22 " ) ]
39+ [ assembly: AssemblyFileVersion ( "1.0.0.22 " ) ]
You can’t perform that action at this time.
0 commit comments