File tree Expand file tree Collapse file tree 1 file changed +21
-21
lines changed
src/DocumentFormat.OpenXml.Features Expand file tree Collapse file tree 1 file changed +21
-21
lines changed Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
3- <PropertyGroup >
4- <IncludeFrameworkShims >true</IncludeFrameworkShims >
5- <TargetFrameworks >$(ProductTargetFrameworks)</TargetFrameworks >
6- </PropertyGroup >
3+ <PropertyGroup >
4+ <IncludeFrameworkShims >true</IncludeFrameworkShims >
5+ <TargetFrameworks >$(ProductTargetFrameworks)</TargetFrameworks >
6+ </PropertyGroup >
77
8- <PropertyGroup >
9- <Summary >Provides additional features that add functionality to the Open XML SDK.</Summary >
10- <Description >Provides additional functionality to the Open XML SDK.</Description >
11- </PropertyGroup >
8+ <PropertyGroup >
9+ <Summary >Provides additional features that add functionality to the Open XML SDK.</Summary >
10+ <Description >Provides additional functionality to the Open XML SDK.</Description >
11+ </PropertyGroup >
1212
13- <ItemGroup >
14- <Compile Include =" ..\DocumentFormat.OpenXml.Framework\SimpleTypes\HexStringFactory.cs" Link =" HexStringFactory.cs" />
15- </ItemGroup >
13+ <ItemGroup >
14+ <Compile Include =" ..\DocumentFormat.OpenXml.Framework\SimpleTypes\HexStringFactory.cs" Link =" HexStringFactory.cs" />
15+ </ItemGroup >
1616
17- <ItemGroup >
18- <ProjectReference Include =" ..\DocumentFormat.OpenXml\DocumentFormat.OpenXml.csproj" />
19- </ItemGroup >
17+ <ItemGroup >
18+ <ProjectReference Include =" ..\DocumentFormat.OpenXml\DocumentFormat.OpenXml.csproj" />
19+ </ItemGroup >
2020
21- <ItemGroup >
22- <PackageReference Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" >
23- <PrivateAssets >all</PrivateAssets >
24- <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
25- </PackageReference >
26- </ItemGroup >
21+ <ItemGroup >
22+ <PackageReference Include =" Microsoft.CodeAnalysis.PublicApiAnalyzers" >
23+ <PrivateAssets >all</PrivateAssets >
24+ <IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
25+ </PackageReference >
26+ </ItemGroup >
2727
2828</Project >
You can’t perform that action at this time.
0 commit comments