Skip to content

Commit 6682621

Browse files
committed
1.0.0 2
1 parent f6c1414 commit 6682621

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Terminal/Terminal.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
<ImplicitUsings>enable</ImplicitUsings>
66
<Nullable>enable</Nullable>
77
<PackageId>0xDED.Terminal</PackageId>
8-
<Version>1.0.0</Version>
9-
<Authors>0xDED</Authors>
8+
<Version>1.0.0</Version>
9+
<Authors>0xDED</Authors>
10+
<PackageReadmeFile>README.md</PackageReadmeFile>
1011
</PropertyGroup>
1112
<ItemGroup>
1213
<None Include="../README.md" Pack="true" PackagePath="\"/>

0 commit comments

Comments
 (0)