File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 77 <Nullable >enable</Nullable >
88 <GenerateDocumentationFile >true</GenerateDocumentationFile >
99
10- <Version >1.1.2 </Version >
10+ <Version >1.1.3 </Version >
1111 <Authors >Pradosh (helloImPR)</Authors >
1212 <Description >A fast, completely controllable input method solution for C#.</Description >
1313 <PackageLicenseExpression >MIT</PackageLicenseExpression >
1414 <RepositoryUrl >https://github.com/pradosh-arduino/buffer</RepositoryUrl >
1515 <RepositoryType >git</RepositoryType >
1616 <PackageReadmeFile >readme.md</PackageReadmeFile >
17+ <PackageIcon >icon.png</PackageIcon >
1718 </PropertyGroup >
1819
1920 <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 =" \" />
2123 </ItemGroup >
2224
2325</Project >
You can’t perform that action at this time.
0 commit comments