Skip to content

Commit 24caf0c

Browse files
fix automatic assembly info generation
1 parent 76ec9dc commit 24caf0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SER.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<LangVersion>preview</LangVersion>
1111
<PlatformTarget>x64</PlatformTarget>
1212
<ImplicitUsings>enable</ImplicitUsings>
13+
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
1314
</PropertyGroup>
1415

1516
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)