Skip to content

Commit 109430f

Browse files
Format file
1 parent f5c5690 commit 109430f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/AspNet/Directory.Build.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33

44
<Import Project="$([MSBuild]::GetPathOfFileAbove('$(MSBuildThisFile)','$(MSBuildThisFileDirectory)../'))" />
5-
6-
<ItemGroup>
5+
6+
<ItemGroup>
77
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies.$(TargetFramework)" Version="1.0.3" PrivateAssets="All" />
88
</ItemGroup>
99

0 commit comments

Comments
 (0)