Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
104 changes: 0 additions & 104 deletions src/Bit-CI-release.sln
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ VisualStudioVersion = 17.0.31808.319
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "BlazorUI", "BlazorUI", "{DC165533-038F-4D71-9BA1-44CF254E116F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Demo", "Demo", "{23426B1A-CC46-4D11-B233-208A57B2BCA2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.BlazorUI", "BlazorUI\Bit.BlazorUI\Bit.BlazorUI.csproj", "{48C1BB77-8B36-4EAD-B52F-CDC8A875D120}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.BlazorUI.Tests", "BlazorUI\Bit.BlazorUI.Tests\Bit.BlazorUI.Tests.csproj", "{FA10EFB6-6DA4-48BA-8969-8C605581B33F}"
Expand Down Expand Up @@ -53,20 +51,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.Bup.Demo.Server", "Bup\
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.BlazorUI.Charts", "BlazorUI\Bit.BlazorUI.Charts\Bit.BlazorUI.Charts.csproj", "{1E79C634-64D4-4E90-9AE4-5E011B64D790}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "CLient", "CLient", "{1D780897-2582-4759-9598-1070A8D91BCD}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Server", "Server", "{7C002181-E305-40B7-9494-85F756C4F05A}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Shared", "Shared", "{C9CF6A3F-147C-4897-BB16-488D4969E672}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.BlazorUI.Demo.Shared", "BlazorUI\Demo\Shared\Shared\Bit.BlazorUI.Demo.Shared.csproj", "{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.BlazorUI.Demo.Server.Api", "BlazorUI\Demo\Server\Api\Bit.BlazorUI.Demo.Server.Api.csproj", "{C39BE03D-69E3-4554-87CD-84A46D29CAB7}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.BlazorUI.Demo.Client.Web", "BlazorUI\Demo\Client\Web\Bit.BlazorUI.Demo.Client.Web.csproj", "{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bit.BlazorUI.Demo.Client.Shared", "BlazorUI\Demo\Client\Shared\Bit.BlazorUI.Demo.Client.Shared.csproj", "{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -401,92 +385,11 @@ Global
{1E79C634-64D4-4E90-9AE4-5E011B64D790}.Release|x64.Build.0 = Release|Any CPU
{1E79C634-64D4-4E90-9AE4-5E011B64D790}.Release|x86.ActiveCfg = Release|Any CPU
{1E79C634-64D4-4E90-9AE4-5E011B64D790}.Release|x86.Build.0 = Release|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Debug|iPhone.Build.0 = Debug|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Debug|x64.ActiveCfg = Debug|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Debug|x64.Build.0 = Debug|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Debug|x86.ActiveCfg = Debug|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Debug|x86.Build.0 = Debug|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Release|Any CPU.Build.0 = Release|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Release|iPhone.ActiveCfg = Release|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Release|iPhone.Build.0 = Release|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Release|x64.ActiveCfg = Release|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Release|x64.Build.0 = Release|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Release|x86.ActiveCfg = Release|Any CPU
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3}.Release|x86.Build.0 = Release|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Debug|iPhone.Build.0 = Debug|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Debug|x64.ActiveCfg = Debug|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Debug|x64.Build.0 = Debug|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Debug|x86.ActiveCfg = Debug|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Debug|x86.Build.0 = Debug|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Release|Any CPU.Build.0 = Release|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Release|iPhone.ActiveCfg = Release|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Release|iPhone.Build.0 = Release|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Release|x64.ActiveCfg = Release|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Release|x64.Build.0 = Release|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Release|x86.ActiveCfg = Release|Any CPU
{C39BE03D-69E3-4554-87CD-84A46D29CAB7}.Release|x86.Build.0 = Release|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Debug|Any CPU.Build.0 = Debug|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Debug|iPhone.Build.0 = Debug|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Debug|x64.ActiveCfg = Debug|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Debug|x64.Build.0 = Debug|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Debug|x86.ActiveCfg = Debug|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Debug|x86.Build.0 = Debug|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Release|Any CPU.ActiveCfg = Release|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Release|Any CPU.Build.0 = Release|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Release|iPhone.ActiveCfg = Release|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Release|iPhone.Build.0 = Release|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Release|x64.ActiveCfg = Release|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Release|x64.Build.0 = Release|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Release|x86.ActiveCfg = Release|Any CPU
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1}.Release|x86.Build.0 = Release|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Debug|iPhone.Build.0 = Debug|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Debug|x64.ActiveCfg = Debug|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Debug|x64.Build.0 = Debug|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Debug|x86.ActiveCfg = Debug|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Debug|x86.Build.0 = Debug|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Release|Any CPU.Build.0 = Release|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Release|iPhone.ActiveCfg = Release|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Release|iPhone.Build.0 = Release|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Release|x64.ActiveCfg = Release|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Release|x64.Build.0 = Release|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Release|x86.ActiveCfg = Release|Any CPU
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{23426B1A-CC46-4D11-B233-208A57B2BCA2} = {DC165533-038F-4D71-9BA1-44CF254E116F}
{48C1BB77-8B36-4EAD-B52F-CDC8A875D120} = {DC165533-038F-4D71-9BA1-44CF254E116F}
{FA10EFB6-6DA4-48BA-8969-8C605581B33F} = {DC165533-038F-4D71-9BA1-44CF254E116F}
{F169FDFD-F1FC-43D4-9C80-D1D956A006C6} = {C6EBC527-A489-44B4-A951-D023107A577F}
Expand All @@ -505,13 +408,6 @@ Global
{98D8BA61-99AB-4703-8A82-9D2890F135B3} = {4337B7E7-5E88-45F9-B312-9F9F2ED43747}
{590FC7C3-B1A2-4AED-8A3D-4B77218A4450} = {4337B7E7-5E88-45F9-B312-9F9F2ED43747}
{1E79C634-64D4-4E90-9AE4-5E011B64D790} = {DC165533-038F-4D71-9BA1-44CF254E116F}
{1D780897-2582-4759-9598-1070A8D91BCD} = {23426B1A-CC46-4D11-B233-208A57B2BCA2}
{7C002181-E305-40B7-9494-85F756C4F05A} = {23426B1A-CC46-4D11-B233-208A57B2BCA2}
{C9CF6A3F-147C-4897-BB16-488D4969E672} = {23426B1A-CC46-4D11-B233-208A57B2BCA2}
{3F61EBDB-CD9D-47D7-A7AE-1020071FAEB3} = {C9CF6A3F-147C-4897-BB16-488D4969E672}
{C39BE03D-69E3-4554-87CD-84A46D29CAB7} = {7C002181-E305-40B7-9494-85F756C4F05A}
{715FBCC1-11D7-4BE0-A9C1-6DF4829700B1} = {1D780897-2582-4759-9598-1070A8D91BCD}
{DF4531EA-9772-4B99-8F2C-D97D3F5BA727} = {1D780897-2582-4759-9598-1070A8D91BCD}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DA107107-478F-477A-872B-787CEA7DD9B8}
Expand Down
2 changes: 1 addition & 1 deletion src/Bit.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageProjectUrl>https://github.com/bitfoundation/bitplatform</PackageProjectUrl>
<PackageIconUrl>https://avatars.githubusercontent.com/u/22663390</PackageIconUrl>

<ReleaseVersion>4.9.7</ReleaseVersion>
<ReleaseVersion>4.9.8</ReleaseVersion>

<PackageReleaseNotes>https://github.com/bitfoundation/bitplatform/releases/tag/v-$(ReleaseVersion)-pre-01</PackageReleaseNotes>
<PackageVersion>$(ReleaseVersion)-pre-01</PackageVersion>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.7-pre-01">
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<ProjectReference Include="..\..\..\Bit.BlazorUI\Bit.BlazorUI.csproj" />
<ProjectReference Include="..\..\Shared\Shared\Bit.BlazorUI.Demo.Shared.csproj" />

<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.7-pre-01">
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Bit.Bup" Version="4.9.7-pre-01" />
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.7-pre-01">
<PackageReference Include="Bit.Bup" Version="4.9.8-pre-01" />
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand All @@ -43,7 +43,6 @@
<ProjectReference Include="..\..\..\Bit.BlazorUI.Charts\Bit.BlazorUI.Charts.csproj" />
<ProjectReference Include="..\..\..\Bit.BlazorUI.SourceGenerators\Bit.BlazorUI.SourceGenerators.csproj" OutputItemType="Analyzer" ReferenceOutputAssembly="false" />
<ProjectReference Include="..\..\..\Bit.BlazorUI\Bit.BlazorUI.csproj" />
<ProjectReference Include="..\Shared\Bit.BlazorUI.Demo.Client.Shared.csproj" />
</ItemGroup>

<ItemGroup Condition=" '$(UseElectron)' == 'true' ">
Expand Down
2 changes: 1 addition & 1 deletion src/BlazorUI/Demo/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Generated by bit-todo tempalte v-4.9.7-pre-01 -->
<!-- Generated by bit-todo tempalte v-4.9.8-pre-01 -->
<Project>
<PropertyGroup>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@
<ProjectReference Include="..\..\..\Bit.BlazorUI\Bit.BlazorUI.csproj" />
<ProjectReference Condition=" '$(BlazorMode)' == 'BlazorWebAssembly' " Include="..\..\Client\Web\Bit.BlazorUI.Demo.Client.Web.csproj" />

<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.7-pre-01">
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Bit.SourceGenerators" Version="4.9.7-pre-01">
<PackageReference Include="Bit.SourceGenerators" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.7-pre-01">
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Bit.SourceGenerators" Version="4.9.7-pre-01">
<PackageReference Include="Bit.SourceGenerators" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,12 +75,12 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Bit.BlazorUI" Version="4.9.7-pre-01" />
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.7-pre-01">
<PackageReference Include="Bit.BlazorUI" Version="4.9.8-pre-01" />
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Bit.SourceGenerators" Version="4.9.7-pre-01">
<PackageReference Include="Bit.SourceGenerators" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
<Content Remove="appsettings.json" />
<EmbeddedResource Include="appsettings.json" />

<PackageReference Include="Bit.BlazorUI" Version="4.9.7-pre-01" />
<PackageReference Include="Bit.BlazorUI.Charts" Version="4.9.7-pre-01" />
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.7-pre-01">
<PackageReference Include="Bit.BlazorUI" Version="4.9.8-pre-01" />
<PackageReference Include="Bit.BlazorUI.Charts" Version="4.9.8-pre-01" />
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Bit.SourceGenerators" Version="4.9.7-pre-01">
<PackageReference Include="Bit.SourceGenerators" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Bit.Bup" Version="4.9.7-pre-01" />
<PackageReference Include="Bit.Bswup" Version="4.9.7-pre-01" />
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.7-pre-01">
<PackageReference Include="Bit.Bup" Version="4.9.8-pre-01" />
<PackageReference Include="Bit.Bswup" Version="4.9.8-pre-01" />
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Bit.SourceGenerators" Version="4.9.7-pre-01">
<PackageReference Include="Bit.SourceGenerators" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- Generated by bit-admin template v-4.9.7-pre-01 -->
<!-- Generated by bit-admin template v-4.9.8-pre-01 -->
<Project>
<!--/-:msbuild-conditional:noEmit -->
<PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
<EmbeddedResource Include="Resources\*.cshtml" />
<PackageReference Include="AutoMapper" Version="12.0.1" />
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.0" />
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.7-pre-01">
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Bit.SourceGenerators" Version="4.9.7-pre-01">
<PackageReference Include="Bit.SourceGenerators" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.7-pre-01">
<PackageReference Include="Bit.CodeAnalyzers" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Bit.SourceGenerators" Version="4.9.7-pre-01">
<PackageReference Include="Bit.SourceGenerators" Version="4.9.8-pre-01">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down
Loading