We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 650189b commit b0ce9eeCopy full SHA for b0ce9ee
tests/Microsoft.Graph.DotnetCore.Core.Test/Microsoft.Graph.DotnetCore.Core.Test.csproj
@@ -23,7 +23,7 @@
23
<PrivateAssets>all</PrivateAssets>
24
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
25
</PackageReference>
26
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
27
<PackageReference Include="Moq" Version="4.20.70" />
28
<PackageReference Include="xunit" Version="2.9.0" />
29
<ProjectReference Include="..\..\src\Microsoft.Graph.Core\Microsoft.Graph.Core.csproj" />
0 commit comments