|
3788 | 3788 | "FileLength": -1,
|
3789 | 3789 | "LastWriteTime": "0001-01-01T00:00:00+00:00"
|
3790 | 3790 | },
|
| 3791 | + { |
| 3792 | + "Identity": "${ProjectPath}\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.AccessControl.wasm", |
| 3793 | + "SourceId": "blazorwasm-minimal", |
| 3794 | + "SourceType": "Computed", |
| 3795 | + "ContentRoot": "${ProjectPath}\\bin\\Debug\\${Tfm}\\wwwroot\\", |
| 3796 | + "BasePath": "/", |
| 3797 | + "RelativePath": "_framework/System.Threading.AccessControl.wasm", |
| 3798 | + "AssetKind": "Build", |
| 3799 | + "AssetMode": "All", |
| 3800 | + "AssetRole": "Primary", |
| 3801 | + "AssetMergeBehavior": "", |
| 3802 | + "AssetMergeSource": "", |
| 3803 | + "RelatedAsset": "", |
| 3804 | + "AssetTraitName": "WasmResource", |
| 3805 | + "AssetTraitValue": "runtime", |
| 3806 | + "Fingerprint": "__fingerprint__", |
| 3807 | + "Integrity": "__integrity__", |
| 3808 | + "CopyToOutputDirectory": "PreserveNewest", |
| 3809 | + "CopyToPublishDirectory": "Never", |
| 3810 | + "OriginalItemSpec": "${ProjectPath}\\obj\\Debug\\${Tfm}\\webcil\\System.Threading.AccessControl.wasm", |
| 3811 | + "FileLength": -1, |
| 3812 | + "LastWriteTime": "0001-01-01T00:00:00+00:00" |
| 3813 | + }, |
3791 | 3814 | {
|
3792 | 3815 | "Identity": "${ProjectPath}\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.Channels.wasm",
|
3793 | 3816 | "SourceId": "blazorwasm-minimal",
|
|
8503 | 8526 | "FileLength": -1,
|
8504 | 8527 | "LastWriteTime": "0001-01-01T00:00:00+00:00"
|
8505 | 8528 | },
|
| 8529 | + { |
| 8530 | + "Identity": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.AccessControl.wasm.gz", |
| 8531 | + "SourceId": "blazorwasm-minimal", |
| 8532 | + "SourceType": "Computed", |
| 8533 | + "ContentRoot": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\", |
| 8534 | + "BasePath": "/", |
| 8535 | + "RelativePath": "_framework/System.Threading.AccessControl.wasm.gz", |
| 8536 | + "AssetKind": "Build", |
| 8537 | + "AssetMode": "All", |
| 8538 | + "AssetRole": "Alternative", |
| 8539 | + "AssetMergeBehavior": "", |
| 8540 | + "AssetMergeSource": "", |
| 8541 | + "RelatedAsset": "${ProjectPath}\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.AccessControl.wasm", |
| 8542 | + "AssetTraitName": "Content-Encoding", |
| 8543 | + "AssetTraitValue": "gzip", |
| 8544 | + "Fingerprint": "__fingerprint__", |
| 8545 | + "Integrity": "__integrity__", |
| 8546 | + "CopyToOutputDirectory": "PreserveNewest", |
| 8547 | + "CopyToPublishDirectory": "Never", |
| 8548 | + "OriginalItemSpec": "${ProjectPath}\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\_framework\\System.Threading.AccessControl.wasm.gz", |
| 8549 | + "FileLength": -1, |
| 8550 | + "LastWriteTime": "0001-01-01T00:00:00+00:00" |
| 8551 | + }, |
8506 | 8552 | {
|
8507 | 8553 | "Identity": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.Channels.wasm.gz",
|
8508 | 8554 | "SourceId": "blazorwasm-minimal",
|
|
15654 | 15700 | }
|
15655 | 15701 | ]
|
15656 | 15702 | },
|
| 15703 | + { |
| 15704 | + "Route": "_framework/System.Threading.AccessControl.wasm", |
| 15705 | + "AssetFile": "${ProjectPath}\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.AccessControl.wasm", |
| 15706 | + "Selectors": [], |
| 15707 | + "ResponseHeaders": [ |
| 15708 | + { |
| 15709 | + "Name": "Accept-Ranges", |
| 15710 | + "Value": "bytes" |
| 15711 | + }, |
| 15712 | + { |
| 15713 | + "Name": "Cache-Control", |
| 15714 | + "Value": "no-cache" |
| 15715 | + }, |
| 15716 | + { |
| 15717 | + "Name": "Content-Length", |
| 15718 | + "Value": "__content-length__" |
| 15719 | + }, |
| 15720 | + { |
| 15721 | + "Name": "Content-Type", |
| 15722 | + "Value": "application/wasm" |
| 15723 | + }, |
| 15724 | + { |
| 15725 | + "Name": "ETag", |
| 15726 | + "Value": "__etag__" |
| 15727 | + }, |
| 15728 | + { |
| 15729 | + "Name": "Last-Modified", |
| 15730 | + "Value": "__last-modified__" |
| 15731 | + } |
| 15732 | + ], |
| 15733 | + "EndpointProperties": [ |
| 15734 | + { |
| 15735 | + "Name": "integrity", |
| 15736 | + "Value": "__integrity__" |
| 15737 | + } |
| 15738 | + ] |
| 15739 | + }, |
15657 | 15740 | {
|
15658 | 15741 | "Route": "_framework/System.Threading.Channels.wasm",
|
15659 | 15742 | "AssetFile": "${ProjectPath}\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.Channels.wasm",
|
@@ -33595,6 +33678,106 @@
|
33595 | 33678 | }
|
33596 | 33679 | ]
|
33597 | 33680 | },
|
| 33681 | + { |
| 33682 | + "Route": "_framework/System.Threading.AccessControl.wasm.gz", |
| 33683 | + "AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.AccessControl.wasm.gz", |
| 33684 | + "Selectors": [], |
| 33685 | + "ResponseHeaders": [ |
| 33686 | + { |
| 33687 | + "Name": "Accept-Ranges", |
| 33688 | + "Value": "bytes" |
| 33689 | + }, |
| 33690 | + { |
| 33691 | + "Name": "Cache-Control", |
| 33692 | + "Value": "no-cache" |
| 33693 | + }, |
| 33694 | + { |
| 33695 | + "Name": "Content-Encoding", |
| 33696 | + "Value": "gzip" |
| 33697 | + }, |
| 33698 | + { |
| 33699 | + "Name": "Content-Length", |
| 33700 | + "Value": "__content-length__" |
| 33701 | + }, |
| 33702 | + { |
| 33703 | + "Name": "Content-Type", |
| 33704 | + "Value": "application/wasm" |
| 33705 | + }, |
| 33706 | + { |
| 33707 | + "Name": "ETag", |
| 33708 | + "Value": "__etag__" |
| 33709 | + }, |
| 33710 | + { |
| 33711 | + "Name": "Last-Modified", |
| 33712 | + "Value": "__last-modified__" |
| 33713 | + }, |
| 33714 | + { |
| 33715 | + "Name": "Vary", |
| 33716 | + "Value": "Content-Encoding" |
| 33717 | + } |
| 33718 | + ], |
| 33719 | + "EndpointProperties": [ |
| 33720 | + { |
| 33721 | + "Name": "integrity", |
| 33722 | + "Value": "__integrity__" |
| 33723 | + } |
| 33724 | + ] |
| 33725 | + }, |
| 33726 | + { |
| 33727 | + "Route": "_framework/System.Threading.AccessControl.wasm", |
| 33728 | + "AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.AccessControl.wasm.gz", |
| 33729 | + "Selectors": [ |
| 33730 | + { |
| 33731 | + "Name": "Content-Encoding", |
| 33732 | + "Value": "gzip", |
| 33733 | + "Quality": "__quality__" |
| 33734 | + } |
| 33735 | + ], |
| 33736 | + "ResponseHeaders": [ |
| 33737 | + { |
| 33738 | + "Name": "Accept-Ranges", |
| 33739 | + "Value": "bytes" |
| 33740 | + }, |
| 33741 | + { |
| 33742 | + "Name": "Cache-Control", |
| 33743 | + "Value": "no-cache" |
| 33744 | + }, |
| 33745 | + { |
| 33746 | + "Name": "Content-Encoding", |
| 33747 | + "Value": "gzip" |
| 33748 | + }, |
| 33749 | + { |
| 33750 | + "Name": "Content-Length", |
| 33751 | + "Value": "__content-length__" |
| 33752 | + }, |
| 33753 | + { |
| 33754 | + "Name": "Content-Type", |
| 33755 | + "Value": "application/wasm" |
| 33756 | + }, |
| 33757 | + { |
| 33758 | + "Name": "ETag", |
| 33759 | + "Value": "__etag__" |
| 33760 | + }, |
| 33761 | + { |
| 33762 | + "Name": "ETag", |
| 33763 | + "Value": "__etag__" |
| 33764 | + }, |
| 33765 | + { |
| 33766 | + "Name": "Last-Modified", |
| 33767 | + "Value": "__last-modified__" |
| 33768 | + }, |
| 33769 | + { |
| 33770 | + "Name": "Vary", |
| 33771 | + "Value": "Content-Encoding" |
| 33772 | + } |
| 33773 | + ], |
| 33774 | + "EndpointProperties": [ |
| 33775 | + { |
| 33776 | + "Name": "integrity", |
| 33777 | + "Value": "__integrity__" |
| 33778 | + } |
| 33779 | + ] |
| 33780 | + }, |
33598 | 33781 | {
|
33599 | 33782 | "Route": "_framework/System.Threading.Channels.wasm.gz",
|
33600 | 33783 | "AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.Channels.wasm.gz",
|
|
0 commit comments