We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32a756 commit c8e5904Copy full SHA for c8e5904
2 files changed
KrbRelayEx.sln
@@ -14,7 +14,6 @@ Global
14
Release|x64 = Release|x64
15
Release|x86 = Release|x86
16
EndGlobalSection
17
-
18
GlobalSection(ProjectConfigurationPlatforms) = postSolution
19
{FB6F6F76-D77E-4977-8316-C9D12953564B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
20
{FB6F6F76-D77E-4977-8316-C9D12953564B}.Debug|Any CPU.Build.0 = Debug|Any CPU
KrbRelayEx/KrbRelayEx.csproj
@@ -45,8 +45,7 @@
45
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
46
<OutputPath>bin\x64\Release\</OutputPath>
47
</PropertyGroup>
48
49
- <ItemGroup>
+ <ItemGroup>
50
<WCFMetadata Include="Connected Services\" />
51
</ItemGroup>
52
<ItemGroup>
0 commit comments