|
1 | | -using System.Reflection; |
2 | | -using VisualStudioMac.OneClickToOpenFile; |
| 1 | +//using System.Reflection; |
| 2 | +//using VisualStudioMac.OneClickToOpenFile; |
3 | 3 |
|
4 | | -// Information about this assembly is defined by the following attributes. |
5 | | -// Change them to the values specific to your project. |
6 | | -[assembly: AssemblyTitle("VisualStudioMac.OneClickToOpenFile")] |
7 | | -[assembly: AssemblyDescription("")] |
8 | | -[assembly: AssemblyConfiguration("")] |
9 | | -[assembly: AssemblyCompany("")] |
10 | | -[assembly: AssemblyProduct("")] |
11 | | -[assembly: AssemblyCopyright("Ivo Krugers")] |
12 | | -[assembly: AssemblyTrademark("")] |
13 | | -[assembly: AssemblyCulture("")] |
| 4 | +//// Information about this assembly is defined by the following attributes. |
| 5 | +//// Change them to the values specific to your project. |
| 6 | +//[assembly: AssemblyTitle("VisualStudioMac.OneClickToOpenFile")] |
| 7 | +//[assembly: AssemblyDescription("")] |
| 8 | +//[assembly: AssemblyConfiguration("")] |
| 9 | +//[assembly: AssemblyCompany("")] |
| 10 | +//[assembly: AssemblyProduct("")] |
| 11 | +//[assembly: AssemblyCopyright("Ivo Krugers")] |
| 12 | +//[assembly: AssemblyTrademark("")] |
| 13 | +//[assembly: AssemblyCulture("")] |
14 | 14 |
|
15 | | -// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". |
16 | | -// The form "{Major}.{Minor}.*" will automatically update the build and revision, |
17 | | -// and "{Major}.{Minor}.{Build}.*" will update just the revision. |
18 | | -[assembly: AssemblyVersion(Constants.Version)] |
| 15 | +//// The assembly version has the format "{Major}.{Minor}.{Build}.{Revision}". |
| 16 | +//// The form "{Major}.{Minor}.*" will automatically update the build and revision, |
| 17 | +//// and "{Major}.{Minor}.{Build}.*" will update just the revision. |
| 18 | +//[assembly: AssemblyVersion(Constants.Version)] |
0 commit comments