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.
1 parent 41b7edb commit 650669aCopy full SHA for 650669a
src/ResourceManager/Sql/Commands.Sql.Test/Commands.Sql.Test.csproj
@@ -73,7 +73,8 @@
73
<Private>True</Private>
74
</Reference>
75
<Reference Include="Microsoft.Azure.Management.Sql">
76
- <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.0.41.0-prerelease\lib\net40\Microsoft.Azure.Management.Sql.dll</HintPath>
+ <SpecificVersion>False</SpecificVersion>
77
+ <HintPath>..\..\..\packages\Microsoft.Azure.Management.Sql.0.42.0-prerelease\lib\net40\Microsoft.Azure.Management.Sql.dll</HintPath>
78
79
<Reference Include="Microsoft.Azure.Management.Storage">
80
<HintPath>..\..\..\packages\Microsoft.Azure.Management.Storage.2.4.0-preview\lib\net40\Microsoft.Azure.Management.Storage.dll</HintPath>
0 commit comments