File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 5050//
5151// You can specify all the values or you can default the Revision and Build Numbers
5252// by using the '*' as shown below:
53- [ assembly: AssemblyVersion ( "0.2 " ) ]
54- [ assembly: AssemblyFileVersion ( "0.2 .0.0" ) ]
53+ [ assembly: AssemblyVersion ( "0.3 " ) ]
54+ [ assembly: AssemblyFileVersion ( "0.3 .0.0" ) ]
Original file line number Diff line number Diff line change 7676 <Compile Include =" SupergrammarSpanner.cs" />
7777 <Content Include =" BinarySpanner example grammar.txt" />
7878 <Content Include =" BinarySpannerGrammar.txt" />
79- <Content Include =" BitmapBinaryGrammar.txt" />
8079 <Compile Include =" GrammarCompiler.cs" />
8180 <Compile Include =" Node.cs" />
8281 <Compile Include =" NDefinition.cs" />
149148 <ItemGroup >
150149 <Content Include =" CppCliGrammar.txt" />
151150 <Content Include =" ExeBinaryGrammar.txt" />
151+ <Content Include =" MetaphysicsIndustries.Giza.nuspec" />
152+ <Content Include =" release.sh" />
152153 <Content Include =" render_grammars.sh" />
153154 <Content Include =" Supergrammar.txt" />
154155 </ItemGroup >
Original file line number Diff line number Diff line change 3232 <icon >images/logo.png</icon >
3333 <requireLicenseAcceptance >false</requireLicenseAcceptance >
3434 <description >A parser system</description >
35- <releaseNotes >Initial release </releaseNotes >
35+ <releaseNotes >Bug fix regarding subsequent skippable expression items </releaseNotes >
3636 <copyright >Copyright 2021 izrik and Metaphysics Industries, Inc.</copyright >
3737 <tags >parser lexer grammar</tags >
3838 <dependencies >
You can’t perform that action at this time.
0 commit comments