File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 6666 <PackageReference Include =" BootstrapBlazor.PdfViewer" Version =" 9.0.6" />
6767 <PackageReference Include =" BootstrapBlazor.Player" Version =" 9.0.2" />
6868 <PackageReference Include =" BootstrapBlazor.RDKit" Version =" 9.0.2" />
69- <PackageReference Include =" BootstrapBlazor.Region" Version =" 9.0.7 " />
69+ <PackageReference Include =" BootstrapBlazor.Region" Version =" 9.0.8-beta01 " />
7070 <PackageReference Include =" BootstrapBlazor.SignaturePad" Version =" 9.0.1" />
7171 <PackageReference Include =" BootstrapBlazor.SmilesDrawer" Version =" 9.0.2" />
7272 <PackageReference Include =" BootstrapBlazor.Sortable" Version =" 9.0.3" />
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk.Razor" >
22
3- <PropertyGroup >
3+ <PropertyGroup Condition = " '$(VisualStudioVersion)' == '17.0' " >
44 <Version >9.11.5-beta01</Version >
55 </PropertyGroup >
66
7+ <PropertyGroup Condition =" '$(VisualStudioVersion)' == '18.0'" >
8+ <Version >10.0.0-rc.2.1.0</Version >
9+ </PropertyGroup >
10+
711 <ItemGroup >
812 <Content Remove =" Locales\*.json" />
913 <EmbeddedResource Include =" Locales\*.json" />
You can’t perform that action at this time.
0 commit comments