| File: System.IO.FileSystem.Watcher.csproj | Web Access |
| Project: src\runtime\src\libraries\System.IO.FileSystem.Watcher\src\System.IO.FileSystem.Watcher.csproj (System.IO.FileSystem.Watcher) |
<Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <TargetFramework>netcoreapp2.1</TargetFramework> <EnableDefaultItems>false</EnableDefaultItems> <GenerateAssemblyInfo>false</GenerateAssemblyInfo> <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute> <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences> <_SkipAnalyzers>true</_SkipAnalyzers> <AssemblyName>System.IO.FileSystem.Watcher</AssemblyName> <AllowUnsafeBlocks>true</AllowUnsafeBlocks> <PublicSign>true</PublicSign> <KeyOriginatorFile>../../../../../../artifacts/source-built-sdks/Microsoft.DotNet.Arcade.Sdk/tools/snk/MSFT.snk</KeyOriginatorFile> <LangVersion>Preview</LangVersion> <DefineConstants>TRACE;RELEASE;NET;NET11_0;NETCOREAPP;LINUX;LINUX1_0;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NET10_0_OR_GREATER;NET11_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants> </PropertyGroup> <ItemGroup> <Compile Include="System/HResults.cs"/> <Compile Include="System/IO/ErrorEventArgs.cs"/> <Compile Include="System/IO/ErrorEventHandler.cs"/> <Compile Include="System/IO/FileSystemEventArgs.cs"/> <Compile Include="System/IO/FileSystemEventHandler.cs"/> <Compile Include="System/IO/FileSystemWatcher.cs"/> <Compile Include="System/IO/InternalBufferOverflowException.cs"/> <Compile Include="System/IO/NotifyFilters.cs"/> <Compile Include="System/IO/RenamedEventArgs.cs"/> <Compile Include="System/IO/RenamedEventHandler.cs"/> <Compile Include="System/IO/WatcherChangeTypes.cs"/> <Compile Include="System/IO/WaitForChangedResult.cs"/> <Compile Include="../../Common/src/DisableRuntimeMarshalling.cs" Link="src/runtime/src/libraries/Common/src/DisableRuntimeMarshalling.cs"/> <Compile Include="../../Common/src/System/IO/PathInternal.CaseSensitivity.cs" Link="src/runtime/src/libraries/Common/src/System/IO/PathInternal.CaseSensitivity.cs"/> <Compile Include="../../Common/src/System/IO/PathInternal.cs" Link="src/runtime/src/libraries/Common/src/System/IO/PathInternal.cs"/> <Compile Include="../../Common/src/System/Text/ValueStringBuilder.cs" Link="src/runtime/src/libraries/Common/src/System/Text/ValueStringBuilder.cs"/> <Compile Include="../../Common/src/System/Obsoletions.cs" Link="src/runtime/src/libraries/Common/src/System/Obsoletions.cs"/> <Compile Include="../../Common/src/Interop/Unix/Interop.Libraries.cs" Link="src/runtime/src/libraries/Common/src/Interop/Unix/Interop.Libraries.cs"/> <Compile Include="../../Common/src/Interop/Unix/System.Native/Interop.Read.cs" Link="src/runtime/src/libraries/Common/src/Interop/Unix/System.Native/Interop.Read.cs"/> <Compile Include="../../Common/src/Interop/Unix/Interop.Errors.cs" Link="src/runtime/src/libraries/Common/src/Interop/Unix/Interop.Errors.cs"/> <Compile Include="../../Common/src/Interop/Unix/Interop.IOErrors.cs" Link="src/runtime/src/libraries/Common/src/Interop/Unix/Interop.IOErrors.cs"/> <Compile Include="../../Common/src/System/IO/PathInternal.Unix.cs" Link="src/runtime/src/libraries/Common/src/System/IO/PathInternal.Unix.cs"/> <Compile Include="../../Common/src/Interop/Unix/System.Native/Interop.PathConf.cs" Link="src/runtime/src/libraries/Common/src/Interop/Unix/System.Native/Interop.PathConf.cs"/> <Compile Include="System/IO/FileSystemWatcher.Linux.cs"/> <Compile Include="../../Common/src/Interop/Linux/System.Native/Interop.INotify.cs" Link="src/runtime/src/libraries/Common/src/Interop/Linux/System.Native/Interop.INotify.cs"/> <Compile Include="../../Common/src/Interop/Unix/System.Native/Interop.Poll.cs" Link="src/runtime/src/libraries/Common/src/Interop/Unix/System.Native/Interop.Poll.cs"/> <Compile Include="../../Common/src/Interop/Unix/Interop.Poll.Structs.cs" Link="src/runtime/src/libraries/Common/src/Interop/Unix/Interop.Poll.Structs.cs"/> <Compile Include="../../Common/src/Interop/Unix/System.Native/Interop.Stat.cs" Link="src/runtime/src/libraries/Common/src/Interop/Unix/System.Native/Interop.Stat.cs"/> <Compile Include="../../Common/src/System/SR.cs" Link="src/runtime/src/libraries/Common/src/System/SR.cs"/> <Compile Include="../../Common/src/SkipLocalsInit.cs" Link="src/runtime/src/libraries/Common/src/SkipLocalsInit.cs"/> <Compile Include="../../../../artifacts/obj/System.IO.FileSystem.Watcher/Release/net11.0-linux/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs" Link="src/runtime/artifacts/obj/System.IO.FileSystem.Watcher/Release/net11.0-linux/.NETCoreApp,Version=v11.0.AssemblyAttributes.cs"/> <Compile Include="../../../../artifacts/obj/System.IO.FileSystem.Watcher/Release/net11.0-linux/System.SR.cs" Link="src/runtime/artifacts/obj/System.IO.FileSystem.Watcher/Release/net11.0-linux/System.SR.cs"/> <Compile Include="../../../../artifacts/obj/System.IO.FileSystem.Watcher/Release/net11.0-linux/System.IO.FileSystem.Watcher.AssemblyInfo.cs" Link="src/runtime/artifacts/obj/System.IO.FileSystem.Watcher/Release/net11.0-linux/System.IO.FileSystem.Watcher.AssemblyInfo.cs"/> </ItemGroup> <ItemGroup> <ReferencePath Include="../../../../../../ref/c9daf54840a14f9e9c703db0bce7ab95/Microsoft.Win32.Primitives.dll"/> <ReferencePath Include="../../../../../../ref/44f3761c7d3f4e82804114d956ae2096/System.Collections.Concurrent.dll"/> <ReferencePath Include="../../../../../../ref/31a1f6af30d1450d9c5dcd989b21e990/System.Collections.dll"/> <ReferencePath Include="../../../../../../ref/61e8201672e8457085bd088f08b120d5/System.ComponentModel.dll"/> <ReferencePath Include="../../../../../../ref/33d13cb57a2948c7a59eabba747535b3/System.ComponentModel.Primitives.dll"/> <ReferencePath Include="../../../../../../ref/b3bc3834a66745fda395fff1edb623b0/System.Memory.dll"/> <ReferencePath Include="../../../../../../ref/79cfa4e8e6094f2cab1754c719554d8e/System.Runtime.dll"/> <ReferencePath Include="../../../../../../ref/f02f775d9943424f8f57852aa6374190/System.Runtime.InteropServices.dll"/> <ReferencePath Include="../../../../../../ref/43f3257ec5da4da593a2ea97afce1630/System.Threading.Channels.dll"/> <ReferencePath Include="../../../../../../ref/29edbc3bfe6d41a189b3ee200da8a6dd/System.Threading.dll"/> <ReferencePath Include="../../../../../../ref/cb7fe244d7f4465e8327a094d5a7d6ca/System.Threading.Overlapped.dll"/> <ReferencePath Include="../../../../../../ref/96e4fdec80f74121bf139a1475279101/System.Threading.Thread.dll"/> </ItemGroup> <ItemGroup> <Compile Include="_generated/0/LibraryImports.g.cs"/> </ItemGroup> </Project>