Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit cc1eb84

Browse files
authoredMar 13, 2025··
Bump Skyline.DataMiner.CICD.DMApp.Common, Skyline.DataMiner.CICD.FileSystem and Skyline.DataMiner.Core.AppPackageCreator
Bumps [Skyline.DataMiner.CICD.DMApp.Common](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Packages), [Skyline.DataMiner.CICD.FileSystem](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.FileSystem) 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.16 to 2.1.0 - [Release notes](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.Packages/releases) - [Commits](SkylineCommunications/Skyline.DataMiner.CICD.Packages@2.0.16...2.1.0) Updates `Skyline.DataMiner.CICD.FileSystem` from 1.1.0 to 1.1.0 - [Release notes](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.FileSystem/releases) - [Commits](SkylineCommunications/Skyline.DataMiner.CICD.FileSystem@1.1.0...1.1.0) Updates `Skyline.DataMiner.Core.AppPackageCreator` from 2.1.0 to 2.1.0 - [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-minor - dependency-name: Skyline.DataMiner.CICD.FileSystem 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 8c93843 commit cc1eb84

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.2" />
4242
<PackageReference Include="Microsoft.Extensions.Configuration.UserSecrets" Version="9.0.2" />
4343
<PackageReference Include="Nito.AsyncEx.Tasks" Version="5.1.2" />
44-
<PackageReference Include="Skyline.DataMiner.CICD.DMApp.Common" Version="2.0.16" />
44+
<PackageReference Include="Skyline.DataMiner.CICD.DMApp.Common" Version="2.1.0" />
4545
<PackageReference Include="Skyline.DataMiner.CICD.Assemblers.Automation" Version="1.1.2" />
4646
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="2.1.0" />
4747
<PackageReference Include="Skyline.DataMiner.Core.ArtifactDownloader" Version="2.1.0" />

0 commit comments

Comments
 (0)
Please sign in to comment.