Skip to content

Commit cf99aca

Browse files
Bump Skyline.DataMiner.CICD.DMApp.Common and Skyline.DataMiner.Core.AppPackageCreator
Bumps [Skyline.DataMiner.CICD.DMApp.Common](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Packages) and [Skyline.DataMiner.Core.AppPackageCreator](https://github.com/SkylineCommunications/Skyline.DataMiner.Core.AppPackages). These dependencies needed to be updated together. Updates `Skyline.DataMiner.CICD.DMApp.Common` from 2.0.14 to 2.0.15 - [Release notes](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Packages/releases) - [Commits](SkylineCommunications/Skyline.DataMiner.CICD.Packages@2.0.14...2.0.15) Updates `Skyline.DataMiner.Core.AppPackageCreator` from 2.0.5 to 2.0.5 - [Commits](https://github.com/SkylineCommunications/Skyline.DataMiner.Core.AppPackages/commits) --- updated-dependencies: - dependency-name: Skyline.DataMiner.CICD.DMApp.Common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Skyline.DataMiner.Core.AppPackageCreator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 040f79f commit cf99aca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Sdk/Sdk.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ By integrating this SDK into your build process, you can easily generate install
4141
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.1" />
4242
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.1" />
4343
<PackageReference Include="Nito.AsyncEx.Tasks" Version="5.1.2" />
44-
<PackageReference Include="Skyline.DataMiner.CICD.DMApp.Common" Version="2.0.14" />
44+
<PackageReference Include="Skyline.DataMiner.CICD.DMApp.Common" Version="2.0.15" />
4545
<PackageReference Include="Skyline.DataMiner.CICD.Assemblers.Automation" Version="1.1.0" />
4646
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="2.0.5" />
4747
<PackageReference Include="System.Text.Json" Version="9.0.1" />

0 commit comments

Comments
 (0)