File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Tests/NimbleBlazor.Tests.Acceptance Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 77 </PropertyGroup >
88
99 <ItemGroup >
10- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 6.0.3 " />
11- <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 6.0.3 " PrivateAssets =" all" />
10+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly" Version =" 6.0.26 " />
11+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version =" 6.0.26 " PrivateAssets =" all" />
1212 </ItemGroup >
1313
1414 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
Original file line number Diff line number Diff line change 2626 </ItemGroup >
2727
2828 <ItemGroup >
29- <PackageReference Include =" Microsoft.AspNetCore.Components.WebView.Wpf" Version =" 6.0.552 " />
29+ <PackageReference Include =" Microsoft.AspNetCore.Components.WebView.Wpf" Version =" 6.0.553 " />
3030 </ItemGroup >
3131
3232 <ItemGroup >
Original file line number Diff line number Diff line change 3535 </ItemGroup >
3636
3737 <ItemGroup >
38- <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 6.0.1 " />
38+ <PackageReference Include =" Microsoft.AspNetCore.Components.Web" Version =" 6.0.26 " />
3939 <PackageReference Include =" NI.CSharp.Analyzers" Version =" 2.0.4" PrivateAssets =" all" />
4040 </ItemGroup >
4141
Original file line number Diff line number Diff line change 2121 </ItemGroup >
2222
2323 <ItemGroup >
24- <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 6.0.1 " />
24+ <PackageReference Include =" Microsoft.AspNetCore.Mvc.Testing" Version =" 6.0.26 " />
2525 <PackageReference Include =" Microsoft.Extensions.Configuration" Version =" 7.0.0" />
2626 <PackageReference Include =" Microsoft.NET.Test.Sdk" Version =" 16.10.0" />
2727 <PackageReference Include =" Microsoft.Playwright" Version =" $(PkgMicrosoft_Playwright_Version)" />
Original file line number Diff line number Diff line change 11{
22 "sdk" : {
3- "version" : " 6.0.202 " ,
3+ "version" : " 6.0.417 " ,
44 "allowPrelease" : " false" ,
55 "rollForward" : " latestMinor"
66 }
You can’t perform that action at this time.
0 commit comments