File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 18
18
<UsagePattern IdentityGlob =" Microsoft.AspNetCore.App.Ref/8.0.*" />
19
19
<UsagePattern IdentityGlob =" Microsoft.NetCore.App.Ref/8.0.*" />
20
20
<UsagePattern IdentityGlob =" Microsoft.NETCore.App.Host.linux-x64/8.0.*" />
21
+ <UsagePattern IdentityGlob =" Microsoft.Extensions.DependencyModel/3.1.0*" />
21
22
</IgnorePatterns >
22
23
</UsageData >
Original file line number Diff line number Diff line change 33
33
<Sha >30ab651fcb4354552bd4891619a0bdd81e0ebdbf</Sha >
34
34
</Dependency >
35
35
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
36
- <Dependency Name =" Microsoft.Extensions.DependencyModel" Version =" 3.0 .0" >
37
- <Uri >https://github.com/dotnet/core-setup </Uri >
36
+ <Dependency Name =" Microsoft.Extensions.DependencyModel" Version =" 3.1 .0" >
37
+ <Uri >https://github.com/dotnet/runtime </Uri >
38
38
<Sha >7d57652f33493fa022125b7f63aad0d70c52d810</Sha >
39
39
</Dependency >
40
40
<!-- Necessary for source-build. This allows the live version of the package to be used by source-build. -->
Original file line number Diff line number Diff line change 41
41
<MicrosoftCodeAnalysisPublicApiAnalyzersVersion >3.11.0-beta1.23525.2</MicrosoftCodeAnalysisPublicApiAnalyzersVersion >
42
42
<MicrosoftCodeCoverageIOVersion >17.7.0</MicrosoftCodeCoverageIOVersion >
43
43
<MicrosoftDiagnosticsNETCoreClientVersion >0.2.0-preview.24416.1</MicrosoftDiagnosticsNETCoreClientVersion >
44
- <MicrosoftExtensionsDependencyModelPackageVersion >3.0 .0</MicrosoftExtensionsDependencyModelPackageVersion >
44
+ <MicrosoftExtensionsDependencyModelPackageVersion >3.1 .0</MicrosoftExtensionsDependencyModelPackageVersion >
45
45
<MicrosoftExtensionsFileSystemGlobbingVersion >2.0.0</MicrosoftExtensionsFileSystemGlobbingVersion >
46
46
<MicrosoftFakesVersion >17.9.0-beta.24058.4</MicrosoftFakesVersion >
47
47
<MicrosoftInternalCodeCoverageVersion >17.12.0-preview.24409.2</MicrosoftInternalCodeCoverageVersion >
You can’t perform that action at this time.
0 commit comments