We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 619e510 + 4c5e6ed commit 18e5eadCopy full SHA for 18e5ead
2 files changed
templates/MyProject.Scheduler/MyProject.Scheduler.csproj
@@ -7,7 +7,7 @@
7
<OutputType>Exe</OutputType>
8
</PropertyGroup>
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.4" />
+ <PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="3.1.5" />
11
<PackageReference Include="Simplify.Scheduler" Version="1.0.0-pre05" />
12
</ItemGroup>
13
templates/MyProject.WindowsService/MyProject.WindowsService.csproj
@@ -6,7 +6,7 @@
6
<PackageReference Include="Simplify.WindowsServices" Version="2.12.0" />
0 commit comments