Skip to content

Commit 2a7ed85

Browse files
committed
Update baselines
1 parent 9f35139 commit 2a7ed85

8 files changed

+116
-116
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10112,19 +10112,19 @@
1011210112
"ContentRoot": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\",
1011310113
"BasePath": "/",
1011410114
"RelativePath": "css/app.css.gz",
10115-
"AssetKind": "Publish",
10115+
"AssetKind": "Build",
1011610116
"AssetMode": "All",
1011710117
"AssetRole": "Alternative",
1011810118
"AssetMergeBehavior": "",
1011910119
"AssetMergeSource": "",
10120-
"RelatedAsset": "${ProjectPath}\\blazorwasm\\LinkToWebRoot\\css\\app.css",
10120+
"RelatedAsset": "${ProjectPath}\\blazorwasm\\wwwroot\\css\\app.css",
1012110121
"AssetTraitName": "Content-Encoding",
1012210122
"AssetTraitValue": "gzip",
1012310123
"Fingerprint": "__fingerprint__",
1012410124
"Integrity": "__integrity__",
1012510125
"CopyToOutputDirectory": "Never",
10126-
"CopyToPublishDirectory": "PreserveNewest",
10127-
"OriginalItemSpec": "${ProjectPath}\\blazorwasm\\LinkToWebRoot\\css\\css\\app.css.gz"
10126+
"CopyToPublishDirectory": "Never",
10127+
"OriginalItemSpec": "${ProjectPath}\\blazorwasm\\wwwroot\\css\\css\\app.css.gz"
1012810128
},
1012910129
{
1013010130
"Identity": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\css\\app.css.gz",
@@ -10133,19 +10133,19 @@
1013310133
"ContentRoot": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\",
1013410134
"BasePath": "/",
1013510135
"RelativePath": "css/app.css.gz",
10136-
"AssetKind": "Build",
10136+
"AssetKind": "Publish",
1013710137
"AssetMode": "All",
1013810138
"AssetRole": "Alternative",
1013910139
"AssetMergeBehavior": "",
1014010140
"AssetMergeSource": "",
10141-
"RelatedAsset": "${ProjectPath}\\blazorwasm\\wwwroot\\css\\app.css",
10141+
"RelatedAsset": "${ProjectPath}\\blazorwasm\\LinkToWebRoot\\css\\app.css",
1014210142
"AssetTraitName": "Content-Encoding",
1014310143
"AssetTraitValue": "gzip",
1014410144
"Fingerprint": "__fingerprint__",
1014510145
"Integrity": "__integrity__",
1014610146
"CopyToOutputDirectory": "Never",
10147-
"CopyToPublishDirectory": "Never",
10148-
"OriginalItemSpec": "${ProjectPath}\\blazorwasm\\wwwroot\\css\\css\\app.css.gz"
10147+
"CopyToPublishDirectory": "PreserveNewest",
10148+
"OriginalItemSpec": "${ProjectPath}\\blazorwasm\\LinkToWebRoot\\css\\css\\app.css.gz"
1014910149
},
1015010150
{
1015110151
"Identity": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\custom-service-worker-assets.js.gz",

test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_CanCustomizeBlazorInitialization.Publish.staticwebassets.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5730,11 +5730,11 @@
57305730
},
57315731
{
57325732
"Route": "_framework/dotnet.js",
5733-
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\publish\\_framework\\dotnet.js.br",
5733+
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\dotnet.js.gz",
57345734
"Selectors": [
57355735
{
57365736
"Name": "Content-Encoding",
5737-
"Value": "br",
5737+
"Value": "gzip",
57385738
"Quality": "__quality__"
57395739
}
57405740
],
@@ -5757,7 +5757,7 @@
57575757
},
57585758
{
57595759
"Name": "Content-Encoding",
5760-
"Value": "br"
5760+
"Value": "gzip"
57615761
},
57625762
{
57635763
"Name": "Vary",
@@ -5822,11 +5822,11 @@
58225822
},
58235823
{
58245824
"Route": "_framework/dotnet.js",
5825-
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\dotnet.js.gz",
5825+
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\publish\\_framework\\dotnet.js.br",
58265826
"Selectors": [
58275827
{
58285828
"Name": "Content-Encoding",
5829-
"Value": "gzip",
5829+
"Value": "br",
58305830
"Quality": "__quality__"
58315831
}
58325832
],
@@ -5849,7 +5849,7 @@
58495849
},
58505850
{
58515851
"Name": "Content-Encoding",
5852-
"Value": "gzip"
5852+
"Value": "br"
58535853
},
58545854
{
58555855
"Name": "Vary",

test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_CanHaveDifferentBuildAndPublishModules.Publish.staticwebassets.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5475,11 +5475,11 @@
54755475
},
54765476
{
54775477
"Route": "_framework/dotnet.js",
5478-
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\publish\\_framework\\dotnet.js.br",
5478+
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\dotnet.js.gz",
54795479
"Selectors": [
54805480
{
54815481
"Name": "Content-Encoding",
5482-
"Value": "br",
5482+
"Value": "gzip",
54835483
"Quality": "__quality__"
54845484
}
54855485
],
@@ -5502,7 +5502,7 @@
55025502
},
55035503
{
55045504
"Name": "Content-Encoding",
5505-
"Value": "br"
5505+
"Value": "gzip"
55065506
},
55075507
{
55085508
"Name": "Vary",
@@ -5567,11 +5567,11 @@
55675567
},
55685568
{
55695569
"Route": "_framework/dotnet.js",
5570-
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\dotnet.js.gz",
5570+
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\publish\\_framework\\dotnet.js.br",
55715571
"Selectors": [
55725572
{
55735573
"Name": "Content-Encoding",
5574-
"Value": "gzip",
5574+
"Value": "br",
55755575
"Quality": "__quality__"
55765576
}
55775577
],
@@ -5594,7 +5594,7 @@
55945594
},
55955595
{
55965596
"Name": "Content-Encoding",
5597-
"Value": "gzip"
5597+
"Value": "br"
55985598
},
55995599
{
56005600
"Name": "Vary",

test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/JsModules_Hosted_CanCustomizeBlazorInitialization.Publish.staticwebassets.json

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -8749,11 +8749,11 @@
87498749
},
87508750
{
87518751
"Route": "_framework/dotnet.js",
8752-
"AssetFile": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\publish\\_framework\\dotnet.js.br",
8752+
"AssetFile": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\dotnet.js.gz",
87538753
"Selectors": [
87548754
{
87558755
"Name": "Content-Encoding",
8756-
"Value": "br",
8756+
"Value": "gzip",
87578757
"Quality": "__quality__"
87588758
}
87598759
],
@@ -8764,7 +8764,7 @@
87648764
},
87658765
{
87668766
"Name": "Content-Encoding",
8767-
"Value": "br"
8767+
"Value": "gzip"
87688768
},
87698769
{
87708770
"Name": "Content-Length",
@@ -8795,11 +8795,11 @@
87958795
},
87968796
{
87978797
"Route": "_framework/dotnet.js",
8798-
"AssetFile": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\publish\\_framework\\dotnet.js.br",
8798+
"AssetFile": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\dotnet.js.gz",
87998799
"Selectors": [
88008800
{
88018801
"Name": "Content-Encoding",
8802-
"Value": "br",
8802+
"Value": "gzip",
88038803
"Quality": "__quality__"
88048804
}
88058805
],
@@ -8810,7 +8810,7 @@
88108810
},
88118811
{
88128812
"Name": "Content-Encoding",
8813-
"Value": "br"
8813+
"Value": "gzip"
88148814
},
88158815
{
88168816
"Name": "Content-Length",
@@ -8854,10 +8854,6 @@
88548854
"Name": "Accept-Ranges",
88558855
"Value": "bytes"
88568856
},
8857-
{
8858-
"Name": "Content-Encoding",
8859-
"Value": "gzip"
8860-
},
88618857
{
88628858
"Name": "Content-Length",
88638859
"Value": "__content-length__"
@@ -8870,6 +8866,10 @@
88708866
"Name": "Last-Modified",
88718867
"Value": "__last-modified__"
88728868
},
8869+
{
8870+
"Name": "Content-Encoding",
8871+
"Value": "gzip"
8872+
},
88738873
{
88748874
"Name": "Vary",
88758875
"Value": "Content-Encoding"
@@ -8900,10 +8900,6 @@
89008900
"Name": "Accept-Ranges",
89018901
"Value": "bytes"
89028902
},
8903-
{
8904-
"Name": "Content-Encoding",
8905-
"Value": "gzip"
8906-
},
89078903
{
89088904
"Name": "Content-Length",
89098905
"Value": "__content-length__"
@@ -8916,6 +8912,10 @@
89168912
"Name": "Last-Modified",
89178913
"Value": "__last-modified__"
89188914
},
8915+
{
8916+
"Name": "Content-Encoding",
8917+
"Value": "gzip"
8918+
},
89198919
{
89208920
"Name": "Vary",
89218921
"Value": "Content-Encoding"
@@ -8946,6 +8946,10 @@
89468946
"Name": "Accept-Ranges",
89478947
"Value": "bytes"
89488948
},
8949+
{
8950+
"Name": "Content-Encoding",
8951+
"Value": "gzip"
8952+
},
89498953
{
89508954
"Name": "Content-Length",
89518955
"Value": "__content-length__"
@@ -8958,10 +8962,6 @@
89588962
"Name": "Last-Modified",
89598963
"Value": "__last-modified__"
89608964
},
8961-
{
8962-
"Name": "Content-Encoding",
8963-
"Value": "gzip"
8964-
},
89658965
{
89668966
"Name": "Vary",
89678967
"Value": "Content-Encoding"
@@ -8992,6 +8992,10 @@
89928992
"Name": "Accept-Ranges",
89938993
"Value": "bytes"
89948994
},
8995+
{
8996+
"Name": "Content-Encoding",
8997+
"Value": "gzip"
8998+
},
89958999
{
89969000
"Name": "Content-Length",
89979001
"Value": "__content-length__"
@@ -9004,10 +9008,6 @@
90049008
"Name": "Last-Modified",
90059009
"Value": "__last-modified__"
90069010
},
9007-
{
9008-
"Name": "Content-Encoding",
9009-
"Value": "gzip"
9010-
},
90119011
{
90129012
"Name": "Vary",
90139013
"Value": "Content-Encoding"
@@ -9025,11 +9025,11 @@
90259025
},
90269026
{
90279027
"Route": "_framework/dotnet.js",
9028-
"AssetFile": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\dotnet.js.gz",
9028+
"AssetFile": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\publish\\_framework\\dotnet.js.br",
90299029
"Selectors": [
90309030
{
90319031
"Name": "Content-Encoding",
9032-
"Value": "gzip",
9032+
"Value": "br",
90339033
"Quality": "__quality__"
90349034
}
90359035
],
@@ -9040,7 +9040,7 @@
90409040
},
90419041
{
90429042
"Name": "Content-Encoding",
9043-
"Value": "gzip"
9043+
"Value": "br"
90449044
},
90459045
{
90469046
"Name": "Content-Length",
@@ -9071,11 +9071,11 @@
90719071
},
90729072
{
90739073
"Route": "_framework/dotnet.js",
9074-
"AssetFile": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\_framework\\dotnet.js.gz",
9074+
"AssetFile": "${ProjectPath}\\blazorwasm\\obj\\Debug\\${Tfm}\\compressed\\publish\\_framework\\dotnet.js.br",
90759075
"Selectors": [
90769076
{
90779077
"Name": "Content-Encoding",
9078-
"Value": "gzip",
9078+
"Value": "br",
90799079
"Quality": "__quality__"
90809080
}
90819081
],
@@ -9086,7 +9086,7 @@
90869086
},
90879087
{
90889088
"Name": "Content-Encoding",
9089-
"Value": "gzip"
9089+
"Value": "br"
90909090
},
90919091
{
90929092
"Name": "Content-Length",

test/Microsoft.NET.Sdk.BlazorWebAssembly.Tests/StaticWebAssetsBaselines/Publish_DoesNotGenerateManifestJson_IncludesJSModulesOnBlazorBootJsonManifest.Publish.staticwebassets.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5475,11 +5475,11 @@
54755475
},
54765476
{
54775477
"Route": "_framework/dotnet.js",
5478-
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\publish\\_framework\\dotnet.js.br",
5478+
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\dotnet.js.gz",
54795479
"Selectors": [
54805480
{
54815481
"Name": "Content-Encoding",
5482-
"Value": "br",
5482+
"Value": "gzip",
54835483
"Quality": "__quality__"
54845484
}
54855485
],
@@ -5502,7 +5502,7 @@
55025502
},
55035503
{
55045504
"Name": "Content-Encoding",
5505-
"Value": "br"
5505+
"Value": "gzip"
55065506
},
55075507
{
55085508
"Name": "Vary",
@@ -5567,11 +5567,11 @@
55675567
},
55685568
{
55695569
"Route": "_framework/dotnet.js",
5570-
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\_framework\\dotnet.js.gz",
5570+
"AssetFile": "${ProjectPath}\\obj\\Debug\\${Tfm}\\compressed\\publish\\_framework\\dotnet.js.br",
55715571
"Selectors": [
55725572
{
55735573
"Name": "Content-Encoding",
5574-
"Value": "gzip",
5574+
"Value": "br",
55755575
"Quality": "__quality__"
55765576
}
55775577
],
@@ -5594,7 +5594,7 @@
55945594
},
55955595
{
55965596
"Name": "Content-Encoding",
5597-
"Value": "gzip"
5597+
"Value": "br"
55985598
},
55995599
{
56005600
"Name": "Vary",

0 commit comments

Comments
 (0)