From 781d32638b0e93b4964f7a60e9bfbdad764ab563 Mon Sep 17 00:00:00 2001 From: Nick Saw Date: Wed, 18 Jul 2018 01:21:18 +0000 Subject: [PATCH] Merged PR 20056: Merged PR 19701: Hotfix (0.4.216.3) Publish Psi.Data package. Fixed color scheme for AddAnnotation dialog. Related work items: #37768 --- Directory.Build.props | Bin 2138 -> 2138 bytes .../KinectSample/Properties/AssemblyInfo.cs | Bin 1278 -> 1278 bytes .../OpenCVSample.Interop/AssemblyInfo.cpp | Bin 1748 -> 1748 bytes .../OpenCVSample/Properties/AssemblyInfo.cs | Bin 1406 -> 1406 bytes .../SpeechSample/Properties/AssemblyInfo.cs | Bin 1278 -> 1278 bytes .../Properties/AssemblyInfo.cs | Bin 1290 -> 1290 bytes Samples/WpfSample/Properties/AssemblyInfo.cs | Bin 1406 -> 1406 bytes .../Microsoft.Psi.Data.csproj | 79 +++++++++--------- .../Properties/AssemblyInfo.cs | Bin 1326 -> 1326 bytes .../Properties/AssemblyInfo.cs | Bin 1394 -> 1394 bytes .../Properties/AssemblyInfo.cs | Bin 1322 -> 1322 bytes .../AssemblyInfo.cpp | Bin 1820 -> 1820 bytes .../AssemblyInfo.rc | Bin 5104 -> 5104 bytes .../Properties/AssemblyInfo.cs | Bin 3394 -> 3394 bytes .../AssemblyInfo.cpp | Bin 3032 -> 3032 bytes .../Properties/AssemblyInfo.cs | Bin 1294 -> 1294 bytes .../Properties/AssemblyInfo.cs | Bin 1474 -> 1474 bytes .../Properties/AssemblyInfo.cs | Bin 1322 -> 1322 bytes .../Windows/AddAnnotationWindow.xaml | 11 +-- .../Properties/AssemblyInfo.cs | Bin 1304 -> 1304 bytes .../Properties/AssemblyInfo.cs | Bin 1320 -> 1320 bytes 21 files changed, 46 insertions(+), 44 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index a1c1131522dfce693ae6150fc82483482171afa6..6438f640795c0ff858a29fbb1ac913384a6455af 100644 GIT binary patch delta 26 icmca5a7$oA3KOd_gAIfJWI<;6$?up1HqT%>#0mgyf(QEm delta 26 icmca5a7$oA3KOdlgAIfJWI<;6$?up1HqT%>#0mgya0mJT diff --git a/Samples/KinectSample/Properties/AssemblyInfo.cs b/Samples/KinectSample/Properties/AssemblyInfo.cs index 0d0ed5192b793d6792341db5780aa8d72b2c4df7..f49690e724eac5ffac7ba6759f6b7219a01af43a 100644 GIT binary patch delta 50 zcmeyz`Hyph91ElI$oUIs1(0ADK# A_y7O^ delta 50 zcmeyz`Hyph91Ek-$oUIs1(0A9-q A^#A|> diff --git a/Samples/OpenCVSample/OpenCVSample.Interop/AssemblyInfo.cpp b/Samples/OpenCVSample/OpenCVSample.Interop/AssemblyInfo.cpp index 058f5f517c5d9496cd90a60c16e8dab46f773edb..d634b4246cee7987891df63f86e1421a05db1669 100644 GIT binary patch delta 33 icmcb@dxdv{9V?^pWI<-b$px%7P}V(GKOjq&Z8-p@=LvTJ delta 33 icmcb@dxdv{9V?^JWI<-b$px%7P}V(GKOjq&Z8-p@x(Rdu diff --git a/Samples/OpenCVSample/OpenCVSample/Properties/AssemblyInfo.cs b/Samples/OpenCVSample/OpenCVSample/Properties/AssemblyInfo.cs index 1e19aad9c2675dcce26105422c455b97fd2dadd4..1b00f7bef9d71a4faa88e065cf6331a1ab50d9c2 100644 GIT binary patch delta 46 zcmeyz^^a@AJQhad$@5vFfn-0E;ba|F8!=-BU4|rvRE83UL$oUIs1(07HWc Af&c&j delta 46 zcmeyz^^a@AJQhZy$@5vFfn-0E;ba|F8!;mWU4|rvRE83UL$oUIs1(07EAV Ae*gdg diff --git a/Samples/SpeechSample/Properties/AssemblyInfo.cs b/Samples/SpeechSample/Properties/AssemblyInfo.cs index 0aa3a18e09eb8ed27fd34bafc0bdd38f89564a2f..060b9d98dd742a8c6fb491ef936f188915d9fe7c 100644 GIT binary patch delta 50 zcmeyz`Hyph91ElI$oUIs1(0ADK# A_y7O^ delta 50 zcmeyz`Hyph91Ek-$oUIs1(0A9-q A^#A|> diff --git a/Samples/WebcamWithAudioSample/Properties/AssemblyInfo.cs b/Samples/WebcamWithAudioSample/Properties/AssemblyInfo.cs index 12c60e43197a53df27536ab613d0a3728a4f31c7..f6ef22e8b951eee8415166925b1204c14e63c37b 100644 GIT binary patch delta 50 zcmeC;>f+j<#lmPjc_E|Wf+j<#lmPbc_E|Wb%7 diff --git a/Samples/WpfSample/Properties/AssemblyInfo.cs b/Samples/WpfSample/Properties/AssemblyInfo.cs index fa96fc227e50b4f989e58aec8dc56d8687c126f3..7272a2fb376f0ddf75144c9798e6d03f44b3c654 100644 GIT binary patch delta 46 zcmeyz^^a@AJQhad$@5vFfn-0E;ba|F8!=-BU4|rvRE83UL$oUIs1(07HWc Af&c&j delta 46 zcmeyz^^a@AJQhZy$@5vFfn-0E;ba|F8!;mWU4|rvRE83UL$oUIs1(07EAV Ae*gdg diff --git a/Sources/Data/Microsoft.Psi.Data/Microsoft.Psi.Data.csproj b/Sources/Data/Microsoft.Psi.Data/Microsoft.Psi.Data.csproj index 7e574ea9..1e1ca2ca 100644 --- a/Sources/Data/Microsoft.Psi.Data/Microsoft.Psi.Data.csproj +++ b/Sources/Data/Microsoft.Psi.Data/Microsoft.Psi.Data.csproj @@ -1,39 +1,40 @@ - - - - netstandard2.0 - - - - bin\Debug\netstandard2.0\Microsoft.Psi.Data.xml - ../../../Build/Microsoft.Psi.ruleset - true - - - - - bin\Release\netstandard2.0\Microsoft.Psi.Data.xml - ../../../Build/Microsoft.Psi.ruleset - true - - - - - - - - - - - - - - - - - - - - - - + + + + netstandard2.0 + true + + + + bin\Debug\netstandard2.0\Microsoft.Psi.Data.xml + ../../../Build/Microsoft.Psi.ruleset + true + + + + + bin\Release\netstandard2.0\Microsoft.Psi.Data.xml + ../../../Build/Microsoft.Psi.ruleset + true + + + + + + + + + + + + + + + + + + + + + + diff --git a/Sources/Imaging/Test.Psi.Imaging.Windows/Properties/AssemblyInfo.cs b/Sources/Imaging/Test.Psi.Imaging.Windows/Properties/AssemblyInfo.cs index e9f448b9602ff9dbe1a394f07282ea294fdae7d1..c3f22457316783859423e530103d3702b50f82d0 100644 GIT binary patch delta 50 zcmZ3-wT^3p9}A=Lp AN&o-= delta 50 zcmZ3-wT^3p9}A<=F$@VOUlaH`y0a@=^a>a}pbQzKuQW;7Z5*d^jG#O$Ucp11D07`xe A_W%F@ delta 46 zcmeyw^@(f4Bo;=a$@VOUlaH`y0a@=^a>a}obQzKuQW;7Z5*d^jG#O$Ucp11D07@nb A^Z)<= diff --git a/Sources/Kinect/Test.Psi.Kinect.Windows.x64/Properties/AssemblyInfo.cs b/Sources/Kinect/Test.Psi.Kinect.Windows.x64/Properties/AssemblyInfo.cs index f656a336953a02d18740b49b8f79f21b608b7b33..398cedd0fae6aa971ded77731c5379765289ad02 100644 GIT binary patch delta 50 zcmZ3*wTf$l7Yn2DfL< delta 60 zcmbQkH-~S77#pL}WJOlR$-9^YCVQ~iAn~@b`AHZt=rSZRq%xE+Br+&5XfnhySTpc4 Ha4`S?%#RGf diff --git a/Sources/Media/Microsoft.Psi.Media_Interop.Windows.x64/AssemblyInfo.rc b/Sources/Media/Microsoft.Psi.Media_Interop.Windows.x64/AssemblyInfo.rc index 55b0a0618a3a9446ffefd9a4dbe397bc1f8997b1..adce49d6b4b22256a538c5c822bc74c668639019 100644 GIT binary patch delta 24 gcmeyM{y}|11qY+?WJ3<)$!j=d7>zfdzcckbx3MM5)Y&CWJOlP$y0c=psWu(He$vMx(rDSsSG6yi3~~%nhdcFybN3n09}g< A3;+NC delta 50 zcmX>kbx3MM5)Y%%WJOlP$y0c=psWu(HeyB$x(rDSsSG6yi3~~%nhdcFybN3n09`8! A2><{9 diff --git a/Sources/RealSense/Microsoft.Psi.RealSense_Interop.Windows.x64/AssemblyInfo.cpp b/Sources/RealSense/Microsoft.Psi.RealSense_Interop.Windows.x64/AssemblyInfo.cpp index dc5118de9585da59ffc13177b1ed3e02ea99ba81..dc5917c091a4e068889b910c132172e174533334 100644 GIT binary patch delta 33 icmca1enWhN6&IuNf_p=$HHhlxsb_lasrDMl(mP&M$DK&mm!HEm7#f_p=$HHhdxsb_lasrDMl(mP&M$Cvomm!HEm7# + WindowStyle="SingleBorderWindow" + Background="{StaticResource WindowBackgroundBrush}"> - - - -