Skip to content

Commit fc03eb0

Browse files
committed
code cleanup
1 parent f8fb8df commit fc03eb0

3 files changed

Lines changed: 0 additions & 147 deletions

File tree

FodyWeavers.xml

Lines changed: 0 additions & 12 deletions
This file was deleted.

FodyWeavers.xsd

Lines changed: 0 additions & 111 deletions
This file was deleted.

OpenHardwareMonitor.csproj

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
55
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
66
<ProjectGuid>{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}</ProjectGuid>
7-
<ProductVersion>9.0.30729</ProductVersion>
8-
<SchemaVersion>2.0</SchemaVersion>
97
<OutputType>WinExe</OutputType>
108
<NoStandardLibraries>false</NoStandardLibraries>
119
<AssemblyName>OpenHardwareMonitor</AssemblyName>
@@ -15,28 +13,6 @@
1513
<ApplicationIcon>Resources\icon.ico</ApplicationIcon>
1614
<ApplicationManifest>Resources\app.manifest</ApplicationManifest>
1715
<StartupObject>OpenHardwareMonitor.Program</StartupObject>
18-
<FileUpgradeFlags>
19-
</FileUpgradeFlags>
20-
<OldToolsVersion>3.5</OldToolsVersion>
21-
<UpgradeBackupLocation />
22-
<IsWebBootstrapper>false</IsWebBootstrapper>
23-
<PublishUrl>publish\</PublishUrl>
24-
<Install>true</Install>
25-
<InstallFrom>Disk</InstallFrom>
26-
<UpdateEnabled>false</UpdateEnabled>
27-
<UpdateMode>Foreground</UpdateMode>
28-
<UpdateInterval>7</UpdateInterval>
29-
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
30-
<UpdatePeriodically>false</UpdatePeriodically>
31-
<UpdateRequired>false</UpdateRequired>
32-
<MapFileExtensions>true</MapFileExtensions>
33-
<ApplicationRevision>0</ApplicationRevision>
34-
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
35-
<UseApplicationTrust>false</UseApplicationTrust>
36-
<BootstrapperEnabled>true</BootstrapperEnabled>
37-
<TargetFrameworkProfile />
38-
<NuGetPackageImportStamp>
39-
</NuGetPackageImportStamp>
4016
</PropertyGroup>
4117
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
4218
<DebugSymbols>true</DebugSymbols>

0 commit comments

Comments
 (0)