Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 37293
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T14:31:40+00:00 2026-05-10T14:31:40+00:00

Visual Studio Solution files contain two GUID’s per project entry. I figure one of

  • 0

Visual Studio Solution files contain two GUID’s per project entry. I figure one of them is from the AssemblyInfo.cs

Does anyone know for sure where these come from, and what they are used for?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T14:31:41+00:00Added an answer on May 10, 2026 at 2:31 pm

    Neither GUID is the same GUID as from AssemblyInfo.cs (that is the GUID for the assembly itself, not tied to Visual Studio but the end product of the build).

    So, for a typical line in the sln file (open the .sln in notepad or editor-of-choice if you wish to see this):

    Project('{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}') = 'ConsoleSandbox', 'ConsoleSandbox\ConsoleSandbox.csproj', '{55A1FD06-FB00-4F8A-9153-C432357F5CAC}' 

    The second GUID is a unique GUID for the project itself. The solution file uses this to map other settings to that project:

    GlobalSection(ProjectConfigurationPlatforms) = postSolution     {55A1FD06-FB00-4F8A-9153-C432357F5CAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU     {55A1FD06-FB00-4F8A-9153-C432357F5CAC}.Debug|Any CPU.Build.0 = Debug|Any CPU     {55A1FD06-FB00-4F8A-9153-C432357F5CAC}.Release|Any CPU.ActiveCfg = Release|Any CPU     {55A1FD06-FB00-4F8A-9153-C432357F5CAC}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection 

    The first GUID is actually a GUID that is the unique GUID for the solution itself (I believe). If you have a solution with more than one project, you’ll actually see something like the following:

    Project('{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}') = 'ConsoleSandbox', 'ConsoleSandbox\ConsoleSandbox.csproj', '{55A1FD06-FB00-4F8A-9153-C432357F5CAC}' EndProject Project('{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}') = 'Composite', '..\CompositeWPF\Source\CAL\Composite\Composite.csproj', '{77138947-1D13-4E22-AEE0-5D0DD046CA34}' EndProject 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 523k
  • Answers 523k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Check out this SO entry. It has a similar discussion. May 16, 2026 at 9:31 pm
  • Editorial Team
    Editorial Team added an answer Try this one May 16, 2026 at 9:31 pm
  • Editorial Team
    Editorial Team added an answer Use a network share (e.g. \\localhost\publish-folder) or a local folder… May 16, 2026 at 9:31 pm

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Related Questions

Visual Studio solutions contain two types of hidden user files. One is the solution
EDIT See my solution below /EDIT I have a Visual Studio solution with two
My solution is primarily C#, but I have one C++ project that creates a
Given demo solution with two VSX-projects: 1. Add New Project -> Extensibility -> Item
We have a Visual Studio 2010 solution that contains several C# projects in accordance
My project contains many JavaScript files. many of them are not needed. and there
Occasionally, when performing certain actions in Visual Studio, things seem to go 'haywire' -
I have wrote an application that consists of two projects in a solution, each
Today I fired up Visual Studio 2010 (Visual C++) and started working on a
I have two solutions, a solution named Server and a solution named Client. The

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.