|
|
@@ -13,8 +13,8 @@
|
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
|
<OutputType>Library</OutputType>
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
- <RootNamespace>MobiParc</RootNamespace>
|
|
|
- <AssemblyName>MobiParc</AssemblyName>
|
|
|
+ <RootNamespace>ModelePWA</RootNamespace>
|
|
|
+ <AssemblyName>ModelePWA</AssemblyName>
|
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
|
<UseIISExpress>true</UseIISExpress>
|
|
|
<IISExpressSSLPort />
|
|
|
@@ -100,8 +100,6 @@
|
|
|
<Content Include="bin\fr\System.Web.Http.WebHost.resources.dll" />
|
|
|
<Content Include="packages.config" />
|
|
|
<Content Include="obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache" />
|
|
|
- <Content Include="obj\Debug\MobiParc.csprojResolveAssemblyReference.cache" />
|
|
|
- <Content Include="bin\MobiParc.dll.config" />
|
|
|
<Content Include="bin\roslyn\Microsoft.CSharp.Core.targets" />
|
|
|
<Content Include="bin\roslyn\Microsoft.VisualBasic.Core.targets" />
|
|
|
<Content Include="bin\roslyn\VBCSCompiler.exe.config" />
|
|
|
@@ -121,8 +119,6 @@
|
|
|
<ItemGroup>
|
|
|
<Content Include="bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll" />
|
|
|
<Content Include="bin\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.xml" />
|
|
|
- <Content Include="bin\MobiParc.dll" />
|
|
|
- <Content Include="bin\MobiParc.pdb" />
|
|
|
<Content Include="bin\Newtonsoft.Json.dll" />
|
|
|
<Content Include="bin\roslyn\csc.exe" />
|
|
|
<Content Include="bin\roslyn\Microsoft.Build.Tasks.CodeAnalysis.dll" />
|
|
|
@@ -138,9 +134,9 @@
|
|
|
<Content Include="bin\System.Web.Http.WebHost.dll" />
|
|
|
<Content Include="css\mobiparc.css" />
|
|
|
<Content Include="Global.asax" />
|
|
|
- <Content Include="img\tools.svg" />
|
|
|
- <Content Include="img\tools_128.png" />
|
|
|
- <Content Include="img\tools_512.png" />
|
|
|
+ <Content Include="assets\img\tools.svg" />
|
|
|
+ <Content Include="assets\img\tools_128.png" />
|
|
|
+ <Content Include="assets\img\tools_512.png" />
|
|
|
<Content Include="index.html" />
|
|
|
<Content Include="assets\js\handlebars.min.js" />
|
|
|
<Content Include="assets\js\jquery-3.2.1.min.js" />
|
|
|
@@ -152,7 +148,7 @@
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<Compile Include="App_Start\WebApiConfig.cs" />
|
|
|
- <Compile Include="Controllers\MobiparcController.cs" />
|
|
|
+ <Compile Include="Controllers\ModelePwaController.cs" />
|
|
|
<Compile Include="Global.asax.cs">
|
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
|
</Compile>
|