mirror of
https://github.com/openhardwaremonitor/openhardwaremonitor
synced 2025-08-22 18:07:09 +00:00
42 lines
1.5 KiB
Plaintext
42 lines
1.5 KiB
Plaintext
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|||
|
# Visual Studio 2008
|
|||
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenHardwareMonitor", "OpenHardwareMonitor.csproj", "{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
Release|Any CPU = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(MonoDevelopProperties) = preSolution
|
|||
|
StartupItem = OpenHardwareMonitor.csproj
|
|||
|
Policies = $0
|
|||
|
$0.DotNetNamingPolicy = $1
|
|||
|
$1.DirectoryNamespaceAssociation = None
|
|||
|
$1.ResourceNamePolicy = FileFormatDefault
|
|||
|
$0.TextStylePolicy = $2
|
|||
|
$2.FileWidth = 120
|
|||
|
$2.TabWidth = 2
|
|||
|
$2.NoTabsAfterNonTabs = True
|
|||
|
$2.inheritsSet = VisualStudio
|
|||
|
$2.inheritsScope = text/plain
|
|||
|
$2.scope = text/plain
|
|||
|
$0.TextStylePolicy = $3
|
|||
|
$3.inheritsSet = null
|
|||
|
$3.scope = text/x-csharp
|
|||
|
$0.CSharpFormattingPolicy = $4
|
|||
|
$4.inheritsSet = Mono
|
|||
|
$4.inheritsScope = text/x-csharp
|
|||
|
$4.scope = text/x-csharp
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|