File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -39,14 +39,14 @@ By integrating this SDK into your build process, you can easily generate install
39
39
<ItemGroup >
40
40
<PackageReference Include =" Microsoft.Build.Tasks.Core" VersionOverride =" $(MicrosoftBuildMinimumPackageVersion)" ExcludeAssets =" Runtime" IncludeAssets =" compile; build; native; contentfiles; analyzers; buildtransitive" Version =" 14.3.0" />
41
41
<PackageReference Include =" Microsoft.Extensions.Configuration.EnvironmentVariables" Version =" 9.0.1" />
42
- <PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 9.0.1 " />
42
+ <PackageReference Include =" Microsoft.Extensions.Configuration.UserSecrets" Version =" 9.0.2 " />
43
43
<PackageReference Include =" Nito.AsyncEx.Tasks" Version =" 5.1.2" />
44
44
<PackageReference Include =" Skyline.DataMiner.CICD.DMApp.Common" Version =" 2.0.14" />
45
45
<PackageReference Include =" Skyline.DataMiner.CICD.Assemblers.Automation" Version =" 1.1.0" />
46
46
<PackageReference Include =" Skyline.DataMiner.CICD.FileSystem" Version =" 1.1.0" />
47
47
<PackageReference Include =" Skyline.DataMiner.CICD.Parsers.Common" Version =" 1.1.1" />
48
48
<PackageReference Include =" Skyline.DataMiner.Core.AppPackageCreator" Version =" 2.0.5" />
49
- <PackageReference Include =" System.Text.Json" Version =" 9.0.1 " />
49
+ <PackageReference Include =" System.Text.Json" Version =" 9.0.2 " />
50
50
</ItemGroup >
51
51
52
52
<ItemGroup >
You can’t perform that action at this time.
0 commit comments