File tree Expand file tree Collapse file tree 2 files changed +9
-12
lines changed
Package.BlazorComponentLibrary/Components
TestHostPrerenderWASM/TestHostPrerenderWASM.Client Expand file tree Collapse file tree 2 files changed +9
-12
lines changed Original file line number Diff line number Diff line change 1- <h3 >Simple Counter</h3 >
2- <h1 class =" nhsuk-tag--red" >!!!!!! If im red we are getting nhsuk-tag-red !!!!!!</h1 >
3- <h1 class =" scoped-css-simple-counter-red" >if im red we have scoped css (though for our scenario we probably will solely rely on nhsuk)</h1 >
4- change
5- <b >version from build process</b >
6- <span class =" version-display" >@Package.BlazorComponentLibrary.BCLVersion.VersionInfo.Version </span >
7- <b >manually types</b >
8- <span >5.6.9</span >
1+ <h1 class =" nhsuk-tag--green" >!!!!!! Change example !!!!!!</h1 >
2+ <h3 >Simple Counter</h3 >
3+ <p class =" nhsuk-tag--red" >!!!!!! If im red we are getting nhsuk-tag-red !!!!!!</p >
4+ <p class =" scoped-css-simple-counter-red" >if im red we have scoped css (though for our scenario we probably will solely rely on nhsuk)</p >
5+
96<button class =" btn btn-primary" @onclick =" IncrementCount" >
107 surely not A Build aaa(@currentCount)
118</button >
Original file line number Diff line number Diff line change 245245 "type" : " Project" ,
246246 "dependencies" : {
247247 "Microsoft.AspNetCore.Components.Web" : " [8.0.14, )" ,
248- "TELBlazorComponentLibrary.GitPageBlazorWasm" : " [10.9.8 , )"
248+ "TELBlazorComponentLibrary.GitPageBlazorWasm" : " [10.9.9 , )"
249249 }
250250 },
251251 "Microsoft.AspNetCore.Components.Web" : {
278278 },
279279 "TELBlazorComponentLibrary.GitPageBlazorWasm" : {
280280 "type" : " CentralTransitive" ,
281- "requested" : " [10.9.8 , )" ,
282- "resolved" : " 10.9.8 " ,
283- "contentHash" : " FXxUCn5fCRscdHLcxMpk31YcRzUX2a+wEdahOlRiXtXgCN8+suZ5tzVrjr8R4rij9iU0Fq5XtT7hrexQeinEpg ==" ,
281+ "requested" : " [10.9.9 , )" ,
282+ "resolved" : " 10.9.9 " ,
283+ "contentHash" : " 8JFnOiPTIDPVvgOm63wpCo/TtWWCbIPbOg1HIOvjI5R4gWnqXvDJnVoycEdQlKqRvfRYeLdGtZ5jIO8D08cmww ==" ,
284284 "dependencies" : {
285285 "Microsoft.AspNetCore.Components.Web" : " 8.0.14" ,
286286 "Microsoft.Extensions.Http" : " 8.0.0"
You can’t perform that action at this time.
0 commit comments