chore: update csproj to have consistent settings
This commit is contained in:
parent
d5629a49a9
commit
4309bc8668
2 changed files with 3 additions and 2 deletions
|
|
@ -13,4 +13,5 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="System.CommandLine" PrivateAssets="compile" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
|
||||
</Project>
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup Condition="'$(Configuration)' == 'Debug'">
|
||||
<InternalsVisibleTo Include="$(AssemblyName).Tests" />
|
||||
<InternalsVisibleTo Include="Geekeey.Process.Tests" />
|
||||
</ItemGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue