Skip to content

Commit d593339

Browse files
committed
Remove unused packages
1 parent 72009fb commit d593339

File tree

604 files changed

+1
-1813102
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

604 files changed

+1
-1813102
lines changed

src/referencePackages/src/microsoft.bcl.asyncinterfaces/6.0.0/lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ public readonly partial struct ConfiguredCancelableAsyncEnumerable<T>
8989
private readonly int _dummyPrimitive;
9090
public readonly ConfiguredCancelableAsyncEnumerable<T> ConfigureAwait(bool continueOnCapturedContext) { throw null; }
9191

92-
public readonly ConfiguredCancelableAsyncEnumerable<T>.Enumerator GetAsyncEnumerator() { throw null; }
92+
public readonly Enumerator GetAsyncEnumerator() { throw null; }
9393

9494
public readonly ConfiguredCancelableAsyncEnumerable<T> WithCancellation(Threading.CancellationToken cancellationToken) { throw null; }
9595

src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/Microsoft.Bcl.HashCode.1.1.1.csproj

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/microsoft.bcl.hashcode.nuspec

Lines changed: 0 additions & 28 deletions
This file was deleted.

src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.0/Microsoft.Bcl.HashCode.cs

Lines changed: 0 additions & 56 deletions
This file was deleted.

src/referencePackages/src/microsoft.bcl.hashcode/1.1.1/ref/netstandard2.1/Microsoft.Bcl.HashCode.cs

Lines changed: 0 additions & 25 deletions
This file was deleted.

src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/System.Diagnostics.DiagnosticSource.5.0.0.csproj

Lines changed: 0 additions & 35 deletions
This file was deleted.

src/referencePackages/src/system.diagnostics.diagnosticsource/5.0.0/lib/netstandard1.1/System.Diagnostics.DiagnosticSource.cs

Lines changed: 0 additions & 63 deletions
This file was deleted.

0 commit comments

Comments
 (0)