Skip to content

Commit b71f3c4

Browse files
committed
Update baselines
1 parent 89d6d70 commit b71f3c4

8 files changed

+925
-0
lines changed

test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Build_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest.Build.staticwebassets.json

Lines changed: 183 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3788,6 +3788,29 @@
37883788
"FileLength": -1,
37893789
"LastWriteTime": "0001-01-01T00:00:00+00:00"
37903790
},
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+
},
37913814
{
37923815
"Identity": "${ProjectPath}\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.Channels.wasm",
37933816
"SourceId": "blazorwasm-minimal",
@@ -8503,6 +8526,29 @@
85038526
"FileLength": -1,
85048527
"LastWriteTime": "0001-01-01T00:00:00+00:00"
85058528
},
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+
},
85068552
{
85078553
"Identity": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.Channels.wasm.gz",
85088554
"SourceId": "blazorwasm-minimal",
@@ -15654,6 +15700,43 @@
1565415700
}
1565515701
]
1565615702
},
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+
},
1565715740
{
1565815741
"Route": "_framework/System.Threading.Channels.wasm",
1565915742
"AssetFile": "${ProjectPath}\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.Channels.wasm",
@@ -33595,6 +33678,106 @@
3359533678
}
3359633679
]
3359733680
},
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+
},
3359833781
{
3359933782
"Route": "_framework/System.Threading.Channels.wasm.gz",
3360033783
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.Channels.wasm.gz",

test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Build_SatelliteAssembliesAreCopiedToBuildOutput.Build.files.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,7 @@
171171
"${ProjectPath}\\blazorwasm\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Text.Encodings.Web.wasm",
172172
"${ProjectPath}\\blazorwasm\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Text.Json.wasm",
173173
"${ProjectPath}\\blazorwasm\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Text.RegularExpressions.wasm",
174+
"${ProjectPath}\\blazorwasm\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.AccessControl.wasm",
174175
"${ProjectPath}\\blazorwasm\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.Channels.wasm",
175176
"${ProjectPath}\\blazorwasm\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.Overlapped.wasm",
176177
"${ProjectPath}\\blazorwasm\\bin\\Debug\\${Tfm}\\wwwroot\\_framework\\System.Threading.Tasks.Dataflow.wasm",
@@ -414,6 +415,7 @@
414415
"${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Text.Encodings.Web.wasm.gz",
415416
"${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Text.Json.wasm.gz",
416417
"${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Text.RegularExpressions.wasm.gz",
418+
"${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.AccessControl.wasm.gz",
417419
"${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.Channels.wasm.gz",
418420
"${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.Overlapped.wasm.gz",
419421
"${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\System.Threading.Tasks.Dataflow.wasm.gz",
@@ -833,6 +835,8 @@
833835
"${OutputPath}\\wwwroot\\_framework\\System.Text.Json.wasm.gz",
834836
"${OutputPath}\\wwwroot\\_framework\\System.Text.RegularExpressions.wasm",
835837
"${OutputPath}\\wwwroot\\_framework\\System.Text.RegularExpressions.wasm.gz",
838+
"${OutputPath}\\wwwroot\\_framework\\System.Threading.AccessControl.wasm",
839+
"${OutputPath}\\wwwroot\\_framework\\System.Threading.AccessControl.wasm.gz",
836840
"${OutputPath}\\wwwroot\\_framework\\System.Threading.Channels.wasm",
837841
"${OutputPath}\\wwwroot\\_framework\\System.Threading.Channels.wasm.gz",
838842
"${OutputPath}\\wwwroot\\_framework\\System.Threading.Overlapped.wasm",

0 commit comments

Comments
 (0)