File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 7
7
<Nullable >enable</Nullable >
8
8
<GenerateDocumentationFile >true</GenerateDocumentationFile >
9
9
10
- <Version >1.1.2 </Version >
10
+ <Version >1.1.3 </Version >
11
11
<Authors >Pradosh (helloImPR)</Authors >
12
12
<Description >A fast, completely controllable input method solution for C#.</Description >
13
13
<PackageLicenseExpression >MIT</PackageLicenseExpression >
14
14
<RepositoryUrl >https://github.com/pradosh-arduino/buffer</RepositoryUrl >
15
15
<RepositoryType >git</RepositoryType >
16
16
<PackageReadmeFile >readme.md</PackageReadmeFile >
17
+ <PackageIcon >icon.png</PackageIcon >
17
18
</PropertyGroup >
18
19
19
20
<ItemGroup >
20
- <None Include =" ./readme.md" Pack =" true" PackagePath =" \" />
21
+ <None Include =" readme.md" Pack =" true" PackagePath =" \" />
22
+ <None Include =" icon.png" Pack =" true" PackagePath =" \" />
21
23
</ItemGroup >
22
24
23
25
</Project >
You can’t perform that action at this time.
0 commit comments