diff --git a/JWLMerge.sln b/JWLMerge.sln index ac31dcc..646c0ad 100644 --- a/JWLMerge.sln +++ b/JWLMerge.sln @@ -15,6 +15,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "JWLMergeCLI", "JWLMergeCLI\ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{DA506BB2-675E-47BE-BC54-ED6EAE369243}" ProjectSection(SolutionItems) = preProject + jwlmergecmdline.png = jwlmergecmdline.png SolutionInfo.cs = SolutionInfo.cs EndProjectSection EndProject diff --git a/JWLMergeCLI/JWLMergeCLI.csproj b/JWLMergeCLI/JWLMergeCLI.csproj index 0a9a4c1..66b66d4 100644 --- a/JWLMergeCLI/JWLMergeCLI.csproj +++ b/JWLMergeCLI/JWLMergeCLI.csproj @@ -13,6 +13,22 @@ true + false + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + 1 + 1.0.0.%2a + false + true + true AnyCPU @@ -33,6 +49,18 @@ prompt 4 + + E796D8967E7B03CBB58EDB6AEE8883890775FB2A + + + JWLMergeCLI_TemporaryKey.pfx + + + true + + + true + ..\packages\Serilog.2.6.0\lib\net46\Serilog.dll @@ -67,6 +95,7 @@ + @@ -75,6 +104,18 @@ JWLMerge.BackupFileServices + + + False + Microsoft .NET Framework 4.6.2 %28x86 and x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + diff --git a/jwlmergecmdline.png b/jwlmergecmdline.png new file mode 100644 index 0000000..789623c Binary files /dev/null and b/jwlmergecmdline.png differ