File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Microsoft.VisualStudio.ProjectSystem.LogModel/Properties
Microsoft.VisualStudio.ProjectSystem.Tools/Properties
MonoDevelop.ProjectSystem.Tools/Properties Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4242// The form "{Major}.{Minor}.*" will automatically update the build and revision,
4343// and "{Major}.{Minor}.{Build}.*" will update just the revision.
4444
45- [ assembly: AssemblyVersion ( "0.7 " ) ]
45+ [ assembly: AssemblyVersion ( "0.8 " ) ]
4646
4747// The following attributes are used to specify the signing key for the assembly,
4848// if desired. See the Mono documentation for more information about signing.
Original file line number Diff line number Diff line change 4242// The form "{Major}.{Minor}.*" will automatically update the build and revision,
4343// and "{Major}.{Minor}.{Build}.*" will update just the revision.
4444
45- [ assembly: AssemblyVersion ( "0.7 " ) ]
45+ [ assembly: AssemblyVersion ( "0.8 " ) ]
4646
4747// The following attributes are used to specify the signing key for the assembly,
4848// if desired. See the Mono documentation for more information about signing.
Original file line number Diff line number Diff line change 2828[ assembly: Addin (
2929 "ProjectSystemTools" ,
3030 Namespace = "MonoDevelop" ,
31- Version = "0.7 " ,
31+ Version = "0.8 " ,
3232 Category = "IDE extensions" ) ]
3333
3434[ assembly: AddinName ( "Project System Tools" ) ]
Original file line number Diff line number Diff line change 4242// The form "{Major}.{Minor}.*" will automatically update the build and revision,
4343// and "{Major}.{Minor}.{Build}.*" will update just the revision.
4444
45- [ assembly: AssemblyVersion ( "0.7 " ) ]
45+ [ assembly: AssemblyVersion ( "0.8 " ) ]
4646
4747// The following attributes are used to specify the signing key for the assembly,
4848// if desired. See the Mono documentation for more information about signing.
You can’t perform that action at this time.
0 commit comments