Skip to content

Commit

Permalink
Bump Skyline.DataMiner.Core.AppPackageCreator from 1.0.3 to 1.0.4 (#69)
Browse files Browse the repository at this point in the history
Bumps [Skyline.DataMiner.Core.AppPackageCreator](https://github.com/SkylineCommunications/Skyline.DataMiner.Core.Packages) from 1.0.3 to 1.0.4.
- [Commits](https://github.com/SkylineCommunications/Skyline.DataMiner.Core.Packages/commits)

---
updated-dependencies:
- dependency-name: Skyline.DataMiner.Core.AppPackageCreator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 7b5b577 commit f04cda0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion DMApp.Common/DMApp.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<ItemGroup>
<PackageReference Include="Skyline.DataMiner.CICD.Common" Version="1.0.4" />
<PackageReference Include="Skyline.DataMiner.CICD.Loggers" Version="1.0.3" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.3" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion DMProtocol/DMProtocol.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@

<ItemGroup>
<PackageReference Include="Skyline.DataMiner.CICD.Assemblers.Protocol" Version="1.0.15" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.3" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.4" />
</ItemGroup>
</Project>

0 comments on commit f04cda0

Please sign in to comment.