Skip to content
This repository has been archived by the owner on Feb 10, 2022. It is now read-only.

Fix build issues #137

Merged
merged 3 commits into from
Jun 22, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
using Windows.Media.Effects;
using Windows.Media.MediaProperties;

namespace KioskRuntimeComponent
namespace IntelligentKioskSample.Controls.Animation
{
public sealed class FrameRelayVideoEffect : IBasicVideoEffect
{
Expand Down
5 changes: 1 addition & 4 deletions Kiosk/IntelligentKioskSample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@
<Compile Include="CognitiveServiceApiKeyTester.cs" />
<Compile Include="Controls\Animation\AnimationHelper.cs" />
<Compile Include="Controls\Animation\BaseAnimation.cs" />
<Compile Include="Controls\Animation\FrameRelayVideoEffect.cs" />
<Compile Include="Controls\Animation\OpacityAnimation.cs" />
<Compile Include="Controls\Animation\ScaleTransformAnimation.cs" />
<Compile Include="Controls\Animation\TranslateTransformAnimation.cs" />
Expand Down Expand Up @@ -871,10 +872,6 @@
</Page>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="KioskRuntimeComponent\KioskRuntimeComponent.csproj">
<Project>{fc5a0250-b742-40a8-82ca-bec2df66982f}</Project>
<Name>KioskRuntimeComponent</Name>
</ProjectReference>
<ProjectReference Include="ServiceHelpers\ServiceHelpers.csproj">
<Project>{568b29f2-d125-4bc4-b07e-f7b385dbb6d9}</Project>
<Name>ServiceHelpers</Name>
Expand Down
26 changes: 0 additions & 26 deletions Kiosk/IntelligentKioskSample.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ VisualStudioVersion = 16.0.29728.190
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IntelligentKioskSample", "IntelligentKioskSample.csproj", "{B08D337A-AF9F-4705-B8C1-C7F07FACD8C5}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KioskRuntimeComponent", "KioskRuntimeComponent\KioskRuntimeComponent.csproj", "{FC5A0250-B742-40A8-82CA-BEC2DF66982F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ServiceHelpers", "ServiceHelpers\ServiceHelpers.csproj", "{568B29F2-D125-4BC4-B07E-F7B385DBB6D9}"
EndProject
Global
Expand Down Expand Up @@ -59,30 +57,6 @@ Global
{B08D337A-AF9F-4705-B8C1-C7F07FACD8C5}.Release|x86.ActiveCfg = Release|x86
{B08D337A-AF9F-4705-B8C1-C7F07FACD8C5}.Release|x86.Build.0 = Release|x86
{B08D337A-AF9F-4705-B8C1-C7F07FACD8C5}.Release|x86.Deploy.0 = Release|x86
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.CNDebug|Any CPU.ActiveCfg = Debug|Any CPU
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.CNDebug|Any CPU.Build.0 = Debug|Any CPU
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.CNDebug|ARM.ActiveCfg = Debug|ARM
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.CNDebug|ARM.Build.0 = Debug|ARM
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.CNDebug|x64.ActiveCfg = Debug|x64
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.CNDebug|x64.Build.0 = Debug|x64
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.CNDebug|x86.ActiveCfg = Debug|x86
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.CNDebug|x86.Build.0 = Debug|x86
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Debug|ARM.ActiveCfg = Debug|ARM
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Debug|ARM.Build.0 = Debug|ARM
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Debug|x64.ActiveCfg = Debug|x64
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Debug|x64.Build.0 = Debug|x64
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Debug|x86.ActiveCfg = Debug|x86
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Debug|x86.Build.0 = Debug|x86
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Release|Any CPU.Build.0 = Release|Any CPU
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Release|ARM.ActiveCfg = Release|ARM
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Release|ARM.Build.0 = Release|ARM
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Release|x64.ActiveCfg = Release|x64
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Release|x64.Build.0 = Release|x64
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Release|x86.ActiveCfg = Release|x86
{FC5A0250-B742-40A8-82CA-BEC2DF66982F}.Release|x86.Build.0 = Release|x86
{568B29F2-D125-4BC4-B07E-F7B385DBB6D9}.CNDebug|Any CPU.ActiveCfg = Debug|Any CPU
{568B29F2-D125-4BC4-B07E-F7B385DBB6D9}.CNDebug|Any CPU.Build.0 = Debug|Any CPU
{568B29F2-D125-4BC4-B07E-F7B385DBB6D9}.CNDebug|ARM.ActiveCfg = Debug|ARM
Expand Down
127 changes: 0 additions & 127 deletions Kiosk/KioskRuntimeComponent/KioskRuntimeComponent.csproj

This file was deleted.

62 changes: 0 additions & 62 deletions Kiosk/KioskRuntimeComponent/Properties/AssemblyInfo.cs

This file was deleted.

16 changes: 0 additions & 16 deletions Kiosk/KioskRuntimeComponent/project.json

This file was deleted.

2 changes: 1 addition & 1 deletion Kiosk/Views/RealtimeDriverMonitoring.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
// WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
//

using KioskRuntimeComponent;
using IntelligentKioskSample.Controls.Animation;
using Microsoft.Azure.CognitiveServices.Vision.Face.Models;
using ServiceHelpers;
using System;
Expand Down
2 changes: 1 addition & 1 deletion Kiosk/Views/VideoInsights/VideoInsightsPage.xaml.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@
//

using IntelligentKioskSample.Controls;
using IntelligentKioskSample.Controls.Animation;
using IntelligentKioskSample.Views.VideoInsights;
using KioskRuntimeComponent;
using Microsoft.Azure.CognitiveServices.Vision.ComputerVision.Models;
using Microsoft.Azure.CognitiveServices.Vision.Face.Models;
using ServiceHelpers;
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ The Intelligent Kiosk Sample is a collection of demos showcasing workflows and e
* If you prefer using command line to obtain the keys, you can follow the steps in the in the [Key Acquisition Steps](https://github.com/Microsoft/Cognitive-Samples-IntelligentKiosk/blob/master/KeyAcquisitionScript.md) file on how to do that through azure cli commands from bash / git bash
5. Explore one of the scenarios

If you have build issues on first launch, try to reload your project. Also make sure all NuGet packages are installed correctly.

# Scenarios

| Scenario | Overview | Features Covered |
Expand Down