Skip to content

Commit 03163c8

Browse files
committed
Update README.md
1 parent b00a3fa commit 03163c8

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# TALXIS.DevKit.Build.Dataverse.Tasks
2+
3+
See [here](https://github.com/TALXIS/tools-devkit-build) for more information.

src/Dataverse/MSBuildTasks/TALXIS.DevKit.Build.Dataverse.Tasks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,6 @@
5656
<None Include="$(BinPath)/net472/**/*;" Pack="true" PackagePath="tools/net472" />
5757
<None Include="$(BinPath)/net6.0/**/*;" Pack="true" PackagePath="tools/net6.0" />
5858

59-
<None Include="..\..\..\README.md" Pack="true" PackagePath="\"/>
59+
<None Include="README.md" Pack="true" PackagePath="\"/>
6060
</ItemGroup>
6161
</Project>

0 commit comments

Comments
 (0)