Aurigma Forums
»
Graphics Mill
»
FAQ – Graphics Mill
»
HOWTO: Learn Graphics Mill Assembly Version
Rank: Advanced Member
Groups: Guest
Joined: 8/2/2003(UTC) Posts: 876
Thanks: 2 times Was thanked: 27 time(s) in 27 post(s)
|
Sometimes for support purposes we need to know exact version number of Aurigma.GraphicsMill.dll (or other Graphics Mill DLLs). Here you can find how to learn version number of .NET assemblies. You can use one of these two ways: Method #1. Using Lutz Roeder's .NET Reflector- Download .NET Reflector from http://www.aisto.com/roeder/dotnet/
- Install it and run
- In File click Open and select the assembly
- Click assembly name in the tree view
- Copy version number from the bottom panel.
Method #2. Using Visual Studio- Open your project in Visual Studio.
- Add reference to the necessary assembly. To do it:
a. In Solution Explorer right-click References and select Add Reference.
b. Click Browse tab and pick the necessary assembly.
c. Click Ok.
- Select the assembly in the references list.
- In Properties box find the Version property. It contains the version number of the assembly.
Edited by moderator Sunday, June 10, 2012 9:03:56 PM(UTC)
| Reason: Not specified
|
|
|
|
Aurigma Forums
»
Graphics Mill
»
FAQ – Graphics Mill
»
HOWTO: Learn Graphics Mill Assembly Version
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.