Skip to content

Commit 13668a2

Browse files
committed
Update Network SDK in SqlVirtualMachine.Test.csproj
1 parent 63f192e commit 13668a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SqlVirtualMachine/SqlVirtualMachine.Test/SqlVirtualMachine.Test.csproj

Lines changed: 2 additions & 2 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
<PsModuleName>SqlVirtualMachine</PsModuleName>
@@ -16,7 +16,7 @@
1616

1717
<ItemGroup>
1818
<PackageReference Include="Microsoft.Azure.Management.Compute" Version="29.1.0" />
19-
<PackageReference Include="Microsoft.Azure.Management.Network" Version="19.15.0-preview" />
19+
<PackageReference Include="Microsoft.Azure.Management.Network" Version="19.16.0-preview" />
2020
<PackageReference Include="Microsoft.Azure.Management.Storage" Version="13.1.0" />
2121
<PackageReference Include="Microsoft.Azure.Management.ResourceManager" Version="2.2.0-preview" />
2222
</ItemGroup>

0 commit comments

Comments
 (0)