Remove elements that are no longer needed because of Directory.build.props

This commit is contained in:
Brandon Thetford
2024-04-28 10:55:20 -07:00
parent c23c32c7d0
commit 82a9afaabe
3 changed files with 0 additions and 19 deletions

View File

@@ -4,7 +4,6 @@
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.9.2" PrivateAssets="all" />