Skip to content

Commit f9f0172

Browse files
Fix source
1 parent 49e1298 commit f9f0172

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Data.SqlClient/tests/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project>
2-
<Import Project="..\Directory.Packages.props" />
2+
<Import Project="..\..\Directory.Packages.props" />
33
<!-- Test Project Dependencies for NetFx only -->
44
<ItemGroup Condition="$(TargetFramework.StartsWith('net4'))">
55
<PackageVersion Include="Microsoft.NETFramework.ReferenceAssemblies" Version="1.0.3" />

0 commit comments

Comments
 (0)