diff --git a/DoxaApi/EonaCat.DoxaApi.csproj b/DoxaApi/EonaCat.DoxaApi.csproj index e2afdbb..a1261e1 100644 --- a/DoxaApi/EonaCat.DoxaApi.csproj +++ b/DoxaApi/EonaCat.DoxaApi.csproj @@ -38,6 +38,12 @@ + + + + + + True @@ -51,6 +57,5 @@ True \ - \ No newline at end of file diff --git a/EonaCat.DoxaApi.sln b/EonaCat.DoxaApi.sln index a99654f..ecad4c8 100644 --- a/EonaCat.DoxaApi.sln +++ b/EonaCat.DoxaApi.sln @@ -6,6 +6,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EonaCat.DoxaApi", "DoxaApi\ EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SampleApi", "sample\SampleApi\SampleApi.csproj", "{22222222-2222-2222-2222-222222222222}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E759D39B-8E11-4650-A64D-50BA8217BD8D}" + ProjectSection(SolutionItems) = preProject + images\image.png = images\image.png + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/images/image.png b/images/image.png index 5ec406a..203fb2e 100644 Binary files a/images/image.png and b/images/image.png differ