Skip to content

Commit

Permalink
(VSPC) bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mkevenaar committed Dec 7, 2023
1 parent dfc37fb commit 342bc1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ let them know the package is no longer updating correctly.
<dependencies>
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20231130]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
<dependency id="dotnetcore-3.1-runtime" version="3.1.21" />
<dependency id="dotnet-6.0-runtime" version="6.0.24" />
</dependencies>

<!--<provides>NOT YET IMPLEMENTED</provides>-->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@ let them know the package is no longer updating correctly.
<dependencies>
<dependency id="veeam-service-provider-console-iso" version="[8.0.0.20231130]" />
<dependency id="chocolatey-isomount.extension" version="1.0" />
<dependency id="dotnetcore-3.1-runtime" version="3.1.21" />
<dependency id="dotnetcore-3.1-aspnetruntime" version="3.1.21" />
<dependency id="dotnet-6.0-runtime" version="6.0.24" />
<dependency id="dotnet-6.0-aspnetruntime" version="6.0.24" />
</dependencies>

<!--<provides>NOT YET IMPLEMENTED</provides>-->
Expand Down

0 comments on commit 342bc1f

Please sign in to comment.