File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 19
19
<PackageRequireLicenseAcceptance >true</PackageRequireLicenseAcceptance >
20
20
<PackageLicenseExpression >BSD-3-Clause</PackageLicenseExpression >
21
21
<PackageProjectUrl >https://github.com/antlr/antlr4</PackageProjectUrl >
22
- <PackageIcon >Antlr. png</PackageIcon >
22
+ <PackageIconUrl >https://raw.github.com/antlr/website-antlr4/master/images/icons/antlr. png</PackageIconUrl >
23
23
<PackageReleaseNotes >https://github.com/antlr/antlr4/releases</PackageReleaseNotes >
24
24
<PackageTags >antlr parsing grammar</PackageTags >
25
25
<GenerateAssemblyTitleAttribute >false</GenerateAssemblyTitleAttribute >
37
37
<DebugSymbols >true</DebugSymbols >
38
38
<DebugType >full</DebugType >
39
39
<Optimize >false</Optimize >
40
- <OutputPath >lib\Debug</OutputPath >
41
40
</PropertyGroup >
42
41
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
43
42
<Optimize >true</Optimize >
44
- <OutputPath >lib\Release</OutputPath >
45
43
</PropertyGroup >
46
- <ItemGroup >
47
- <None Update =" Antlr.png" >
48
- <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
49
- </None >
50
- </ItemGroup >
51
44
</Project >
You can’t perform that action at this time.
0 commit comments