Skip to content

Commit 0c5a38e

Browse files
authoredMar 13, 2025··
Bump Skyline.DataMiner.CICD.FileSystem from 1.1.0 to 1.2.0 (#20)
Bumps [Skyline.DataMiner.CICD.FileSystem](https://github.com/SkylineCommunications/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) --- updated-dependencies: - dependency-name: Skyline.DataMiner.CICD.FileSystem dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0582f55 commit 0c5a38e

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
@@ -45,7 +45,7 @@ By integrating this SDK into your build process, you can easily generate install
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" />
48-
<PackageReference Include="Skyline.DataMiner.CICD.FileSystem" Version="1.1.0" />
48+
<PackageReference Include="Skyline.DataMiner.CICD.FileSystem" Version="1.2.0" />
4949
<PackageReference Include="Skyline.DataMiner.CICD.Parsers.Common" Version="1.1.1" />
5050
</ItemGroup>
5151

0 commit comments

Comments
 (0)
Please sign in to comment.