Skip to content

Commit 53fd7fb

Browse files
Bump Simplify.WindowsServices from 2.12.0 to 2.13.0
Bumps [Simplify.WindowsServices](https://github.com/SimplifyNet/Simplify) from 2.12.0 to 2.13.0. - [Release notes](https://github.com/SimplifyNet/Simplify/releases) - [Commits](SimplifyNet/Simplify@Simplify.WindowsServices.2.12.0...Simplify.WindowsServices.2.13) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent d1e0585 commit 53fd7fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/MyProject.WindowsService/MyProject.WindowsService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.11" />
11-
<PackageReference Include="Simplify.WindowsServices" Version="2.12.0" />
11+
<PackageReference Include="Simplify.WindowsServices" Version="2.13.0" />
1212
</ItemGroup>
1313
<ItemGroup>
1414
<None Update="appsettings.json">

0 commit comments

Comments
 (0)