442 lines
15 KiB
Plaintext
442 lines
15 KiB
Plaintext
version=1
|
|
|
|
# This file caches language service data to improve the performance of C# Dev Kit.
|
|
# It is not intended for manual editing. It can safely be deleted and will be
|
|
# regenerated automatically. For more information, see https://aka.ms/lscache
|
|
#
|
|
# To control where cache files are stored, use the following VS Code setting:
|
|
# "dotnet.projectsystem.cacheInProjectFolder": true
|
|
|
|
[project]
|
|
language=C#
|
|
primary
|
|
lastDtbSucceeded
|
|
|
|
[properties]
|
|
AssemblyName=OperationControl
|
|
CommandLineArgsForDesignTimeEvaluation=-langversion:12.0 -define:TRACE
|
|
CompilerGeneratedFilesOutputPath=
|
|
MaxSupportedLangVersion=12.0
|
|
ProjectAssetsFile=<PATH>obj/project.assets.json
|
|
RootNamespace=OperationControl
|
|
RunAnalyzers=
|
|
RunAnalyzersDuringLiveAnalysis=
|
|
SolutionPath=*Undefined*
|
|
TargetFrameworkIdentifier=.NETCoreApp
|
|
TargetPath=<PATH>bin/Debug/net8.0-windows7.0/OperationControl.dll
|
|
TargetRefPath=<PATH>obj/Debug/net8.0-windows7.0/ref/OperationControl.dll
|
|
TemporaryDependencyNodeTargetIdentifier=net8.0-windows7.0
|
|
|
|
[commandLineArguments]
|
|
/noconfig
|
|
/unsafe-
|
|
/checked-
|
|
/nowarn:1701,1702,1701,1702
|
|
/fullpaths
|
|
/nostdlib+
|
|
/errorreport:prompt
|
|
/warn:8
|
|
/define:TRACE;DEBUG;NET;NET8_0;NETCOREAPP;WINDOWS;WINDOWS7_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER;WINDOWS7_0_OR_GREATER
|
|
/highentropyva+
|
|
/nullable:enable
|
|
/debug+
|
|
/debug:portable
|
|
/filealign:512
|
|
/optimize-
|
|
/out:obj\Debug\net8.0-windows7.0\OperationControl.dll
|
|
/refout:obj\Debug\net8.0-windows7.0\refint\OperationControl.dll
|
|
/target:winexe
|
|
/warnaserror-
|
|
/utf8output
|
|
/deterministic+
|
|
/langversion:12.0
|
|
/warnaserror+:NU1605,SYSLIB0011
|
|
|
|
[sourceFiles]
|
|
App.xaml.cs
|
|
AssemblyInfo.cs
|
|
Controls/
|
|
AttitudeIndicator.xaml.cs
|
|
AutoFitTextBlock.cs
|
|
Bbox3DViewer.xaml.cs
|
|
GstVideoView.xaml.cs
|
|
HeadingIndicator.xaml.cs
|
|
LabeledBar.xaml.cs
|
|
ManualControlPad.xaml.cs
|
|
MapViewControl.xaml.cs
|
|
ProgressBarText.xaml.cs
|
|
Pulverizador/
|
|
BicoLequeIndicator.xaml.cs
|
|
Converters.cs
|
|
PulverizadorIndicator.xaml.cs
|
|
RiskMeter.xaml.cs
|
|
TemperatureIndicator.xaml.cs
|
|
Converters/
|
|
BoolToVisibility.cs
|
|
MainWindow.cs
|
|
MultiplyConverter.cs
|
|
NegateAngleConverter.cs
|
|
Helpers/RelayCommand.cs
|
|
Models/
|
|
AlertaModel.cs
|
|
AppShell.cs
|
|
Enums.cs
|
|
GraficoModel.cs
|
|
Operacao/ResumoOperacionalModel.cs
|
|
TcpVideoReceiver.cs
|
|
Variaveis.cs
|
|
obj/Debug/net8.0-windows7.0/
|
|
.NETCoreApp,Version=v8.0.AssemblyAttributes.cs
|
|
OperationControl.AssemblyInfo.cs
|
|
OperationControl.GlobalUsings.g.cs
|
|
Services/
|
|
GpsService.cs
|
|
ManualControlSender.cs
|
|
ViewModels/
|
|
Base/NotifyBase.cs
|
|
Views/ConfigConexao/
|
|
ConfigConexaoViewModel.cs
|
|
NetworkConfigViewModel.cs
|
|
Views/Operacao/Monitoramento/
|
|
ControleManualViewModel.cs
|
|
Diagnostico/
|
|
DiagnosticoGraficoSerieViewModel.cs
|
|
DiagnosticoModuloItemViewModel.cs
|
|
DiagnosticoOpcoesViewModel.cs
|
|
DiagnosticoViewModel.cs
|
|
HistoricoViewModel.cs
|
|
MonitoramentoViewModel.cs
|
|
ParametrizacaoViewModel.cs
|
|
PulverizadorViewModel.cs
|
|
ResumoViewModel.cs
|
|
Views/Operacao/
|
|
OperacaoBottomViewModel.cs
|
|
OperacaoCenterViewModel.cs
|
|
OperacaoLeftViewModel.cs
|
|
OperacaoRightViewModel.cs
|
|
OperacaoTopViewModel.cs
|
|
Views/PreparacaoMapa/
|
|
PreparacaoMapaBottomViewModel.cs
|
|
PreparacaoMapaTopViewModel.cs
|
|
Windows/DockWindowViewModel.cs
|
|
Views/
|
|
ConfigConexao/ConfigConexaoView.xaml.cs
|
|
Operacao/Monitoramento/
|
|
ControleManualView.xaml.cs
|
|
DiagnosticoView.xaml.cs
|
|
HistoricoView.xaml.cs
|
|
MonitoramentoView.xaml.cs
|
|
ParametrizacaoView.xaml.cs
|
|
PulverizadorView.xaml.cs
|
|
ResumoView.xaml.cs
|
|
Operacao/
|
|
OperacaoBottomView.xaml.cs
|
|
OperacaoCenterView.xaml.cs
|
|
OperacaoLeftView.xaml.cs
|
|
OperacaoRightView.xaml.cs
|
|
OperacaoTopView.xaml.cs
|
|
PreparacaoMapa/
|
|
PreparacaoMapaBottomView.xaml.cs
|
|
PreparacaoMapaTopView.xaml.cs
|
|
PreparacaoMapaView.xaml.cs
|
|
Windows/
|
|
DockWindow.xaml.cs
|
|
MainWindow.xaml.cs
|
|
NetworkConfigWindow.xaml.cs
|
|
SelecaoTipoMapa.xaml.cs
|
|
|
|
[metadataReferences]
|
|
../AgroBase/bin/Debug/AgroBase.exe
|
|
<DOTNET>/packs/Microsoft.NETCore.App.Ref/8.0.0/ref/net8.0/
|
|
Microsoft.CSharp.dll
|
|
Microsoft.VisualBasic.Core.dll
|
|
Microsoft.Win32.Primitives.dll
|
|
Microsoft.Win32.Registry.dll
|
|
mscorlib.dll
|
|
netstandard.dll
|
|
System.AppContext.dll
|
|
System.Buffers.dll
|
|
System.Collections.Concurrent.dll
|
|
System.Collections.dll
|
|
System.Collections.Immutable.dll
|
|
System.Collections.NonGeneric.dll
|
|
System.Collections.Specialized.dll
|
|
System.ComponentModel.Annotations.dll
|
|
System.ComponentModel.DataAnnotations.dll
|
|
System.ComponentModel.dll
|
|
System.ComponentModel.EventBasedAsync.dll
|
|
System.ComponentModel.Primitives.dll
|
|
System.ComponentModel.TypeConverter.dll
|
|
System.Configuration.dll
|
|
System.Console.dll
|
|
System.Core.dll
|
|
System.Data.Common.dll
|
|
System.Data.DataSetExtensions.dll
|
|
System.Data.dll
|
|
System.Diagnostics.Contracts.dll
|
|
System.Diagnostics.Debug.dll
|
|
System.Diagnostics.DiagnosticSource.dll
|
|
System.Diagnostics.FileVersionInfo.dll
|
|
System.Diagnostics.Process.dll
|
|
System.Diagnostics.StackTrace.dll
|
|
System.Diagnostics.TextWriterTraceListener.dll
|
|
System.Diagnostics.Tools.dll
|
|
System.Diagnostics.TraceSource.dll
|
|
System.Diagnostics.Tracing.dll
|
|
System.dll
|
|
System.Drawing.Primitives.dll
|
|
System.Dynamic.Runtime.dll
|
|
System.Formats.Asn1.dll
|
|
System.Formats.Tar.dll
|
|
System.Globalization.Calendars.dll
|
|
System.Globalization.dll
|
|
System.Globalization.Extensions.dll
|
|
System.IO.Compression.Brotli.dll
|
|
System.IO.Compression.dll
|
|
System.IO.Compression.FileSystem.dll
|
|
System.IO.Compression.ZipFile.dll
|
|
System.IO.dll
|
|
System.IO.FileSystem.AccessControl.dll
|
|
System.IO.FileSystem.dll
|
|
System.IO.FileSystem.DriveInfo.dll
|
|
System.IO.FileSystem.Primitives.dll
|
|
System.IO.FileSystem.Watcher.dll
|
|
System.IO.IsolatedStorage.dll
|
|
System.IO.MemoryMappedFiles.dll
|
|
System.IO.Pipes.AccessControl.dll
|
|
System.IO.Pipes.dll
|
|
System.IO.UnmanagedMemoryStream.dll
|
|
System.Linq.dll
|
|
System.Linq.Expressions.dll
|
|
System.Linq.Parallel.dll
|
|
System.Linq.Queryable.dll
|
|
System.Memory.dll
|
|
System.Net.dll
|
|
System.Net.Http.dll
|
|
System.Net.Http.Json.dll
|
|
System.Net.HttpListener.dll
|
|
System.Net.Mail.dll
|
|
System.Net.NameResolution.dll
|
|
System.Net.NetworkInformation.dll
|
|
System.Net.Ping.dll
|
|
System.Net.Primitives.dll
|
|
System.Net.Quic.dll
|
|
System.Net.Requests.dll
|
|
System.Net.Security.dll
|
|
System.Net.ServicePoint.dll
|
|
System.Net.Sockets.dll
|
|
System.Net.WebClient.dll
|
|
System.Net.WebHeaderCollection.dll
|
|
System.Net.WebProxy.dll
|
|
System.Net.WebSockets.Client.dll
|
|
System.Net.WebSockets.dll
|
|
System.Numerics.dll
|
|
System.Numerics.Vectors.dll
|
|
System.ObjectModel.dll
|
|
System.Reflection.DispatchProxy.dll
|
|
System.Reflection.dll
|
|
System.Reflection.Emit.dll
|
|
System.Reflection.Emit.ILGeneration.dll
|
|
System.Reflection.Emit.Lightweight.dll
|
|
System.Reflection.Extensions.dll
|
|
System.Reflection.Metadata.dll
|
|
System.Reflection.Primitives.dll
|
|
System.Reflection.TypeExtensions.dll
|
|
System.Resources.Reader.dll
|
|
System.Resources.ResourceManager.dll
|
|
System.Resources.Writer.dll
|
|
System.Runtime.CompilerServices.Unsafe.dll
|
|
System.Runtime.CompilerServices.VisualC.dll
|
|
System.Runtime.dll
|
|
System.Runtime.Extensions.dll
|
|
System.Runtime.Handles.dll
|
|
System.Runtime.InteropServices.dll
|
|
System.Runtime.InteropServices.JavaScript.dll
|
|
System.Runtime.InteropServices.RuntimeInformation.dll
|
|
System.Runtime.Intrinsics.dll
|
|
System.Runtime.Loader.dll
|
|
System.Runtime.Numerics.dll
|
|
System.Runtime.Serialization.dll
|
|
System.Runtime.Serialization.Formatters.dll
|
|
System.Runtime.Serialization.Json.dll
|
|
System.Runtime.Serialization.Primitives.dll
|
|
System.Runtime.Serialization.Xml.dll
|
|
System.Security.AccessControl.dll
|
|
System.Security.Claims.dll
|
|
System.Security.Cryptography.Algorithms.dll
|
|
System.Security.Cryptography.Cng.dll
|
|
System.Security.Cryptography.Csp.dll
|
|
System.Security.Cryptography.dll
|
|
System.Security.Cryptography.Encoding.dll
|
|
System.Security.Cryptography.OpenSsl.dll
|
|
System.Security.Cryptography.Primitives.dll
|
|
System.Security.Cryptography.X509Certificates.dll
|
|
System.Security.dll
|
|
System.Security.Principal.dll
|
|
System.Security.Principal.Windows.dll
|
|
System.Security.SecureString.dll
|
|
System.ServiceModel.Web.dll
|
|
System.ServiceProcess.dll
|
|
System.Text.Encoding.CodePages.dll
|
|
System.Text.Encoding.dll
|
|
System.Text.Encoding.Extensions.dll
|
|
System.Text.RegularExpressions.dll
|
|
System.Threading.Channels.dll
|
|
System.Threading.dll
|
|
System.Threading.Overlapped.dll
|
|
System.Threading.Tasks.Dataflow.dll
|
|
System.Threading.Tasks.dll
|
|
System.Threading.Tasks.Extensions.dll
|
|
System.Threading.Tasks.Parallel.dll
|
|
System.Threading.Thread.dll
|
|
System.Threading.ThreadPool.dll
|
|
System.Threading.Timer.dll
|
|
System.Transactions.dll
|
|
System.Transactions.Local.dll
|
|
System.ValueTuple.dll
|
|
System.Web.dll
|
|
System.Web.HttpUtility.dll
|
|
System.Windows.dll
|
|
System.Xml.dll
|
|
System.Xml.Linq.dll
|
|
System.Xml.ReaderWriter.dll
|
|
System.Xml.Serialization.dll
|
|
System.Xml.XDocument.dll
|
|
System.Xml.XmlDocument.dll
|
|
System.Xml.XmlSerializer.dll
|
|
System.Xml.XPath.dll
|
|
System.Xml.XPath.XDocument.dll
|
|
<DOTNET>/packs/Microsoft.WindowsDesktop.App.Ref/8.0.0/ref/net8.0/
|
|
Accessibility.dll
|
|
Microsoft.VisualBasic.dll
|
|
Microsoft.VisualBasic.Forms.dll
|
|
Microsoft.Win32.Registry.AccessControl.dll
|
|
Microsoft.Win32.SystemEvents.dll
|
|
PresentationCore.dll
|
|
PresentationFramework.Aero.dll
|
|
PresentationFramework.Aero2.dll
|
|
PresentationFramework.AeroLite.dll
|
|
PresentationFramework.Classic.dll
|
|
PresentationFramework.dll
|
|
PresentationFramework.Luna.dll
|
|
PresentationFramework.Royale.dll
|
|
PresentationUI.dll
|
|
ReachFramework.dll
|
|
System.CodeDom.dll
|
|
System.Configuration.ConfigurationManager.dll
|
|
System.Design.dll
|
|
System.Diagnostics.EventLog.dll
|
|
System.Diagnostics.PerformanceCounter.dll
|
|
System.DirectoryServices.dll
|
|
System.Drawing.Common.dll
|
|
System.Drawing.Design.dll
|
|
System.Drawing.dll
|
|
System.IO.Packaging.dll
|
|
System.Printing.dll
|
|
System.Resources.Extensions.dll
|
|
System.Security.Cryptography.Pkcs.dll
|
|
System.Security.Cryptography.ProtectedData.dll
|
|
System.Security.Cryptography.Xml.dll
|
|
System.Security.Permissions.dll
|
|
System.Threading.AccessControl.dll
|
|
System.Windows.Controls.Ribbon.dll
|
|
System.Windows.Extensions.dll
|
|
System.Windows.Forms.Design.dll
|
|
System.Windows.Forms.Design.Editors.dll
|
|
System.Windows.Forms.dll
|
|
System.Windows.Forms.Primitives.dll
|
|
System.Windows.Input.Manipulations.dll
|
|
System.Windows.Presentation.dll
|
|
System.Xaml.dll
|
|
UIAutomationClient.dll
|
|
UIAutomationClientSideProviders.dll
|
|
UIAutomationProvider.dll
|
|
UIAutomationTypes.dll
|
|
WindowsBase.dll
|
|
WindowsFormsIntegration.dll
|
|
<NUGET>/
|
|
bitmiracle.libtiff.net/2.4.660/lib/netstandard2.0/BitMiracle.LibTiff.NET.dll
|
|
brutile.mbtiles/6.0.0/lib/net8.0/BruTile.MbTiles.dll
|
|
brutile/6.0.0/lib/net8.0/
|
|
BruTile.dll
|
|
BruTile.XmlSerializers.dll
|
|
dotspatial.projections/4.0.656/lib/net6.0/DotSpatial.Projections.dll
|
|
excss/4.3.1/lib/net8.0/ExCSS.dll
|
|
extended.wpf.toolkit/5.0.0/lib/net5.0/
|
|
Xceed.Wpf.AvalonDock.dll
|
|
Xceed.Wpf.AvalonDock.Themes.Aero.dll
|
|
Xceed.Wpf.AvalonDock.Themes.Metro.dll
|
|
Xceed.Wpf.AvalonDock.Themes.VS2010.dll
|
|
Xceed.Wpf.Toolkit.dll
|
|
ffme.windows/7.0.361-beta.1/lib/net8.0-windows7.0/ffme.win.dll
|
|
ffmpeg.autogen/7.0.0/lib/netstandard2.1/FFmpeg.AutoGen.dll
|
|
gircore.glib-2.0/0.7.0-preview.3/lib/net8.0/GLib-2.0.dll
|
|
gircore.gobject-2.0/0.7.0-preview.3/lib/net8.0/GObject-2.0.dll
|
|
gircore.gst-1.0/0.7.0-preview.3/lib/net8.0/Gst-1.0.dll
|
|
gircore.gstbase-1.0/0.7.0-preview.3/lib/net8.0/GstBase-1.0.dll
|
|
gircore.gstvideo-1.0/0.7.0-preview.3/lib/net8.0/GstVideo-1.0.dll
|
|
harfbuzzsharp/8.3.1.2/lib/net8.0/HarfBuzzSharp.dll
|
|
libvlcsharp.wpf/3.9.4/lib/net6.0-windows7.0/LibVLCSharp.WPF.dll
|
|
libvlcsharp/3.9.4/lib/net8.0/LibVLCSharp.dll
|
|
mapsui.extensions/5.0.0/lib/net8.0/Mapsui.Extensions.dll
|
|
mapsui.nts/5.0.0/lib/net8.0/Mapsui.Nts.dll
|
|
mapsui.rendering.skia/5.0.0/lib/net8.0/Mapsui.Rendering.Skia.dll
|
|
mapsui.tiling/5.0.0/lib/net8.0/Mapsui.Tiling.dll
|
|
mapsui.wpf/5.0.0/lib/net8.0-windows7.0/Mapsui.UI.Wpf.dll
|
|
mapsui/5.0.0/lib/net8.0/Mapsui.dll
|
|
mapsui3.geometries/3.0.0-alpha.3/lib/netstandard2.0/Mapsui.Geometries.dll
|
|
nettopologysuite.features/2.1.0/lib/netstandard2.0/NetTopologySuite.Features.dll
|
|
nettopologysuite.io.geojson/4.0.0/lib/netstandard2.0/NetTopologySuite.IO.GeoJSON.dll
|
|
nettopologysuite.io.geojson4stj/4.0.0/lib/netstandard2.0/NetTopologySuite.IO.GeoJSON4STJ.dll
|
|
nettopologysuite.io.shapefile/2.1.0/lib/netstandard2.0/NetTopologySuite.IO.ShapeFile.dll
|
|
nettopologysuite/2.6.0/lib/netstandard2.1/NetTopologySuite.dll
|
|
newtonsoft.json/13.0.1/lib/netstandard2.0/Newtonsoft.Json.dll
|
|
opentk.audio.openal/4.9.4/lib/netcoreapp3.1/OpenTK.Audio.OpenAL.dll
|
|
opentk.compute/4.9.4/lib/netcoreapp3.1/OpenTK.Compute.dll
|
|
opentk.core/4.9.4/lib/netstandard2.1/OpenTK.Core.dll
|
|
opentk.glwpfcontrol/4.3.3/lib/netcoreapp3.1/GLWpfControl.dll
|
|
opentk.graphics/4.9.4/lib/netcoreapp3.1/OpenTK.Graphics.dll
|
|
opentk.input/4.9.4/lib/netstandard2.0/OpenTK.Input.dll
|
|
opentk.mathematics/4.9.4/lib/netcoreapp3.1/OpenTK.Mathematics.dll
|
|
opentk.windowing.common/4.9.4/lib/netcoreapp3.1/OpenTK.Windowing.Common.dll
|
|
opentk.windowing.desktop/4.9.4/lib/netcoreapp3.1/OpenTK.Windowing.Desktop.dll
|
|
opentk.windowing.graphicslibraryframework/4.9.4/lib/netcoreapp3.1/OpenTK.Windowing.GraphicsLibraryFramework.dll
|
|
scottplot.wpf/5.1.57/lib/net8.0-windows7.0/ScottPlot.WPF.dll
|
|
scottplot/5.1.57/lib/net8.0/ScottPlot.dll
|
|
shimskiasharp/3.2.1/lib/net8.0/ShimSkiaSharp.dll
|
|
skiasharp.harfbuzz/3.119.1/lib/net8.0/SkiaSharp.HarfBuzz.dll
|
|
skiasharp.views.desktop.common/3.119.1/lib/net8.0/SkiaSharp.Views.Desktop.Common.dll
|
|
skiasharp.views.wpf/3.119.1/lib/net462/SkiaSharp.Views.WPF.dll
|
|
skiasharp/3.119.1/ref/net8.0/SkiaSharp.dll
|
|
sqlite-net-base/1.10.196-beta/lib/net8.0/SQLite-net.dll
|
|
sqlitepclraw.config.e_sqlite3/3.0.2/lib/net8.0/SQLitePCLRaw.batteries_v2.dll
|
|
sqlitepclraw.core/3.0.2/lib/netstandard2.0/SQLitePCLRaw.core.dll
|
|
sqlitepclraw.provider.e_sqlite3/3.0.2/lib/net8.0-windows7.0/SQLitePCLRaw.provider.e_sqlite3.dll
|
|
svg.custom/3.2.1/lib/net8.0/Svg.Custom.dll
|
|
svg.model/3.2.1/lib/net8.0/Svg.Model.dll
|
|
svg.skia/3.2.1/lib/net8.0/Svg.Skia.dll
|
|
system.io.pipelines/9.0.0/lib/net8.0/System.IO.Pipelines.dll
|
|
system.io.ports/10.0.0/lib/net8.0/System.IO.Ports.dll
|
|
system.text.encodings.web/9.0.0/lib/net8.0/System.Text.Encodings.Web.dll
|
|
system.text.json/9.0.0/lib/net8.0/System.Text.Json.dll
|
|
topten.richtextkit/0.4.167/lib/net5.0/Topten.RichTextKit.dll
|
|
|
|
[analyzerReferences]
|
|
<DOTNET>/packs/Microsoft.NETCore.App.Ref/8.0.0/analyzers/dotnet/cs/
|
|
Microsoft.Interop.ComInterfaceGenerator.dll
|
|
Microsoft.Interop.JavaScript.JSImportGenerator.dll
|
|
Microsoft.Interop.LibraryImportGenerator.dll
|
|
Microsoft.Interop.SourceGeneration.dll
|
|
System.Text.RegularExpressions.Generator.dll
|
|
<DOTNET>/packs/Microsoft.WindowsDesktop.App.Ref/8.0.0/analyzers/dotnet/
|
|
cs/System.Windows.Forms.Analyzers.CSharp.dll
|
|
System.Windows.Forms.Analyzers.dll
|
|
<DOTNET>/sdk/8.0.100/Sdks/Microsoft.NET.Sdk/analyzers/
|
|
Microsoft.CodeAnalysis.CSharp.NetAnalyzers.dll
|
|
Microsoft.CodeAnalysis.NetAnalyzers.dll
|
|
<NUGET>/system.text.json/9.0.0/analyzers/dotnet/roslyn4.4/cs/System.Text.Json.SourceGeneration.dll
|
|
|
|
[analyzerConfigFiles]
|
|
<DOTNET>/sdk/8.0.100/Sdks/Microsoft.NET.Sdk/analyzers/build/config/analysislevel_8_default.globalconfig
|
|
obj/Debug/net8.0-windows7.0/OperationControl.GeneratedMSBuildEditorConfig.editorconfig
|