File tree Expand file tree Collapse file tree
src/components/BootstrapBlazor.Html2Pdf Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Razor" >
22
33 <PropertyGroup Condition =" '$(VisualStudioVersion)' == '17.0'" >
4- <Version >9.0.6-beta02 </Version >
4+ <Version >9.0.6</Version >
55 </PropertyGroup >
66
77 <PropertyGroup Condition =" '$(VisualStudioVersion)' == '18.0'" >
8- <Version >10.0.0-rc.2.1.2 </Version >
8+ <Version >10.0.0-rc.2.2.0 </Version >
99 </PropertyGroup >
1010
1111 <PropertyGroup >
1414 </PropertyGroup >
1515
1616 <ItemGroup Condition =" '$(VisualStudioVersion)' == '17.0'" >
17- <PackageReference Include =" BootstrapBlazor" Version =" 9.11.5-beta11 " />
17+ <PackageReference Include =" BootstrapBlazor" Version =" 9.12.0 " />
1818 <PackageReference Include =" PuppeteerSharp" Version =" 20.2.4" />
1919 </ItemGroup >
2020
2121 <ItemGroup Condition =" '$(VisualStudioVersion)' == '18.0'" >
22- <PackageReference Include =" BootstrapBlazor" Version =" 10.0.0-rc.2.1.10 " />
22+ <PackageReference Include =" BootstrapBlazor" Version =" 10.0.0-rc.2.2.0 " />
2323 <PackageReference Include =" PuppeteerSharp" Version =" 20.2.4" />
2424 </ItemGroup >
2525
You can’t perform that action at this time.
0 commit comments