File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
src/Cuture.Extensions.SystemTextJson.Dynamic Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1414 </ItemGroup >
1515
1616 <ItemGroup >
17- <None Include =" ..\..\readme .md" Link =" readme .md" Pack =" true" PackagePath =" /" />
17+ <None Include =" ..\..\README .md" Link =" README .md" Pack =" true" PackagePath =" /" />
1818 </ItemGroup >
1919
2020 <ItemGroup Condition =" '$(Configuration)' == 'Release'" >
3232 <!-- Package Info-->
3333 <PropertyGroup >
3434 <Description >Extension of `System.Text.Json` to support dynamic access using `dynamic`; 对 `System.Text.Json` 的拓展,以支持使用 `dynamic` 进行动态访问</Description >
35-
35+ <PackageReadmeFile >README.md</PackageReadmeFile >
36+
3637 <Authors >Stratos</Authors >
3738
38- <Version >1.0.0 </Version >
39+ <Version >1.0.1 </Version >
3940
4041 <PackageLicenseExpression >MIT</PackageLicenseExpression >
4142 <PackageProjectUrl >https://github.com/cuture/Cuture.Extensions.SystemTextJson.Dynamic</PackageProjectUrl >
You can’t perform that action at this time.
0 commit comments