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 5
5
<MinClientVersion >2.12</MinClientVersion >
6
6
<GenerateDocumentationFile >true</GenerateDocumentationFile >
7
7
<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 >
9
9
<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 >
11
11
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
12
12
<DebugType >embedded</DebugType >
13
13
<SignAssembly >true</SignAssembly >
25
25
</PropertyGroup >
26
26
27
27
<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 " />
29
29
<PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta-62925-02" PrivateAssets =" All" />
30
30
</ItemGroup >
31
31
32
32
<ItemGroup >
33
- <PackageReference Include =" Nerdbank.GitVersioning" Version =" 2.1.23 " PrivateAssets =" all" />
33
+ <PackageReference Include =" Nerdbank.GitVersioning" Version =" 2.3.105 " PrivateAssets =" all" />
34
34
</ItemGroup >
35
35
36
36
<Target Name =" AddCommitHashToAssemblyAttributes" BeforeTargets =" GetAssemblyAttributes" >
You can’t perform that action at this time.
0 commit comments