Skip to content

Commit 0825a7c

Browse files
authored
Merge branch 'main' into dependabot/github_actions/danielpalme/ReportGenerator-GitHub-Action-5.4.5
2 parents 2cf6926 + b127a66 commit 0825a7c

File tree

5 files changed

+1
-121
lines changed

5 files changed

+1
-121
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<PackageVersion Include="BenchmarkDotNet" Version="0.14.0" />
55
<PackageVersion Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.14.0" />
66
<PackageVersion Include="coverlet.collector" Version="6.0.4" />
7-
<PackageVersion Include="Microsoft.Bcl.Memory" Version="9.0.0" />
7+
<PackageVersion Include="Microsoft.Bcl.Memory" Version="9.0.4" />
88
<PackageVersion Include="Microsoft.DotNet.BuildTools.GenAPI" Version="3.0.0-preview4-06015-01" />
99
<PackageVersion Include="Microsoft.CodeAnalysis" Version="4.11.0" />
1010
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />

Open-XML-SDK.sln

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "DocumentFormat.OpenXml.Fram
8383
EndProject
8484
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ThreadedCommentExample", "samples\ThreadedCommentExample\ThreadedCommentExample.csproj", "{5241BCF2-331D-428E-A9C4-F8DF92C8F726}"
8585
EndProject
86-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "PowerPointModernCommentSample", "samples\PowerPointModernCommentSample\PowerPointModernCommentSample.csproj", "{3ECC7570-3501-479D-9CD9-64799C2AD149}"
87-
EndProject
8886
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SVGExample", "samples\SVGExample\SVGExample.csproj", "{BADAC0CC-F3E6-440E-B322-DA2B97625F26}"
8987
EndProject
9088
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "RichData", "samples\RichData\RichData.csproj", "{8EE9F34E-EAA1-4F03-B388-8076CE44DD7B}"
@@ -175,10 +173,6 @@ Global
175173
{5241BCF2-331D-428E-A9C4-F8DF92C8F726}.Debug|Any CPU.Build.0 = Debug|Any CPU
176174
{5241BCF2-331D-428E-A9C4-F8DF92C8F726}.Release|Any CPU.ActiveCfg = Release|Any CPU
177175
{5241BCF2-331D-428E-A9C4-F8DF92C8F726}.Release|Any CPU.Build.0 = Release|Any CPU
178-
{3ECC7570-3501-479D-9CD9-64799C2AD149}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
179-
{3ECC7570-3501-479D-9CD9-64799C2AD149}.Debug|Any CPU.Build.0 = Debug|Any CPU
180-
{3ECC7570-3501-479D-9CD9-64799C2AD149}.Release|Any CPU.ActiveCfg = Release|Any CPU
181-
{3ECC7570-3501-479D-9CD9-64799C2AD149}.Release|Any CPU.Build.0 = Release|Any CPU
182176
{BADAC0CC-F3E6-440E-B322-DA2B97625F26}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
183177
{BADAC0CC-F3E6-440E-B322-DA2B97625F26}.Debug|Any CPU.Build.0 = Debug|Any CPU
184178
{BADAC0CC-F3E6-440E-B322-DA2B97625F26}.Release|Any CPU.ActiveCfg = Release|Any CPU
@@ -213,7 +207,6 @@ Global
213207
{C91489AB-FF14-4FAD-BA51-35371ADD7E1C} = {3653266D-2C88-4487-8977-839CB3E78A0A}
214208
{BB5DF535-E849-42AC-852A-A6D4815347C0} = {A4DF60EB-3AA5-48F0-B4D2-3F94B8E62F03}
215209
{5241BCF2-331D-428E-A9C4-F8DF92C8F726} = {7DAF7304-40CC-4180-88A5-9A89DD13C565}
216-
{3ECC7570-3501-479D-9CD9-64799C2AD149} = {7DAF7304-40CC-4180-88A5-9A89DD13C565}
217210
{BADAC0CC-F3E6-440E-B322-DA2B97625F26} = {7DAF7304-40CC-4180-88A5-9A89DD13C565}
218211
{8EE9F34E-EAA1-4F03-B388-8076CE44DD7B} = {7DAF7304-40CC-4180-88A5-9A89DD13C565}
219212
EndGlobalSection

samples/PowerPointModernCommentSample/PowerPointModernCommentSample.csproj

Lines changed: 0 additions & 1 deletion
This file was deleted.

samples/PowerPointModernCommentSample/Program.cs

Lines changed: 0 additions & 104 deletions
This file was deleted.

samples/PowerPointModernCommentSample/Properties/launchSettings.json

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)