This repository was archived by the owner on Mar 30, 2019. It is now read-only.
File tree Expand file tree Collapse file tree
Source/SharpDX.DirectComposition Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <Import Project =" ..\..\Build\SharpDX.props" />
33 <PropertyGroup >
44 <TargetFrameworks >net45;netcoreapp1.0;netstandard1.3</TargetFrameworks >
5- <PackageId >SharpDX.Direct3D9 </PackageId >
6- <Product >SharpDX.Direct3D9 </Product >
7- <AssemblyTitle >SharpDX.Direct3D9 </AssemblyTitle >
8- <Title >SharpDX.Direct3D9 </Title >
9- <Description >Assembly providing DirectX - Direct3D9 managed API.</Description >
10- <PackageTags >$(PackageTags) Direct3D9 D3D9 </PackageTags >
5+ <PackageId >SharpDX.DirectComposition </PackageId >
6+ <Product >SharpDX.DirectComposition </Product >
7+ <AssemblyTitle >SharpDX.DirectComposition </AssemblyTitle >
8+ <Title >SharpDX.DirectComposition </Title >
9+ <Description >Assembly providing DirectX - DirectComposition managed API.</Description >
10+ <PackageTags >$(PackageTags) DirectComposition DComposition </PackageTags >
1111 </PropertyGroup >
1212 <PropertyGroup Condition =" '$(TargetFramework)' == 'net45' OR '$(TargetFramework)' == 'netcoreapp1.0' " >
1313 <DefineConstants >$(DefineConstants);DESKTOP_APP</DefineConstants >
3131 </ItemGroup >
3232
3333 <Import Project =" ..\..\Build\SharpDX.targets" />
34- </Project >
34+ </Project >
You can’t perform that action at this time.
0 commit comments