File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4747 <None Include =" $(MSBuildThisFileDirectory)..\LICENSE" Pack =" true" PackagePath =" LICENSE" />
4848 </ItemGroup >
4949 <ItemGroup Condition =" '$(IsTestProject)' != 'true'" >
50- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8 .0.0 " PrivateAssets =" All" />
50+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10 .0.103 " PrivateAssets =" All" />
5151 </ItemGroup >
5252
5353 <PropertyGroup >
5858 <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.9.50" PrivateAssets =" all" />
5959 </ItemGroup >
6060 <ItemGroup Condition =" $(TargetFramework) == 'netstandard2.0'" >
61- <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 9 .0.10 " />
61+ <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 10 .0.3 " />
6262 </ItemGroup >
6363 <ItemGroup Condition =" !$(IsTestProject) AND !$(IsBenchmarkProject)" >
6464 <PackageReference Include =" stylecop.analyzers" Version =" 1.2.0-beta.556" PrivateAssets =" all" />
You can’t perform that action at this time.
0 commit comments