diff options
Diffstat (limited to 'watcher.csproj')
| -rw-r--r-- | watcher.csproj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/watcher.csproj b/watcher.csproj deleted file mode 100644 index e230d2b..0000000 --- a/watcher.csproj +++ /dev/null @@ -1,13 +0,0 @@ -<Project Sdk="Microsoft.NET.Sdk"> - - <PropertyGroup> - <OutputType>Exe</OutputType> - <TargetFramework>net8.0</TargetFramework> - <ImplicitUsings>enable</ImplicitUsings> - <Nullable>enable</Nullable> - <PublishSingleFile>true</PublishSingleFile> - <SelfContained>true</SelfContained> - <RuntimeIdentifier>linux-x64</RuntimeIdentifier> - </PropertyGroup> - -</Project> |
