diff --git a/CHANGELOG.md b/CHANGELOG.md index e1d7f10..168d0ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ ### Dependency Changes +- ➕ Add WindowsAPICodePack UI Library [[852b8bd](https://github.com/TheHeadmaster/Quartz/commit/852b8bd83958379a85d18b67c711148fcd1dfb77)] - ➕ Add MethodBoundaryAspect Intermediate Language Weaver [[27360ac](https://github.com/TheHeadmaster/Quartz/commit/27360ac8d2d07b9d3b6f7cccc91729a9a1730603)] - ➕ Add FontAwesome5 UI Library [[e56f479](https://github.com/TheHeadmaster/Quartz/commit/e56f4795920b13495d91f694c0ada430d3194503)] - ➕ Add Fody Intermediate Language Weaver [[8333d6e](https://github.com/TheHeadmaster/Quartz/commit/8333d6edadc531d2f7c3128362e3776d05d68135)] diff --git a/Quartz.Core/Quartz.Core.csproj b/Quartz.Core/Quartz.Core.csproj index f69c55c..64f77d2 100644 --- a/Quartz.Core/Quartz.Core.csproj +++ b/Quartz.Core/Quartz.Core.csproj @@ -2,8 +2,8 @@ netcoreapp3.1 - 1.1.1.27 - 1.1.1.27 + 1.1.1.28 + 1.1.1.28 diff --git a/Quartz.IDE/Quartz.IDE.csproj b/Quartz.IDE/Quartz.IDE.csproj index c654c6d..f471304 100644 --- a/Quartz.IDE/Quartz.IDE.csproj +++ b/Quartz.IDE/Quartz.IDE.csproj @@ -4,8 +4,8 @@ WinExe netcoreapp3.1 true - 1.1.1.29 - 1.1.1.29 + 1.1.1.30 + 1.1.1.30 \ No newline at end of file