diff options
Diffstat (limited to 'RhSolutions.QueryModifiers/RhSolutions.QueryModifiers.csproj')
-rw-r--r-- | RhSolutions.QueryModifiers/RhSolutions.QueryModifiers.csproj | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/RhSolutions.QueryModifiers/RhSolutions.QueryModifiers.csproj b/RhSolutions.QueryModifiers/RhSolutions.QueryModifiers.csproj deleted file mode 100644 index e20e8ff..0000000 --- a/RhSolutions.QueryModifiers/RhSolutions.QueryModifiers.csproj +++ /dev/null @@ -1,13 +0,0 @@ -<Project Sdk="Microsoft.NET.Sdk"> - - <PropertyGroup> - <TargetFramework>net8.0</TargetFramework> - <ImplicitUsings>enable</ImplicitUsings> - <Nullable>enable</Nullable> - </PropertyGroup> - - <ItemGroup> - <FrameworkReference Include="Microsoft.AspNetCore.App" /> - </ItemGroup> - -</Project> |