Skip to content

Commit 7d3cb99

Browse files
committed
updated version
1 parent 2c51bc5 commit 7d3cb99

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

src/DbApiBuilderEntityGenerator/DbApiBuilderEntityGenerator.csproj

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<RepositoryType>git</RepositoryType>
2121
<RepositoryUrl>https://github.com/platyscript/DbApiBuilderEntityGenerator</RepositoryUrl>
2222
<PublishRepositoryUrl>true</PublishRepositoryUrl>
23-
<PackageVersion>1.0.1-alpha</PackageVersion>
23+
<Version>1.0.1-alpha</Version>
2424
</PropertyGroup>
2525

2626
<ItemGroup>
@@ -46,4 +46,10 @@
4646

4747
<Message Text="Copied build files" Importance="High" />
4848
</Target>
49+
50+
<ItemGroup>
51+
<None Include="$(SolutionDir)LICENSE" Pack="true" PackagePath="" />
52+
<None Include="$(SolutionDir)README.md" Pack="true" PackagePath="" />
53+
</ItemGroup>
54+
4955
</Project>

0 commit comments

Comments
 (0)