Skip to content

Commit d0964eb

Browse files
committed
Fix Web Build
1 parent dd40762 commit d0964eb

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Web/Web.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,11 @@
2020
<PackageReadmeFile>README.md</PackageReadmeFile>
2121
<Company>FrenchyApps42</Company>
2222
<PackageIcon>logo.png</PackageIcon>
23-
<Version>1.3.0</Version>
23+
<Version>1.4.0</Version>
2424
</PropertyGroup>
2525

2626
<ItemGroup>
27+
<None Include="README.md" Pack="true" PackagePath="\" />
2728
<None Update="README.md">
2829
<PackagePath>\</PackagePath>
2930
<Pack>True</Pack>

0 commit comments

Comments
 (0)