Skip to content

Commit cefdff8

Browse files
authored
Merge pull request #8 from SimplifyNet/dependabot/nuget/develop/Simplify.WindowsServices-2.12.0
Bump Simplify.WindowsServices from 2.10.0 to 2.12.0
2 parents 7347923 + 5fbc9ed commit cefdff8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/MyProject.WindowsService/MyProject.WindowsService.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<ItemGroup>
99
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.0" />
10-
<PackageReference Include="Simplify.WindowsServices" Version="2.10.0" />
10+
<PackageReference Include="Simplify.WindowsServices" Version="2.12.0" />
1111
</ItemGroup>
1212
<ItemGroup>
1313
<None Update="appsettings.json">

0 commit comments

Comments
 (0)