[CSHARP-72] Unify common assembly attributes into GlobalAssembly.cs Created: 16/Oct/10  Updated: 02/Apr/15  Resolved: 28/Nov/10

Status: Closed
Project: C# Driver
Component/s: None
Affects Version/s: 0.5
Fix Version/s: 0.9

Type: Improvement Priority: Major - P3
Reporter: Justin Dearing Assignee: Robert Stam
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

Makes sense and is common practice at a lot of places.

http://github.com/zippy1981/mongo-csharp-driver/commit/f8b8748b1d4c1cf7d7f42f5fe4645ed02f0ffbd4



 Comments   
Comment by Robert Stam [ 28/Nov/10 ]

Done. Merged in Justin Dearing's changes.Thanks!

Comment by Justin Dearing [ 28/Nov/10 ]

In this case I used an IDE called SharpDevelop (http://sharpdevelop.com/OpenSource/SD/Default.aspx). It treats the properties folder as a "normal" one. In Visual Studio, you can add the link to the root of the project and then cut and paste it into the properties folder.

Its a really nice open source .NET IDE. Its been lagging behind Visual Studio in terms of features, but you can't beat the price when you need to do what express won't let you do. It also eats a bunch less ram and doesn't consume as many window handles (if you open 3 copies of visua).

As far as how to "Add as link" in Visual Studio see here: http://msdn.microsoft.com/en-us/library/9f4t9t92(VS.80).aspx

Comment by Robert Stam [ 28/Nov/10 ]

How did you get these lines into the .csproj file:

<Compile Include="..\GlobalAssembly.cs">
<Link>Properties\GlobalAssembly.cs</Link>
</Compile>

Did you just use NotePad?

Comment by Justin Dearing [ 28/Nov/10 ]

Done: https://github.com/zippy1981/mongo-csharp-driver/commit/7e0e76bbf55b7a4ae5a649dca80a9309c4ef69e1

Comment by Justin Dearing [ 16/Oct/10 ]

If you agree with this, you need to merge this in:

http://github.com/zippy1981/mongo-csharp-driver/commit/a3584b436277ec8c00335e5d4ead5f63edbb4853

Generated at Wed Feb 07 21:35:43 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.