9
9
<AppDesignerFolder >Properties</AppDesignerFolder >
10
10
<RootNamespace >DigiRiteComLogger</RootNamespace >
11
11
<AssemblyName >DigiRiteComLogger</AssemblyName >
12
- <TargetFrameworkVersion >v4.6.1 </TargetFrameworkVersion >
12
+ <TargetFrameworkVersion >v4.7.2 </TargetFrameworkVersion >
13
13
<FileAlignment >512</FileAlignment >
14
14
<Deterministic >true</Deterministic >
15
+ <TargetFrameworkProfile />
15
16
</PropertyGroup >
16
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
17
- <DebugSymbols >true</DebugSymbols >
18
- <OutputPath >bin\x86\Debug\</OutputPath >
19
- <DefineConstants >DEBUG;TRACE</DefineConstants >
20
- <DebugType >full</DebugType >
21
- <PlatformTarget >x86</PlatformTarget >
22
- <ErrorReport >prompt</ErrorReport >
23
- <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
24
- <Prefer32Bit >true</Prefer32Bit >
25
- </PropertyGroup >
26
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
27
- <OutputPath >bin\x86\Release\</OutputPath >
28
- <DefineConstants >TRACE</DefineConstants >
29
- <Optimize >true</Optimize >
30
- <DebugType >pdbonly</DebugType >
31
- <PlatformTarget >x86</PlatformTarget >
32
- <ErrorReport >prompt</ErrorReport >
33
- <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
34
- <Prefer32Bit >true</Prefer32Bit >
35
- </PropertyGroup >
36
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
37
- <DebugSymbols >true</DebugSymbols >
38
- <OutputPath >bin\x64\Debug\</OutputPath >
39
- <DefineConstants >DEBUG;TRACE</DefineConstants >
40
- <DebugType >full</DebugType >
41
- <PlatformTarget >x64</PlatformTarget >
42
- <ErrorReport >prompt</ErrorReport >
43
- <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
44
- <Prefer32Bit >true</Prefer32Bit >
45
- </PropertyGroup >
46
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
47
- <OutputPath >bin\x64\Release\</OutputPath >
48
- <DefineConstants >TRACE</DefineConstants >
49
- <Optimize >true</Optimize >
50
- <DebugType >pdbonly</DebugType >
51
- <PlatformTarget >x64</PlatformTarget >
52
- <ErrorReport >prompt</ErrorReport >
53
- <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
54
- <Prefer32Bit >true</Prefer32Bit >
55
- </PropertyGroup >
56
-
57
- <PropertyGroup Label =" UserMacros" Condition =" '$(Platform)' == 'x64'" >
58
- <CopyArchitecture >x64</CopyArchitecture >
59
- </PropertyGroup >
60
- <PropertyGroup Label =" UserMacros" Condition =" '$(Platform)' == 'x86'" >
61
- <CopyArchitecture >Win32</CopyArchitecture >
62
- </PropertyGroup >
63
- <PropertyGroup Label =" UserMacros" >
64
- <XDftSdkDir >$(ProjectDir)..\Digi-XDft\$(CopyArchitecture)\$(Configuration)\</XDftSdkDir >
65
- </PropertyGroup >
66
- <ItemGroup >
17
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
18
+ <DebugSymbols >true</DebugSymbols >
19
+ <OutputPath >bin\x86\Debug\</OutputPath >
20
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
21
+ <DebugType >full</DebugType >
22
+ <PlatformTarget >x86</PlatformTarget >
23
+ <ErrorReport >prompt</ErrorReport >
24
+ <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
25
+ <Prefer32Bit >true</Prefer32Bit >
26
+ </PropertyGroup >
27
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x86'" >
28
+ <OutputPath >bin\x86\Release\</OutputPath >
29
+ <DefineConstants >TRACE</DefineConstants >
30
+ <Optimize >true</Optimize >
31
+ <DebugType >pdbonly</DebugType >
32
+ <PlatformTarget >x86</PlatformTarget >
33
+ <ErrorReport >prompt</ErrorReport >
34
+ <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
35
+ <Prefer32Bit >true</Prefer32Bit >
36
+ </PropertyGroup >
37
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
38
+ <DebugSymbols >true</DebugSymbols >
39
+ <OutputPath >bin\x64\Debug\</OutputPath >
40
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
41
+ <DebugType >full</DebugType >
42
+ <PlatformTarget >x64</PlatformTarget >
43
+ <ErrorReport >prompt</ErrorReport >
44
+ <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
45
+ <Prefer32Bit >true</Prefer32Bit >
46
+ </PropertyGroup >
47
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
48
+ <OutputPath >bin\x64\Release\</OutputPath >
49
+ <DefineConstants >TRACE</DefineConstants >
50
+ <Optimize >true</Optimize >
51
+ <DebugType >pdbonly</DebugType >
52
+ <PlatformTarget >x64</PlatformTarget >
53
+ <ErrorReport >prompt</ErrorReport >
54
+ <CodeAnalysisRuleSet >MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet >
55
+ <Prefer32Bit >true</Prefer32Bit >
56
+ </PropertyGroup >
57
+ <PropertyGroup Label =" UserMacros" Condition =" '$(Platform)' == 'x64'" >
58
+ <CopyArchitecture >x64</CopyArchitecture >
59
+ </PropertyGroup >
60
+ <PropertyGroup Label =" UserMacros" Condition =" '$(Platform)' == 'x86'" >
61
+ <CopyArchitecture >Win32</CopyArchitecture >
62
+ </PropertyGroup >
63
+ <PropertyGroup Label =" UserMacros" >
64
+ <XDftSdkDir >$(ProjectDir)..\Digi-XDft\$(CopyArchitecture)\$(Configuration)\</XDftSdkDir >
65
+ </PropertyGroup >
66
+ <ItemGroup >
67
67
<Reference Include =" System" />
68
68
<Reference Include =" System.Core" />
69
69
<Reference Include =" System.Xml.Linq" />
73
73
<Reference Include =" System.Net.Http" />
74
74
<Reference Include =" System.Xml" />
75
75
<Reference Include =" XDpack77Message" >
76
- <HintPath >$(XDftSdkDir)XDpack77Message.dll</HintPath >
76
+ <HintPath >$(XDftSdkDir)XDpack77Message.dll</HintPath >
77
77
</Reference >
78
- </ItemGroup >
78
+ </ItemGroup >
79
79
<ItemGroup >
80
80
<Compile Include =" ..\AssemblyVersionInfo.cs" >
81
81
<Link >Properties\AssemblyVersionInfo.cs</Link >
90
90
</ProjectReference >
91
91
</ItemGroup >
92
92
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
93
- <PropertyGroup >
94
- <PostBuildEvent >copy "$(TargetPath)" "$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)\"</PostBuildEvent >
95
- </PropertyGroup >
93
+ <PropertyGroup >
94
+ <PostBuildEvent >copy "$(TargetPath)" "$(SolutionDir)bin\$(PlatformName)\$(ConfigurationName)\"</PostBuildEvent >
95
+ </PropertyGroup >
96
96
</Project >
0 commit comments