File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <MinClientVersion >2.12</MinClientVersion >
66 <GenerateDocumentationFile >true</GenerateDocumentationFile >
77 <Authors >.NET Foundation and Contributors</Authors >
8- <PackageIconUrl >http ://go.microsoft .com/fwlink/?LinkId=261274 </PackageIconUrl >
8+ <PackageIconUrl >https ://raw.githubusercontent .com/dotnet/reactive/0f837d11385cfaf575861ccc5a5fbcafb22d888f/Rx.NET/Resources/Artwork/Logo.png </PackageIconUrl >
99 <PackageProjectUrl >http://go.microsoft.com/fwlink/?LinkId=261273</PackageProjectUrl >
10- <PackageLicenseUrl >http://go.microsoft.com/fwlink/?LinkID=261272</ PackageLicenseUrl >
10+ <PackageLicenseExpression >Apache-2.0</ PackageLicenseExpression >
1111 <PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
1212 <DebugType >embedded</DebugType >
1313 <SignAssembly >true</SignAssembly >
2525 </PropertyGroup >
2626
2727 <ItemGroup Condition =" '$(IsTestProject)' != 'true' and '$(SourceLinkEnabled)' != 'false'" >
28- <PackageReference Include =" System.Threading.Tasks.Extensions" Version =" 4.5.1 " />
28+ <PackageReference Include =" System.Threading.Tasks.Extensions" Version =" 4.5.2 " />
2929 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-62925-02" PrivateAssets =" All" />
3030 </ItemGroup >
3131
3232 <ItemGroup >
33- <PackageReference Include =" Nerdbank.GitVersioning" Version =" 2.1.23 " PrivateAssets =" all" />
33+ <PackageReference Include =" Nerdbank.GitVersioning" Version =" 2.3.105 " PrivateAssets =" all" />
3434 </ItemGroup >
3535
3636 <Target Name =" AddCommitHashToAssemblyAttributes" BeforeTargets =" GetAssemblyAttributes" >
You can’t perform that action at this time.
0 commit comments