Skip to content

Commit b8574a3

Browse files
authored
Merge pull request #22 from SimplifyNet/dependabot/nuget/develop/Simplify.WindowsServices-2.13.0
Bump Simplify.WindowsServices from 2.12.0 to 2.13.0
2 parents d1e0585 + 53fd7fb commit b8574a3

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)