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