Skip to content

Commit aad02eb

Browse files
committed
Fixed build server uploader paths
1 parent d637323 commit aad02eb

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

FRBDK/BuildServerUploader/BuildServerUploaderConsole/BuildServerUploaderConsole.csproj

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,8 @@
2121
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
2222
<Configurations>BuildServer;Debug Docs;Debug;DebugChangeVersion;DebugProfile;DebugUpload;Profile;Release;Submission Phone;Submission;UnitTests</Configurations>
2323
<AssemblyTitle>BuildServerUploaderConsole</AssemblyTitle>
24-
<Company>Microsoft</Company>
25-
<Product>BuildServerUploaderConsole</Product>
26-
<Copyright>Copyright © Microsoft 2011</Copyright>
27-
<AssemblyVersion>1.0.0.0</AssemblyVersion>
28-
<FileVersion>1.0.0.0</FileVersion>
24+
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
25+
<AppendRuntimeIdentifierToOutputPath>false</AppendRuntimeIdentifierToOutputPath>
2926
</PropertyGroup>
3027
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
3128
<OutputPath>bin\x86\Debug\</OutputPath>

0 commit comments

Comments
 (0)