|
25 | 25 | <UpdateRequired>false</UpdateRequired>
|
26 | 26 | <MapFileExtensions>true</MapFileExtensions>
|
27 | 27 | <AutorunEnabled>true</AutorunEnabled>
|
28 |
| - <ApplicationRevision>1</ApplicationRevision> |
29 |
| - <ApplicationVersion>1.4.0.%2a</ApplicationVersion> |
| 28 | + <ApplicationRevision>0</ApplicationRevision> |
| 29 | + <ApplicationVersion>1.5.0.%2a</ApplicationVersion> |
30 | 30 | <UseApplicationTrust>false</UseApplicationTrust>
|
31 | 31 | <PublishWizardCompleted>true</PublishWizardCompleted>
|
32 | 32 | <BootstrapperEnabled>true</BootstrapperEnabled>
|
|
49 | 49 | <DefineConstants>TRACE</DefineConstants>
|
50 | 50 | <ErrorReport>prompt</ErrorReport>
|
51 | 51 | <WarningLevel>4</WarningLevel>
|
| 52 | + <DocumentationFile>bin\Release\GameInputCommandSystem.xml</DocumentationFile> |
52 | 53 | </PropertyGroup>
|
53 | 54 | <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
54 | 55 | <DebugSymbols>true</DebugSymbols>
|
|
96 | 97 | <SpecificVersion>False</SpecificVersion>
|
97 | 98 | <HintPath>C:\Program Files (x86)\AutoIt3\AutoItX\AutoItX3.Assembly.dll</HintPath>
|
98 | 99 | </Reference>
|
99 |
| - <Reference Include="Microsoft.Owin, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
100 |
| - <HintPath>..\packages\Microsoft.Owin.4.0.0\lib\net451\Microsoft.Owin.dll</HintPath> |
| 100 | + <Reference Include="Microsoft.Owin, Version=4.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 101 | + <HintPath>..\packages\Microsoft.Owin.4.0.1\lib\net45\Microsoft.Owin.dll</HintPath> |
101 | 102 | </Reference>
|
102 |
| - <Reference Include="Microsoft.Owin.Host.HttpListener, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
103 |
| - <HintPath>..\packages\Microsoft.Owin.Host.HttpListener.4.0.0\lib\net451\Microsoft.Owin.Host.HttpListener.dll</HintPath> |
| 103 | + <Reference Include="Microsoft.Owin.Host.HttpListener, Version=4.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 104 | + <HintPath>..\packages\Microsoft.Owin.Host.HttpListener.4.0.1\lib\net45\Microsoft.Owin.Host.HttpListener.dll</HintPath> |
104 | 105 | </Reference>
|
105 |
| - <Reference Include="Microsoft.Owin.Hosting, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
106 |
| - <HintPath>..\packages\Microsoft.Owin.Hosting.4.0.0\lib\net451\Microsoft.Owin.Hosting.dll</HintPath> |
| 106 | + <Reference Include="Microsoft.Owin.Hosting, Version=4.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 107 | + <HintPath>..\packages\Microsoft.Owin.Hosting.4.0.1\lib\net45\Microsoft.Owin.Hosting.dll</HintPath> |
107 | 108 | </Reference>
|
108 |
| - <Reference Include="Microsoft.Owin.Security, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
109 |
| - <HintPath>..\packages\Microsoft.Owin.Security.4.0.0\lib\net451\Microsoft.Owin.Security.dll</HintPath> |
| 109 | + <Reference Include="Microsoft.Owin.Security, Version=4.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 110 | + <HintPath>..\packages\Microsoft.Owin.Security.4.0.1\lib\net45\Microsoft.Owin.Security.dll</HintPath> |
| 111 | + </Reference> |
| 112 | + <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 113 | + <HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath> |
110 | 114 | </Reference>
|
111 | 115 | <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
112 | 116 | <HintPath>..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
113 | 117 | </Reference>
|
114 | 118 | <Reference Include="Owin, Version=1.0.0.0, Culture=neutral, PublicKeyToken=f0ebd12fd5e55cc5, processorArchitecture=MSIL">
|
115 | 119 | <HintPath>..\packages\Owin.1.0\lib\net40\Owin.dll</HintPath>
|
116 | 120 | </Reference>
|
| 121 | + <Reference Include="Swashbuckle.Core, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cd1bb07a5ac7c7bc, processorArchitecture=MSIL"> |
| 122 | + <HintPath>..\packages\Swashbuckle.Core.5.6.0\lib\net40\Swashbuckle.Core.dll</HintPath> |
| 123 | + </Reference> |
117 | 124 | <Reference Include="System" />
|
118 | 125 | <Reference Include="System.Data" />
|
119 | 126 | <Reference Include="System.Drawing" />
|
120 | 127 | <Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
121 | 128 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
122 | 129 | </Reference>
|
| 130 | + <Reference Include="System.Web" /> |
123 | 131 | <Reference Include="System.Web.Http, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
124 | 132 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.7\lib\net45\System.Web.Http.dll</HintPath>
|
125 | 133 | </Reference>
|
126 | 134 | <Reference Include="System.Web.Http.Owin, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
127 | 135 | <HintPath>..\packages\Microsoft.AspNet.WebApi.Owin.5.2.7\lib\net45\System.Web.Http.Owin.dll</HintPath>
|
128 | 136 | </Reference>
|
| 137 | + <Reference Include="System.Web.Http.WebHost, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> |
| 138 | + <HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.4.0.30506.0\lib\net40\System.Web.Http.WebHost.dll</HintPath> |
| 139 | + </Reference> |
129 | 140 | <Reference Include="System.Windows.Forms" />
|
130 | 141 | <Reference Include="System.Xml" />
|
131 | 142 | <Reference Include="Microsoft.CSharp" />
|
|
139 | 150 | <Reference Include="Thinktecture.IdentityModel.Owin.BasicAuthentication, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
140 | 151 | <HintPath>..\packages\Thinktecture.IdentityModel.Owin.BasicAuthentication.1.0.1\lib\net45\Thinktecture.IdentityModel.Owin.BasicAuthentication.dll</HintPath>
|
141 | 152 | </Reference>
|
| 153 | + <Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL"> |
| 154 | + <HintPath>..\packages\WebActivatorEx.2.0\lib\net40\WebActivatorEx.dll</HintPath> |
| 155 | + </Reference> |
142 | 156 | <Reference Include="WindowsBase" />
|
143 | 157 | <Reference Include="PresentationCore" />
|
144 | 158 | <Reference Include="PresentationFramework" />
|
|
160 | 174 | <DependentUpon>App.xaml</DependentUpon>
|
161 | 175 | <SubType>Code</SubType>
|
162 | 176 | </Compile>
|
| 177 | + <Compile Include="App_Start\SwaggerConfig.cs" /> |
163 | 178 | <Compile Include="Controllers\KeyController.cs" />
|
164 | 179 | <Compile Include="Controllers\ToggleController.cs" />
|
165 | 180 | <Compile Include="Controllers\VersionController.cs" />
|
|
0 commit comments