mirror of
https://github.com/oliverbooth/X10D
synced 2024-11-09 16:15:41 +00:00
chore: enable NRT for tools
This commit is contained in:
parent
5b2c83e2eb
commit
9c5ed12cad
@ -1,6 +1,7 @@
|
||||
<Project>
|
||||
<PropertyGroup>
|
||||
<LangVersion>11.0</LangVersion>
|
||||
<Nullable>enable</Nullable>
|
||||
<ImplicitUsings>true</ImplicitUsings>
|
||||
<ExcludeFromCodeCoverage>true</ExcludeFromCodeCoverage>
|
||||
<PackageLicenseFile/>
|
||||
|
Loading…
Reference in New Issue
Block a user