28
28
<DefineConstants >DEBUG;TRACE</DefineConstants >
29
29
<ErrorReport >prompt</ErrorReport >
30
30
<WarningLevel >4</WarningLevel >
31
- <RunCodeAnalysis >true</RunCodeAnalysis >
32
- <CodeAnalysisRuleSet >
33
- </CodeAnalysisRuleSet >
31
+ <RunCodeAnalysis >false</RunCodeAnalysis >
32
+ <CodeAnalysisRuleSet >..\Onevinn_recommended.ruleset</CodeAnalysisRuleSet >
34
33
</PropertyGroup >
35
34
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
36
35
<PlatformTarget >x64</PlatformTarget >
53
52
<HintPath >..\packages\FontAwesome.WPF.4.7.0.9\lib\net40\FontAwesome.WPF.dll</HintPath >
54
53
</Reference >
55
54
<Reference Include =" Microsoft.Diagnostics.Tracing.EventSource, Version=1.1.28.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
56
- <SpecificVersion >False</SpecificVersion >
57
- <HintPath >..\SchedulerCommon\bin\Release\Microsoft.Diagnostics.Tracing.EventSource.dll</HintPath >
55
+ <HintPath >..\packages\Microsoft.Diagnostics.Tracing.EventSource.Redist.1.1.28\lib\net46\Microsoft.Diagnostics.Tracing.EventSource.dll</HintPath >
58
56
</Reference >
59
57
<Reference Include =" Microsoft.Toolkit.Uwp.Notifications, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
60
58
<HintPath >..\packages\Microsoft.Toolkit.Uwp.Notifications.2.0.0\lib\dotnet\Microsoft.Toolkit.Uwp.Notifications.dll</HintPath >
61
59
</Reference >
62
60
<Reference Include =" Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
63
61
<HintPath >..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll</HintPath >
64
62
</Reference >
65
- <Reference Include =" OneControls, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
66
- <SpecificVersion >False</SpecificVersion >
67
- <HintPath >..\OneControls\bin\Release\OneControls.dll</HintPath >
68
- </Reference >
69
63
<Reference Include =" QueryString.NETCore, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" >
70
64
<HintPath >..\packages\QueryString.NET.1.0.0\lib\dotnet\QueryString.NETCore.dll</HintPath >
71
65
</Reference >
72
- <Reference Include =" SchedulerCommon" >
73
- <HintPath >..\SchedulerCommon\bin\Release\SchedulerCommon.dll</HintPath >
74
- </Reference >
75
- <Reference Include =" SchedulerSettings" >
76
- <HintPath >..\SchedulerSettings\bin\Release\SchedulerSettings.dll</HintPath >
77
- </Reference >
78
66
<Reference Include =" System" />
79
67
<Reference Include =" System.ComponentModel.Composition" />
80
68
<Reference Include =" System.IO.Compression.FileSystem" />
242
230
<LastGenOutput >Settings.Designer.cs</LastGenOutput >
243
231
</None >
244
232
<AdditionalFiles Include =" stylecop.json" />
233
+ <None Include =" _EventRegisterUsersGuide.docx" />
234
+ <None Include =" _EventSourceUsersGuide.docx" />
245
235
</ItemGroup >
246
236
<ItemGroup >
247
237
<None Include =" App.config" />
279
269
<Analyzer Include =" ..\packages\StyleCop.Analyzers.1.1.118\analyzers\dotnet\cs\StyleCop.Analyzers.CodeFixes.dll" />
280
270
<Analyzer Include =" ..\packages\StyleCop.Analyzers.1.1.118\analyzers\dotnet\cs\StyleCop.Analyzers.dll" />
281
271
</ItemGroup >
272
+ <ItemGroup >
273
+ <ProjectReference Include =" ..\OneControls\OneControls.csproj" >
274
+ <Project >{5d2632a9-c2ca-47a7-9dac-124c2b0720ad}</Project >
275
+ <Name >OneControls</Name >
276
+ </ProjectReference >
277
+ <ProjectReference Include =" ..\SchedulerCommon\SchedulerCommon.csproj" >
278
+ <Project >{26256f38-5a47-4c03-ad53-6b0813ce74fd}</Project >
279
+ <Name >SchedulerCommon</Name >
280
+ </ProjectReference >
281
+ <ProjectReference Include =" ..\SchedulerSettings\SchedulerSettings.csproj" >
282
+ <Project >{6567d895-51b8-40cd-b0d1-2b3bccdbe3c6}</Project >
283
+ <Name >SchedulerSettings</Name >
284
+ </ProjectReference >
285
+ </ItemGroup >
282
286
<Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
283
287
<PropertyGroup >
284
288
<WindowsKitsRoot >$([MSBuild]::GetRegistryValueFromView('HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Kits\Installed Roots', 'KitsRoot10', null, RegistryView.Registry32, RegistryView.Default))</WindowsKitsRoot >
293
297
<Target Name =" AfterBuild" Condition =" '$(SignAssembly)' == 'true'" >
294
298
<CallTarget Targets =" SignFiles" />
295
299
</Target >
300
+ <Import Project =" ..\packages\Microsoft.Diagnostics.Tracing.EventRegister.1.1.28\build\Microsoft.Diagnostics.Tracing.EventRegister.targets" Condition =" Exists('..\packages\Microsoft.Diagnostics.Tracing.EventRegister.1.1.28\build\Microsoft.Diagnostics.Tracing.EventRegister.targets')" />
301
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
302
+ <PropertyGroup >
303
+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
304
+ </PropertyGroup >
305
+ <Error Condition =" !Exists('..\packages\Microsoft.Diagnostics.Tracing.EventRegister.1.1.28\build\Microsoft.Diagnostics.Tracing.EventRegister.targets')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Diagnostics.Tracing.EventRegister.1.1.28\build\Microsoft.Diagnostics.Tracing.EventRegister.targets'))" />
306
+ </Target >
296
307
</Project >
0 commit comments