Skip to content

Commit 627cc72

Browse files
committed
chore: bump version 10.0.1
1 parent e634563 commit 627cc72

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tools/BootstrapBlazor.LLMsDocsGenerator/BootstrapBlazor.LLMsDocsGenerator.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
4-
<Version>10.0.0</Version>
4+
<Version>10.0.1</Version>
55
<OutputType>Exe</OutputType>
66
<TargetFramework>net10.0</TargetFramework>
77
<ImplicitUsings>enable</ImplicitUsings>
88
<Nullable>enable</Nullable>
9+
<SatelliteResourceLanguages>false</SatelliteResourceLanguages>
910
</PropertyGroup>
1011

1112
<PropertyGroup>

0 commit comments

Comments
 (0)