Skip to content

Commit e0ca933

Browse files
committed
refs and cleanup
1 parent 10fa73f commit e0ca933

File tree

4 files changed

+9
-5
lines changed

4 files changed

+9
-5
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=https://github.com/VerifyTests/Verify.TestableIO.System.IO.Abstractions) 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.TestableIO.System.IO.Abstractions/refs/heads/main/docs/zzz.png)](https://entityframework-extensions.net/?utm_source=simoncropp&utm_medium=Verify.TestableIO.System.IO.Abstractions)
5+
[![Entity Framework Extensions](https://raw.githubusercontent.com/VerifyTests/Verify.TestableIO.System.IO.Abstractions/refs/heads/main/docs/zzz.png)](https://entityframework-extensions.net/?utm_source=simoncropp&utm_medium=Verify.TestableIO.System.IO.Abstractions)
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=https://github.com/VerifyTests/Verify.TestableIO.System.IO.Abstractions) is a major sponsor and is proud to contribute to the development this project.
1818

src/Directory.Packages.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
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" />
9-
<PackageVersion Include="Polyfill" Version="9.13.0" />
9+
<PackageVersion Include="Polyfill" Version="9.18.0" />
1010
<PackageVersion Include="ProjectDefaults" Version="1.0.172" />
1111
<PackageVersion Include="TestableIO.System.IO.Abstractions" Version="22.1.0" />
1212
<PackageVersion Include="TestableIO.System.IO.Abstractions.Wrappers" Version="22.1.0" />

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=https://github.com/VerifyTests/Verify.TestableIO.System.IO.Abstractions) is a major sponsor and is proud to contribute to the development this project.
1414

0 commit comments

Comments
 (0)