Skip to content

Commit

Permalink
ready for release V1.0
Browse files Browse the repository at this point in the history
it's ready for release V1.0
  • Loading branch information
Mahmood-Taghavi committed Mar 24, 2020
1 parent 2e9a28c commit bf4aac1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Binary file modified .vs/SAPI_Unifier/v16/.suo
Binary file not shown.
Binary file modified .vs/SAPI_Unifier/v16/Server/sqlite3/storage.ide
Binary file not shown.
4 changes: 2 additions & 2 deletions SAPI_Unifier.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<PlatformTarget>AnyCPU</PlatformTarget>
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<Optimize>false</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<DefineConstants>DEBUG;TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
Expand Down
4 changes: 2 additions & 2 deletions SAPI_Unifier.sln
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1304000E-890A-4B43-8B3F-C90A5FDFF840}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1304000E-890A-4B43-8B3F-C90A5FDFF840}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1304000E-890A-4B43-8B3F-C90A5FDFF840}.Debug|Any CPU.ActiveCfg = Release|Any CPU
{1304000E-890A-4B43-8B3F-C90A5FDFF840}.Debug|Any CPU.Build.0 = Release|Any CPU
{1304000E-890A-4B43-8B3F-C90A5FDFF840}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1304000E-890A-4B43-8B3F-C90A5FDFF840}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
Expand Down

0 comments on commit bf4aac1

Please sign in to comment.