Skip to content

Commit ec517ef

Browse files
Bump Skyline.DataMiner.CICD.FileSystem and Skyline.DataMiner.Core.ArtifactDownloader
Bumps [Skyline.DataMiner.CICD.FileSystem](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.FileSystem) and [Skyline.DataMiner.Core.ArtifactDownloader](https://github.com/SkylineCommunications/Skyline.DataMiner.Core.AppPackages). These dependencies needed to be updated together. Updates `Skyline.DataMiner.CICD.FileSystem` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/SkylineCommunications/Skyline.DataMiner.CICD.FileSystem/releases) - [Commits](SkylineCommunications/Skyline.DataMiner.CICD.FileSystem@1.1.0...1.2.0) Updates `Skyline.DataMiner.Core.ArtifactDownloader` from 2.1.0 to 2.1.1 - [Commits](https://github.com/SkylineCommunications/Skyline.DataMiner.Core.AppPackages/commits) --- updated-dependencies: - dependency-name: Skyline.DataMiner.CICD.FileSystem dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Skyline.DataMiner.Core.ArtifactDownloader dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0c5a38e commit ec517ef

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
@@ -44,7 +44,7 @@ By integrating this SDK into your build process, you can easily generate install
4444
<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" />
47-
<PackageReference Include="Skyline.DataMiner.Core.ArtifactDownloader" Version="2.1.0" />
47+
<PackageReference Include="Skyline.DataMiner.Core.ArtifactDownloader" Version="2.1.1" />
4848
<PackageReference Include="Skyline.DataMiner.CICD.FileSystem" Version="1.2.0" />
4949
<PackageReference Include="Skyline.DataMiner.CICD.Parsers.Common" Version="1.1.1" />
5050
</ItemGroup>

0 commit comments

Comments
 (0)