File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Properties StartupItem="libArgument.Tests\libArgument.Tests.csproj">
2- <MonoDevelop.Ide.Workspace ActiveConfiguration="Debug " />
3- <MonoDevelop.Ide.Workbench ActiveDocument="libArgument.Tests\Test .cs">
2+ <MonoDevelop.Ide.Workspace ActiveConfiguration="Release " />
3+ <MonoDevelop.Ide.Workbench ActiveDocument="libArgument\Properties\AssemblyInfo .cs">
44 <Files>
5- <File FileName="libArgument\ArgumentParser.cs" Line="59 " Column="59 " />
6- <File FileName="libArgument.Tests\Test.cs" Line="3 " Column="3 " />
7- <File FileName="libArgument\Attributes\Argument .cs" Line="129 " Column="129 " />
5+ <File FileName="libArgument\ArgumentParser.cs" Line="123 " Column="123 " />
6+ <File FileName="libArgument.Tests\Test.cs" Line="4 " Column="4 " />
7+ <File FileName="libArgument\Properties\AssemblyInfo .cs" Line="35 " Column="35 " />
88 </Files>
99 </MonoDevelop.Ide.Workbench>
1010 <MonoDevelop.Ide.DebuggingService.Breakpoints>
Original file line number Diff line number Diff line change 1717// The form "{Major}.{Minor}.*" will automatically update the build and revision,
1818// and "{Major}.{Minor}.{Build}.*" will update just the revision.
1919
20- [ assembly: AssemblyVersion ( "1.0 .*" ) ]
20+ [ assembly: AssemblyVersion ( "0.1 .*" ) ]
2121
2222// The following attributes are used to specify the signing key for the assembly,
2323// if desired. See the Mono documentation for more information about signing.
You can’t perform that action at this time.
0 commit comments