Skip to content

Commit

Permalink
Merge pull request #3050 from kaby76/issue-3049
Browse files Browse the repository at this point in the history
Fix for #3049
  • Loading branch information
ericvergnaud committed Jan 26, 2021
2 parents f37dfef + ce479dc commit 365a56f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/CSharp/Antlr4.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
<GenerateAssemblyFileVersionAttribute>false</GenerateAssemblyFileVersionAttribute>
<GenerateAssemblyInformationalVersionAttribute>false</GenerateAssemblyInformationalVersionAttribute>
<RootNamespace>Antlr4.Runtime</RootNamespace>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<DebugSymbols>true</DebugSymbols>
Expand Down

0 comments on commit 365a56f

Please sign in to comment.