File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 5757 </ItemGroup >
5858
5959 <ItemGroup Condition =" '$(IsTestProject)' != 'true'" >
60- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.102 " PrivateAssets =" All" />
60+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 10.0.103 " PrivateAssets =" All" />
6161 </ItemGroup >
6262 <ItemGroup >
6363 <PackageReference Include =" Nerdbank.GitVersioning" Version =" 3.9.50" PrivateAssets =" all" />
Original file line number Diff line number Diff line change 1010 </ItemGroup >
1111
1212 <ItemGroup Condition =" $(TargetFramework.StartsWith('netstandard')) or $(TargetFramework.StartsWith('net4'))" >
13- <PackageReference Include =" System.Collections.Immutable" Version =" 10.0.2 " />
13+ <PackageReference Include =" System.Collections.Immutable" Version =" 10.0.3 " />
1414 </ItemGroup >
1515</Project >
You can’t perform that action at this time.
0 commit comments