Animation.Shared.projitems 656 B

123456789101112131415
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
  5. <HasSharedItems>true</HasSharedItems>
  6. <SharedGUID>e0c5de88-2e37-44b3-ac78-2e4e9ecf5c19</SharedGUID>
  7. </PropertyGroup>
  8. <PropertyGroup Label="Configuration">
  9. <Import_RootNamespace>Animation</Import_RootNamespace>
  10. </PropertyGroup>
  11. <ItemGroup>
  12. <Compile Include="$(MSBuildThisFileDirectory)AnimationGame.cs" />
  13. <Compile Include="$(MSBuildThisFileDirectory)AnimationSampleComponent.cs" />
  14. </ItemGroup>
  15. </Project>