File tree Expand file tree Collapse file tree 3 files changed +8
-216
lines changed Expand file tree Collapse file tree 3 files changed +8
-216
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 10
10
<PackageIconUrl >https://raw.githubusercontent.com/ZeProgFactory/MediaPlayer/master/docs/ZeProgramFactory.Square.BG.png</PackageIconUrl >
11
11
<PackageTags >Basics</PackageTags >
12
12
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
13
- <Version >1.1.7 .111</Version >
13
+ <Version >1.1.8 .111</Version >
14
14
<Description >Basics ( V2 / .Net Standard 2.0 )</Description >
15
- <AssemblyVersion >1.1.7 .111</AssemblyVersion >
16
- <FileVersion >1.1.7 .111</FileVersion >
15
+ <AssemblyVersion >1.1.8 .111</AssemblyVersion >
16
+ <FileVersion >1.1.8 .111</FileVersion >
17
17
<PackageLicenseExpression >MIT</PackageLicenseExpression >
18
18
<RepositoryUrl >https://github.com/ZeProgFactory/ZPF_Basics</RepositoryUrl >
19
19
<RepositoryType >GIT</RepositoryType >
27
27
<DefineConstants >TRACE;RELEASE;NETSTANDARD2_0;DBI</DefineConstants >
28
28
</PropertyGroup >
29
29
<ItemGroup >
30
+ <Compile Remove =" CS\DoIt_UT.cs" />
30
31
<Compile Remove =" CS\TIniFile_UT.cs" />
31
32
<Compile Remove =" CS\TStrings_UT.cs" />
32
33
</ItemGroup >
Original file line number Diff line number Diff line change 6
6
<IsPackable >false</IsPackable >
7
7
</PropertyGroup >
8
8
9
+ <ItemGroup >
10
+ <Compile Remove =" DoIt_UT.cs" />
11
+ </ItemGroup >
12
+
9
13
<ItemGroup >
10
14
<Compile Include =" ..\Sources\CS\TIniFile_UT.cs" Link =" TIniFile_UT.cs" />
11
15
<Compile Include =" ..\Sources\CS\TStrings_UT.cs" Link =" TStrings_UT.cs" />
You can’t perform that action at this time.
0 commit comments