Skip to content

Commit

Permalink
Bump Skyline.DataMiner.Core.AppPackageCreator from 1.0.1 to 1.0.2 (#66)
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.1 to 1.0.2.
- [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 14, 2024
1 parent 044e210 commit 55fc1f6
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.1" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.2" />
</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.14" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.1" />
<PackageReference Include="Skyline.DataMiner.Core.AppPackageCreator" Version="1.0.2" />
</ItemGroup>
</Project>

0 comments on commit 55fc1f6

Please sign in to comment.