Skip to content

Commit

Permalink
Bump Skyline.DataMiner.Dev.Protocol from 10.2.0.25 to 10.4.2.3
Browse files Browse the repository at this point in the history
Bumps Skyline.DataMiner.Dev.Protocol from 10.2.0.25 to 10.4.2.3.

---
updated-dependencies:
- dependency-name: Skyline.DataMiner.Dev.Protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 0a6f6db commit 0cdc072
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion QAction_2/QAction_2.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Skyline.DataMiner.Dev.Protocol">
<Version>10.2.0.25</Version>
<Version>10.4.2.3</Version>
</PackageReference>
<PackageReference Include="StyleCop.Analyzers">
<Version>1.1.118</Version>
Expand Down
2 changes: 1 addition & 1 deletion QAction_3/QAction_3.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<Version>13.0.3</Version>
</PackageReference>
<PackageReference Include="Skyline.DataMiner.Dev.Protocol">
<Version>10.2.0.25</Version>
<Version>10.4.2.3</Version>
</PackageReference>
<PackageReference Include="Skyline.DataMiner.Utils.ExportImport">
<Version>1.0.0</Version>
Expand Down
2 changes: 1 addition & 1 deletion QAction_990/QAction_990.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Skyline.DataMiner.Dev.Protocol">
<Version>10.2.0.25</Version>
<Version>10.4.2.3</Version>
</PackageReference>
<PackageReference Include="Skyline.DataMiner.Utils.Table.ContextMenu">
<Version>1.0.0.1</Version>
Expand Down
2 changes: 1 addition & 1 deletion QAction_Helper/QAction_Helper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Skyline.DataMiner.Dev.Protocol">
<Version>10.2.0.25</Version>
<Version>10.4.2.3</Version>
</PackageReference>
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Expand Down

0 comments on commit 0cdc072

Please sign in to comment.