chore: update project for consistency #2
2 changed files with 3 additions and 2 deletions
chore: update csproj to have consistent settings
commit
4309bc8668
|
|
@ -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