summaryrefslogtreecommitdiff
path: root/dir.props
diff options
context:
space:
mode:
authorJose Perez Rodriguez <joperezr@microsoft.com>2017-05-10 13:23:28 -0700
committerGitHub <noreply@github.com>2017-05-10 13:23:28 -0700
commitc9f469e5fc99a498f46bd2d60fb198b7f7f1c22b (patch)
treeda388d50ff371e5e780fb24dc6735c1469d1ed85 /dir.props
parent695164b9c69fbffd640494e661bae02c44ffa0f0 (diff)
downloadcoreclr-c9f469e5fc99a498f46bd2d60fb198b7f7f1c22b.tar.gz
coreclr-c9f469e5fc99a498f46bd2d60fb198b7f7f1c22b.tar.bz2
coreclr-c9f469e5fc99a498f46bd2d60fb198b7f7f1c22b.zip
Add version.txt to the coreclr transport package (#11497)
* Add version.txt to the coreclr transport package * PR Feedback
Diffstat (limited to 'dir.props')
-rw-r--r--dir.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/dir.props b/dir.props
index 915468c44c..efd59595f9 100644
--- a/dir.props
+++ b/dir.props
@@ -143,6 +143,7 @@
<PackageDescriptionFile>$(SourceDir).nuget/descriptions.json</PackageDescriptionFile>
<PackageLicenseFile>$(SourceDir).nuget/dotnet_library_license.txt</PackageLicenseFile>
<PackageThirdPartyNoticesFile>$(SourceDir).nuget/ThirdPartyNotices.txt</PackageThirdPartyNoticesFile>
+ <SyncInfoDirectory>$(BaseIntermediateOutputPath)</SyncInfoDirectory>
<!-- This should be kept in sync with package details in src/.nuget/init/project.json -->
<RuntimeIdGraphDefinitionFile>$(PackagesDir)/Microsoft.NETCore.Platforms/1.0.2-beta-24224-02/runtime.json</RuntimeIdGraphDefinitionFile>