Skip to content

Commit ef6d5de

Browse files
committed
refs and cleanup
1 parent 061993b commit ef6d5de

File tree

6 files changed

+11
-7
lines changed

6 files changed

+11
-7
lines changed
Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
[Entity Framework Extensions](https://entityframework-extensions.net/?utm_source=simoncropp&utm_medium=DiffEngine) is a major sponsor and is proud to contribute to the development this project.
44

5-
[![Entity Framework Extensions](https://raw.githubusercontent.com/VerifyTests/DiffEngine/refs/heads/main/docs/zzz.png)](https://entityframework-extensions.net/?utm_source=simoncropp&utm_medium=DiffEngine)
5+
[![Entity Framework Extensions](https://raw.githubusercontent.com/VerifyTests/DiffEngine/refs/heads/main/docs/zzz.png)](https://entityframework-extensions.net/?utm_source=simoncropp&utm_medium=DiffEngine)
6+
7+
### Developed using JetBrains IDEs
8+
9+
[![JetBrains logo.](https://resources.jetbrains.com/storage/products/company/brand/logos/jetbrains.svg)](https://jb.gg/OpenSourceSupport)

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ DiffEngine manages launching and cleanup of diff tools. It is designed to be use
2525

2626
## Sponsors
2727

28-
### Entity Framework Extensions<!-- include: zzz. path: /docs/mdsource/zzz.include.md -->
28+
### Entity Framework Extensions<!-- include: sponsors. path: /docs/mdsource/sponsors.include.md -->
2929

3030
[Entity Framework Extensions](https://entityframework-extensions.net/?utm_source=simoncropp&utm_medium=DiffEngine) is a major sponsor and is proud to contribute to the development this project.
3131

readme.source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ include: intro
1818

1919
## Sponsors
2020

21-
include: zzz
21+
include: sponsors
2222

2323

2424
### JetBrains

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
<ItemGroup>
77
<PackageVersion Include="Argon" Version="0.33.5" />
88
<PackageVersion Include="EmptyFiles" Version="8.17.2" />
9-
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0" />
9+
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.1" />
1010
<PackageVersion Include="Microsoft.Sbom.Targets" Version="4.1.5" />
11-
<PackageVersion Include="Polyfill" Version="9.16.0" />
11+
<PackageVersion Include="Polyfill" Version="9.18.0" />
1212
<PackageVersion Include="ProjectDefaults" Version="1.0.172" />
1313
<PackageVersion Include="Serilog" Version="4.3.1" />
1414
<PackageVersion Include="Serilog.Sinks.File" Version="7.0.0" />

src/nuget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ DiffEngine manages launching and cleanup of diff tools. It is designed to be use
1515
## Sponsors
1616

1717

18-
### Entity Framework Extensions<!-- include: zzz. path: /docs/mdsource/zzz.include.md -->
18+
### Entity Framework Extensions<!-- include: sponsors. path: /docs/mdsource/sponsors.include.md -->
1919

2020
[Entity Framework Extensions](https://entityframework-extensions.net/?utm_source=simoncropp&utm_medium=DiffEngine) is a major sponsor and is proud to contribute to the development this project.
2121

src/nuget.source.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ include: intro
88
## Sponsors
99

1010

11-
include: zzz
11+
include: sponsors

0 commit comments

Comments
 (0)