We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9290e89 + 29b4b99 commit a71c6dbCopy full SHA for a71c6db
Microsoft.Kiota.Abstractions.Tests/Microsoft.Kiota.Abstractions.Tests.csproj
@@ -15,7 +15,7 @@
15
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.4.0" />
16
<!-- We need Microsoft.TestPlatform.ObjectModel for net framework execution in linux environments https://github.com/microsoft/vstest/issues/2469-->
17
<PackageReference Include="Microsoft.TestPlatform.ObjectModel" Version="17.4.0" />
18
- <PackageReference Include="Moq" Version="4.18.2" />
+ <PackageReference Include="Moq" Version="4.18.3" />
19
<PackageReference Include="xunit" Version="2.4.2" />
20
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
21
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments