Skip to content

Commit d06fca0

Browse files
committed
Reference only Kiota project in tests
1 parent ff7d05c commit d06fca0

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

tests/Riverside.CompilerPlatform.Features.Tests/Riverside.CompilerPlatform.Features.Tests.csproj

Lines changed: 2 additions & 4 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

33
<PropertyGroup>
44
<Configurations>VisualBasic;CSharp</Configurations>
@@ -18,9 +18,7 @@
1818
</ItemGroup>
1919

2020
<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" />
21+
<PackageReference Include="Riverside.CompilerPlatform.CSharp.Features.Kiota" Version="1.5.0" PrivateAssets="all" />
2422
</ItemGroup>
2523

2624
<ItemGroup>

0 commit comments

Comments
 (0)