fix
This commit is contained in:
parent
f39f012a8e
commit
1277c605cd
@ -8,11 +8,13 @@
|
|||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
|
<Compile Remove="SrcData\**" />
|
||||||
|
<EmbeddedResource Remove="SrcData\**" />
|
||||||
|
<None Remove="SrcData\**" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Folder Include="SrcData\" />
|
<PackageReference Include="System.Text.Encoding.CodePages" Version="7.0.0" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
1390
Program.cs
1390
Program.cs
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user