projects
/
platform
/
core
/
csapi
/
tizenfx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a6ceaf
)
Make dummy dlls to deterministic binaries
author
WonYoung Choi
<wy80.choi@samsung.com>
Mon, 21 Aug 2017 03:49:15 +0000
(12:49 +0900)
committer
WonYoung Choi
<wy80.choi@samsung.com>
Mon, 21 Aug 2017 03:49:15 +0000
(12:49 +0900)
http://blog.paranoidcoding.com/2016/04/05/deterministic-builds-in-roslyn.html
Change-Id: Ifcab2048f458b34b65c1dc5d84626d54be8b3bf4
pkg/Tizen.NET.Dummy.csproj
patch
|
blob
|
history
diff --git
a/pkg/Tizen.NET.Dummy.csproj
b/pkg/Tizen.NET.Dummy.csproj
index a215da77ed83928478dab0877ffac0e4775dbc89..d6db19fc882fcd536d05fcb8322244c55d4a953a 100644
(file)
--- a/
pkg/Tizen.NET.Dummy.csproj
+++ b/
pkg/Tizen.NET.Dummy.csproj
@@
-104,6
+104,7
@@
TargetType="$(OutputType)"
NoStandardLib="$(NoCompilerStandardLib)"
References="@(FilteredReferencePath)"
+ Deterministic="true"
ToolExe="$(CscToolExe)"
ToolPath="$(CscToolPath)" />