mirror of
https://github.com/fergalmoran/SilkierQuartz.git
synced 2026-02-07 16:44:52 +00:00
Bump Quartz from 3.1.0 to 3.2.0
Bumps [Quartz](https://github.com/quartznet/quartznet) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/quartznet/quartznet/releases) - [Changelog](https://github.com/quartznet/quartznet/blob/master/changelog.md) - [Commits](https://github.com/quartznet/quartznet/compare/v3.1.0...v3.2.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Quartz" Version="3.1.0" />
|
||||
<PackageReference Include="Quartz" Version="3.2.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Handlebars.Net" Version="1.10.1" />
|
||||
<PackageReference Include="JsonSubTypes" Version="1.7.0" />
|
||||
<PackageReference Include="Quartz" Version="3.1.0" />
|
||||
<PackageReference Include="Quartz" Version="3.2.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup Condition="$(DefineConstants.Contains('NETFRAMEWORK'))">
|
||||
|
||||
Reference in New Issue
Block a user