Skip to content

Commit b5a97b3

Browse files
author
Maddie Clayton
authored
Update Common.TestPrerequisites.csproj
1 parent 1dfc8f1 commit b5a97b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/TestPrerequisites/Common.Test.Prerequisites/Common.TestPrerequisites.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<PackageReference Include="Microsoft.Azure.Management.Billing" Version="2.1.1-preview" PrivateAssets="All" />
3737
<PackageReference Include="Microsoft.Azure.Management.Cdn" Version="4.0.2-preview" PrivateAssets="All" />
3838
<PackageReference Include="Microsoft.Azure.Management.CognitiveServices" Version="4.1.1" PrivateAssets="All" />
39-
<PackageReference Include="Microsoft.Azure.Management.Compute" Version="22.0.1" PrivateAssets="All" />
39+
<PackageReference Include="Microsoft.Azure.Management.Compute" Version="23.0.1" PrivateAssets="All" />
4040
<PackageReference Include="Microsoft.Azure.Management.Consumption" Version="3.0.2" PrivateAssets="All" />
4141
<PackageReference Include="Microsoft.Azure.Management.ContainerInstance" Version="1.0.3-preview" PrivateAssets="All" />
4242
<PackageReference Include="Microsoft.Azure.Management.ContainerRegistry" Version="2.0.1" PrivateAssets="All" />
@@ -88,4 +88,4 @@
8888
</ItemGroup>
8989
</Target>
9090

91-
</Project>
91+
</Project>

0 commit comments

Comments
 (0)