Skip to content

Commit a27a224

Browse files
committed
refs and cleanup
1 parent 2e8b279 commit a27a224

4 files changed

Lines changed: 10 additions & 6 deletions

File tree

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=Verify.OpenTelemetry) is a major sponsor and is proud to contribute to the development this project.
44

5-
[![Entity Framework Extensions](https://raw.githubusercontent.com/VerifyTests/Verify.OpenTelemetry/refs/heads/main/docs/zzz.png)](https://entityframework-extensions.net/?utm_source=simoncropp&utm_medium=Verify.OpenTelemetry)
5+
[![Entity Framework Extensions](https://raw.githubusercontent.com/VerifyTests/Verify.OpenTelemetry/refs/heads/main/docs/zzz.png)](https://entityframework-extensions.net/?utm_source=simoncropp&utm_medium=Verify.OpenTelemetry)
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
@@ -12,7 +12,7 @@ Extends [Verify](https://github.com/VerifyTests/Verify) to allow verification of
1212
## Sponsors
1313

1414

15-
### Entity Framework Extensions<!-- include: zzz. path: /docs/zzz.include.md -->
15+
### Entity Framework Extensions<!-- include: sponsors. path: /docs/sponsors.include.md -->
1616

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

src/Directory.Packages.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<CentralPackageTransitivePinningEnabled>true</CentralPackageTransitivePinningEnabled>
55
</PropertyGroup>
66
<ItemGroup>
7-
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.0" />
7+
<PackageVersion Include="MarkdownSnippets.MsBuild" Version="28.0.1" />
88
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="18.3.0" />
99
<PackageVersion Include="OpenTelemetry" Version="1.15.0" />
1010
<PackageVersion Include="OpenTelemetry.Exporter.InMemory" Version="1.15.0" />
1111
<PackageVersion Include="Microsoft.Extensions.Logging" Version="10.0.3" />
12-
<PackageVersion Include="Polyfill" Version="9.17.0" />
12+
<PackageVersion Include="Polyfill" Version="9.18.0" />
1313
<PackageVersion Include="Verify" Version="31.13.2" />
1414
<PackageVersion Include="Verify.DiffPlex" Version="3.1.2" />
1515
<PackageVersion Include="Verify.XunitV3" Version="31.13.2" />
@@ -18,7 +18,7 @@
1818
<PackageVersion Include="xunit.runner.visualstudio" Version="3.1.5" />
1919
<PackageVersion Include="Microsoft.Sbom.Targets" Version="4.1.5" />
2020
<PackageVersion Include="Argon" Version="0.33.5" />
21-
<PackageVersion Include="DiffEngine" Version="18.4.2" />
21+
<PackageVersion Include="DiffEngine" Version="19.0.0" />
2222
<PackageVersion Include="EmptyFiles" Version="8.17.2" />
2323
<PackageVersion Include="SimpleInfoName" Version="3.2.0" />
2424
</ItemGroup>

src/nuget.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Extends [Verify](https://github.com/VerifyTests/Verify) to allow verification of
88
## Sponsors
99

1010

11-
### Entity Framework Extensions<!-- include: zzz. path: /docs/zzz.include.md -->
11+
### Entity Framework Extensions<!-- include: sponsors. path: /docs/sponsors.include.md -->
1212

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

0 commit comments

Comments
 (0)