diff --git a/SteamWareLib/SteamWare.csproj b/SteamWareLib/SteamWare.csproj index b3127fa..c064f15 100644 --- a/SteamWareLib/SteamWare.csproj +++ b/SteamWareLib/SteamWare.csproj @@ -58,6 +58,9 @@ false AnyCPU + + favicon.ico + ..\packages\AjaxControlToolkit.18.1.0\lib\net40\AjaxControlToolkit.dll @@ -71,7 +74,7 @@ ..\packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll - ..\packages\StackExchange.Redis.1.2.6\lib\net46\StackExchange.Redis.dll + ..\..\MoonPro_dotnet\packages\StackExchange.Redis.1.2.6\lib\net46\StackExchange.Redis.dll @@ -182,6 +185,7 @@ + TextTemplatingFileGenerator SteamWare.cs diff --git a/SteamWareLib/favicon.ico b/SteamWareLib/favicon.ico new file mode 100644 index 0000000..4f0e0ad Binary files /dev/null and b/SteamWareLib/favicon.ico differ