File tree Expand file tree Collapse file tree
cloudscribe.Syndication.Web Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Description >asp.netcore mvc controller for rss feeds</Description >
5- <Version >3.1.0</Version >
5+ <Version >5.0.0</Version >
6+ <TargetFramework >net5.0</TargetFramework >
67 <Authors >Joe Audette</Authors >
7- <TargetFrameworks >netcoreapp3.1</TargetFrameworks >
88 <PackageTags >cloudscribe;syndication;rss;atom;feed</PackageTags >
99 <PackageIcon >icon.png</PackageIcon >
1010 <PackageProjectUrl >https://github.com/cloudscribe/cloudscribe.Syndication</PackageProjectUrl >
1515 </PropertyGroup >
1616
1717 <ItemGroup >
18- <None Include =" icon.png" Pack =" true" PackagePath =" \" />
18+ <None Include =" icon.png" Pack =" true" PackagePath =" \" />
1919 </ItemGroup >
2020
2121 <ItemGroup >
Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <Description >cloudscribe.Syndication Class Library</Description >
5- <Version >3.1.0</Version >
5+ <Version >5.0.0</Version >
6+ <TargetFramework >net5.0</TargetFramework >
67 <Authors >Joe Audette</Authors >
7- <TargetFrameworks >netcoreapp3.1</TargetFrameworks >
88 <PackageTags >cloudscribe;syndication;rss;atom;feed;xml</PackageTags >
99 <PackageIcon >icon.png</PackageIcon >
1010 <PackageProjectUrl >https://github.com/cloudscribe/cloudscribe.Syndication</PackageProjectUrl >
1515 </PropertyGroup >
1616
1717 <ItemGroup >
18- <None Include =" icon.png" Pack =" true" PackagePath =" \" />
18+ <None Include =" icon.png" Pack =" true" PackagePath =" \" />
1919 </ItemGroup >
2020
2121
You can’t perform that action at this time.
0 commit comments