diff --git a/ReC.sln b/ReC.sln index 2f6d98d..7ca5a04 100644 --- a/ReC.sln +++ b/ReC.sln @@ -15,6 +15,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReC.Application", "src\ReC. EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ReC.Client", "src\ReC.Client\ReC.Client.csproj", "{DA3A6BDD-8045-478F-860B-D1F0EB97F02B}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{8EC462FD-D22E-90A8-E5CE-7E832BA40C5D}" + ProjectSection(SolutionItems) = preProject + assets\icon.png = assets\icon.png + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU diff --git a/assets/icon.png b/assets/icon.png new file mode 100644 index 0000000..d1ea69e Binary files /dev/null and b/assets/icon.png differ diff --git a/src/ReC.Client/ReC.Client.csproj b/src/ReC.Client/ReC.Client.csproj index db8b30f..7ff09ef 100644 --- a/src/ReC.Client/ReC.Client.csproj +++ b/src/ReC.Client/ReC.Client.csproj @@ -3,6 +3,17 @@ net462;net8.0 bin\$(Configuration)\$(TargetFramework)\$(MSBuildProjectName).xml + ReC.Client + Digital Data GmbH + Digital Data GmbH + ReC.Client + Copyright 2025 + icon.png + http://git.dd:3000/AppStd/Rec.git + digital data rec api + 1.0.0-beta + 1.0.0.0 + 1.0.0.0 @@ -10,6 +21,13 @@ enable + + + True + \ + + +