projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd8141e
)
Revert "Add BuildType to helixpublish.proj"
author
William Godbe
<wigodbe@microsoft.com>
Thu, 16 Mar 2017 01:15:28 +0000
(18:15 -0700)
committer
GitHub
<noreply@github.com>
Thu, 16 Mar 2017 01:15:28 +0000
(18:15 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/
ec6111af130c265276d0b0bd77bed359c6f6d554
src/coreclr/tests/helixpublish.proj
patch
|
blob
|
history
diff --git
a/src/coreclr/tests/helixpublish.proj
b/src/coreclr/tests/helixpublish.proj
index
816c0c4
..
f19b2a7
100644
(file)
--- a/
src/coreclr/tests/helixpublish.proj
+++ b/
src/coreclr/tests/helixpublish.proj
@@
-1,9
+1,4
@@
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
-
- <PropertyGroup>
- <__BuildType>$(ConfigurationGroup)</__BuildType>
- </PropertyGroup>
-
<Import Project="..\dir.props" />
<!-- CoreClr-Specific Helix test submission project. -->