Cbdx.Shared.projitems 821 B

1234567891011121314151617
  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>1fac6a67-72c7-46ba-9af8-70a829ba3e2f</SharedGUID>
  7. </PropertyGroup>
  8. <PropertyGroup Label="Configuration">
  9. <Import_RootNamespace>Cbdx</Import_RootNamespace>
  10. </PropertyGroup>
  11. <ItemGroup>
  12. <Compile Include="$(MSBuildThisFileDirectory)DataExchangeDataResult.cs" />
  13. <Compile Include="$(MSBuildThisFileDirectory)DataExchangeErrorResult.cs" />
  14. <Compile Include="$(MSBuildThisFileDirectory)DataExchangeResultBase.cs" />
  15. <Compile Include="$(MSBuildThisFileDirectory)IDataExchangeDispatcher.cs" />
  16. </ItemGroup>
  17. </Project>