Commit 474fe50 siegrest
committed
1 parent fbea701 commit 474fe50 Copy full SHA for 474fe50
File tree 5 files changed +10
-5
lines changed
5 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 25
25
<DocumentationFile >bin\Debug\DiscordRPC.xml</DocumentationFile >
26
26
</PropertyGroup >
27
27
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
28
- <DebugType >pdbonly </DebugType >
28
+ <DebugType >none </DebugType >
29
29
<Optimize >true</Optimize >
30
30
<OutputPath >bin\Release\</OutputPath >
31
31
<DefineConstants >TRACE</DefineConstants >
32
32
<ErrorReport >prompt</ErrorReport >
33
33
<WarningLevel >4</WarningLevel >
34
- <DocumentationFile >bin\Release\DiscordRPC.xml</DocumentationFile >
34
+ <DocumentationFile >
35
+ </DocumentationFile >
35
36
</PropertyGroup >
36
37
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
37
38
<DebugSymbols >true</DebugSymbols >
Original file line number Diff line number Diff line change 24
24
</PropertyGroup >
25
25
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
26
26
<PlatformTarget >AnyCPU</PlatformTarget >
27
- <DebugType >pdbonly </DebugType >
27
+ <DebugType >none </DebugType >
28
28
<Optimize >true</Optimize >
29
29
<OutputPath >bin\Release\</OutputPath >
30
30
<DefineConstants >
Original file line number Diff line number Diff line change @@ -18,17 +18,21 @@ Global
18
18
{E3002305-05CE-40E3-9DF7-13A0CE7E3731} .Debug| Any CPU .Build .0 = Debug| Any CPU
19
19
{E3002305-05CE-40E3-9DF7-13A0CE7E3731} .Release| Any CPU .ActiveCfg = Release| Any CPU
20
20
{E3002305-05CE-40E3-9DF7-13A0CE7E3731} .Release| Any CPU .Build .0 = Release| Any CPU
21
+ {E3002305-05CE-40E3-9DF7-13A0CE7E3731} .Release| Any CPU .Deploy .0 = Release| Any CPU
21
22
{5FE478F0-A5D6-43B1-9FBE-FB50586BB542} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
22
23
{5FE478F0-A5D6-43B1-9FBE-FB50586BB542} .Debug| Any CPU .Build .0 = Debug| Any CPU
23
24
{5FE478F0-A5D6-43B1-9FBE-FB50586BB542} .Release| Any CPU .ActiveCfg = Release| Any CPU
24
25
{5FE478F0-A5D6-43B1-9FBE-FB50586BB542} .Release| Any CPU .Build .0 = Release| Any CPU
26
+ {5FE478F0-A5D6-43B1-9FBE-FB50586BB542} .Release| Any CPU .Deploy .0 = Release| Any CPU
25
27
{819D20D6-8D88-45C1-A4D2-AA21F10ABD19} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
26
28
{819D20D6-8D88-45C1-A4D2-AA21F10ABD19} .Debug| Any CPU .Build .0 = Debug| Any CPU
27
29
{819D20D6-8D88-45C1-A4D2-AA21F10ABD19} .Release| Any CPU .ActiveCfg = Release| Any CPU
28
30
{819D20D6-8D88-45C1-A4D2-AA21F10ABD19} .Release| Any CPU .Build .0 = Release| Any CPU
31
+ {819D20D6-8D88-45C1-A4D2-AA21F10ABD19} .Release| Any CPU .Deploy .0 = Release| Any CPU
29
32
{0ACA0321-92A3-4499-8124-BC52929B588E} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
30
33
{0ACA0321-92A3-4499-8124-BC52929B588E} .Debug| Any CPU .Build .0 = Debug| Any CPU
31
34
{0ACA0321-92A3-4499-8124-BC52929B588E} .Release| Any CPU .ActiveCfg = Release| Any CPU
32
35
{0ACA0321-92A3-4499-8124-BC52929B588E} .Release| Any CPU .Build .0 = Release| Any CPU
36
+ {0ACA0321-92A3-4499-8124-BC52929B588E} .Release| Any CPU .Deploy .0 = Release| Any CPU
33
37
EndGlobalSection
34
38
EndGlobal
Original file line number Diff line number Diff line change 24
24
</PropertyGroup >
25
25
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
26
26
<PlatformTarget >AnyCPU</PlatformTarget >
27
- <DebugType >pdbonly </DebugType >
27
+ <DebugType >none </DebugType >
28
28
<Optimize >true</Optimize >
29
29
<OutputPath >bin\Release\</OutputPath >
30
30
<DefineConstants >TRACE</DefineConstants >
Original file line number Diff line number Diff line change 24
24
</PropertyGroup >
25
25
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
26
26
<PlatformTarget >AnyCPU</PlatformTarget >
27
- <DebugType >pdbonly </DebugType >
27
+ <DebugType >none </DebugType >
28
28
<Optimize >true</Optimize >
29
29
<OutputPath >bin\Release\</OutputPath >
30
30
<DefineConstants >TRACE</DefineConstants >
You can’t perform that action at this time.
0 commit comments