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.
2 parents 17fa185 + 9d92fbc commit bc2ac3aCopy full SHA for bc2ac3a
sample/Graph.Community.SPClient.Sample.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
@@ -9,8 +9,8 @@
9
10
<ItemGroup>
11
<PackageReference Include="Azure.Identity" Version="1.13.2" />
12
- <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.3" />
13
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.3" />
+ <PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.4" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.4" />
14
</ItemGroup>
15
16
0 commit comments