Fixed some files were not visible in VisualStudio.
This commit is contained in:
Родитель
41bf380a76
Коммит
2d07e92ff0
|
@ -25,6 +25,8 @@
|
|||
|
||||
<ItemGroup Condition="'$(TargetFramework)'!='net46'">
|
||||
<Compile Remove="**\*.cs" />
|
||||
<None Include="**\*.cs" />
|
||||
<None Remove="obj\**" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Загрузка…
Ссылка в новой задаче