Skip to content

Commit c45f3e8

Browse files
committed
🐛 build BD.Common8.SourceGenerator.Repositories
1 parent 244ec75 commit c45f3e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/BD.Common8.SourceGenerator.Repositories/BD.Common8.SourceGenerator.Repositories.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<AssemblyVersion>$(Version)</AssemblyVersion>
1010
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
1111
<Description>仓储层源生成器</Description>
12+
<LangVersion>latest</LangVersion>
13+
<!-- 👆 preview LangVersion 与 Costura.Fody 疑似有兼容性问题导致编译失败 csc.exe 闪退 -->
1214
</PropertyGroup>
1315

1416
<ItemGroup>

0 commit comments

Comments
 (0)