Skip to content

Commit c7b14d8

Browse files
Use root README in nuget
1 parent 8bd917a commit c7b14d8

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

src/Microsoft.Azure.WebJobs.Extensions.Sql.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
</Reference>
4949
<None Include="pkgicon.png" Pack="true" PackagePath="" />
5050
<None Include="..\lib\Microsoft.SqlServer.TransactSql.ScriptDom.dll" Pack="true" PackagePath="lib/$(TargetFramework)" />
51-
<None Include=".\README.md" Pack="true" PackagePath="" />
51+
<None Include="..\README.md" Pack="true" PackagePath="" />
5252
</ItemGroup>
5353

5454
</Project>

src/README.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)