Skip to content

Commit 7690406

Browse files
dependabot[bot]MichielOda
authored andcommitted
Bump Microsoft.NETFramework.ReferenceAssemblies and Skyline.DataMiner.Utils.SecureCoding.Analyzers (SkylineCommunications#32)
(cherry picked from commit e088e59)
1 parent d17ac41 commit 7690406

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

working/templates/connectorsolution/QAction_1/QAction_1.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111
<ItemGroup>
1212
<PackageReference Include="Skyline.DataMiner.Dev.Protocol" Version="10.2.0.25" />
13-
<PackageReference Include="Skyline.DataMiner.Utils.SecureCoding.Analyzers" Version="1.0.0">
13+
<PackageReference Include="Skyline.DataMiner.Utils.SecureCoding.Analyzers" Version="1.2.2">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>

working/templates/connectorsolution/QAction_2/QAction_2.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</ItemGroup>
1111
<ItemGroup>
1212
<PackageReference Include="Skyline.DataMiner.Dev.Protocol" Version="10.2.0.25" />
13-
<PackageReference Include="Skyline.DataMiner.Utils.SecureCoding.Analyzers" Version="1.0.0">
13+
<PackageReference Include="Skyline.DataMiner.Utils.SecureCoding.Analyzers" Version="1.2.2">
1414
<PrivateAssets>all</PrivateAssets>
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
</PackageReference>

0 commit comments

Comments
 (0)