We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff7d05c commit d06fca0Copy full SHA for d06fca0
1 file changed
tests/Riverside.CompilerPlatform.Features.Tests/Riverside.CompilerPlatform.Features.Tests.csproj
@@ -1,4 +1,4 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
<Configurations>VisualBasic;CSharp</Configurations>
@@ -18,9 +18,7 @@
18
</ItemGroup>
19
20
<ItemGroup>
21
- <PackageReference Include="Microsoft.Kiota.Authentication.Azure" Version="1.21.2" />
22
- <PackageReference Include="Microsoft.Kiota.Bundle" Version="1.21.2" />
23
- <PackageReference Include="Riverside.CompilerPlatform.CSharp.Features.Kiota" Version="1.5.1" PrivateAssets="all" />
+ <PackageReference Include="Riverside.CompilerPlatform.CSharp.Features.Kiota" Version="1.5.0" PrivateAssets="all" />
24
25
26
0 commit comments