Skip to content

Commit 162974c

Browse files
committed
Update pkg with vulnerabiities
1 parent df8e100 commit 162974c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DataImport.Common/DataImport.Common.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<OutputType>Library</OutputType>
44
</PropertyGroup>
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.2.1" />
1818
<PackageReference Include="Microsoft.Azure.KeyVault.Core" Version="3.0.5" />
1919
<PackageReference Include="Microsoft.Data.Services.Client" Version="5.8.4" />
20-
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.23" />
20+
<PackageReference Include="Microsoft.Rest.ClientRuntime" Version="2.3.24" />
2121
<PackageReference Include="Microsoft.Rest.ClientRuntime.Azure" Version="3.3.19" />
2222
<PackageReference Include="SonarAnalyzer.CSharp" Version="8.41.0.50478">
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)