You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

Discord.Net.Shared.projitems 721 B

12345678910111213141516
  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>2875deb5-f248-4105-8ea2-5141e3de8025</SharedGUID>
  7. </PropertyGroup>
  8. <PropertyGroup Label="Configuration">
  9. <Import_RootNamespace>Discord.Net.Shared</Import_RootNamespace>
  10. </PropertyGroup>
  11. <ItemGroup>
  12. <Compile Include="$(MSBuildThisFileDirectory)EpochTime.cs" />
  13. <Compile Include="$(MSBuildThisFileDirectory)TaskExtensions.cs" />
  14. <Compile Include="$(MSBuildThisFileDirectory)TaskHelper.cs" />
  15. </ItemGroup>
  16. </Project>