Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Arechii committed Jan 22, 2017
1 parent 7829f81 commit a128271
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions CallVote.csproj
Expand Up @@ -22,12 +22,12 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType>pdbonly</DebugType>
<DebugType>none</DebugType>
<Optimize>true</Optimize>
<OutputPath>bin\Release\</OutputPath>
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>2</WarningLevel>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Assembly-CSharp, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
Expand Down
Binary file modified bin/Release/CallVote.dll
Binary file not shown.
Binary file removed bin/Release/CallVote.pdb
Binary file not shown.
5 changes: 0 additions & 5 deletions obj/Release/CallVote.csproj.FileListAbsolute.txt

This file was deleted.

Binary file not shown.
Binary file modified obj/Release/CallVote.dll
Binary file not shown.
Binary file removed obj/Release/CallVote.pdb
Binary file not shown.
Binary file not shown.

0 comments on commit a128271

Please sign in to comment.