|
|
@ -80,12 +80,17 @@
|
|
|
|
<Compile Include="InfraredImgaeStream.cs" />
|
|
|
|
<Compile Include="InfraredImgaeStream.cs" />
|
|
|
|
<Compile Include="KinectManager.cs" />
|
|
|
|
<Compile Include="KinectManager.cs" />
|
|
|
|
<Compile Include="KinectStream.cs" />
|
|
|
|
<Compile Include="KinectStream.cs" />
|
|
|
|
|
|
|
|
<Compile Include="KinectStreams.cs" />
|
|
|
|
|
|
|
|
<Compile Include="KinectStreamsFactory.cs" />
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<ItemGroup>
|
|
|
|
<None Include="app.config" />
|
|
|
|
<None Include="app.config" />
|
|
|
|
<None Include="packages.config" />
|
|
|
|
<None Include="packages.config" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
|
|
|
<Folder Include="NewFolder1\" />
|
|
|
|
|
|
|
|
</ItemGroup>
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
<Import Project="..\packages\CommunityToolkit.Mvvm.8.2.2\build\netstandard2.0\CommunityToolkit.Mvvm.targets" Condition="Exists('..\packages\CommunityToolkit.Mvvm.8.2.2\build\netstandard2.0\CommunityToolkit.Mvvm.targets')" />
|
|
|
|
<Import Project="..\packages\CommunityToolkit.Mvvm.8.2.2\build\netstandard2.0\CommunityToolkit.Mvvm.targets" Condition="Exists('..\packages\CommunityToolkit.Mvvm.8.2.2\build\netstandard2.0\CommunityToolkit.Mvvm.targets')" />
|
|
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
|
|