Skip to content

Commit ba2abb3

Browse files
author
ChrisDimitrov
committed
Changes to the assembly information.
1 parent 5bd8a71 commit ba2abb3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

DatabaseBenchmark/DatabaseBenchmark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<PlatformTarget>AnyCPU</PlatformTarget>
3838
<DebugSymbols>true</DebugSymbols>
3939
<DebugType>full</DebugType>
40-
<Optimize>false</Optimize>
40+
<Optimize>true</Optimize>
4141
<OutputPath>bin\Debug\</OutputPath>
4242
<DefineConstants>DEBUG;TRACE</DefineConstants>
4343
<ErrorReport>prompt</ErrorReport>

DatabaseBenchmark/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
[assembly: AssemblyConfiguration("")]
1010
[assembly: AssemblyCompany("STS Soft SC")]
1111
[assembly: AssemblyProduct("Database Benchmark")]
12-
[assembly: AssemblyCopyright(2010 All rights reserved.")]
12+
[assembly: AssemblyCopyright(2015 All rights reserved.")]
1313
[assembly: AssemblyTrademark("")]
1414
[assembly: AssemblyCulture("")]
1515

0 commit comments

Comments
 (0)