Fix typo
This commit is contained in:
parent
7950605676
commit
92dfcbffd4
|
@ -24,6 +24,6 @@
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<AdditionalFiles Include="$(ProjectDir)../../.stylecop.json" />
|
<AdditionalFiles Include="$(ProjectDir)../../.stylecop.json" />
|
||||||
<Compile Remove="*.sh" />
|
<None Remove="*.sh" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
Loading…
Reference in New Issue