mirror of
https://dev.azure.com/TeilRad/sharee.bike%20App/_git/Code
synced 2025-06-22 05:47:28 +02:00
Version 3.0.376
This commit is contained in:
parent
ca080c87c0
commit
f963c0a219
158 changed files with 3228 additions and 1279 deletions
|
@ -1,4 +1,4 @@
|
|||
<!DOCTYPE html
|
||||
<!DOCTYPE html
|
||||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="de" xml:lang="de">
|
||||
|
@ -16,17 +16,21 @@
|
|||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
<div class='container'>
|
||||
<div id='Contenttxt'>
|
||||
<div class="content_title2">Version</div>
|
||||
<div style=""></div>
|
||||
<br />Version ACTIVE_APPNAME: <b>CURRENT_VERSION_TINKAPP</b>.
|
||||
<div class="content_title2">Entwickler</div>
|
||||
<div style=""></div>
|
||||
<br />Programmierung ACTIVE_APPNAME: O. Hauff, APPSUPPORTMAILADDRESS<br />
|
||||
<div class="content_title2">Verwendete Bibliotheken</div>
|
||||
<div style=""></div>
|
||||
<br /><table>
|
||||
<div class='container' id='Contenttxt'>
|
||||
<div class="content_title1" style="">
|
||||
<b>ACTIVE_APPNAME</b>
|
||||
</div>
|
||||
<div class="content_title2" style="">
|
||||
Version: CURRENT_VERSION_TINKAPP
|
||||
</div>
|
||||
<br />
|
||||
<div class="content_title2" style="">
|
||||
Entwicklung: O. Hauff und A. Müller-Meißner, APPSUPPORTMAILADDRESS
|
||||
</div>
|
||||
<br />
|
||||
<div class="content_title2" style="">
|
||||
Verwendete Bibliotheken:<br />
|
||||
<table>
|
||||
<tr><th>Paket </th><th>Lizenz </th></tr>
|
||||
<tr><td>Newtonsoft Json.NET von James Newton-King </td><td><a href="#MITLicense2007">MIT Lizenz 2007</a> </td></tr>
|
||||
<tr><td>PCLCrypto von AArnott </td><td><a href="#MSPL_Long">Microsoft Public License(Ms-PL)</a> </td></tr>
|
||||
|
@ -46,9 +50,10 @@
|
|||
<tr><td>Xamarin.Forms.GoogleMaps von amay077 </td><td><a href="#MITLicense2016_2017">MIT Lizenz 2016- 2017</a> </td></tr>
|
||||
<tr><td>Xamarin.Essentials von Microsoft </td><td><a href="#MITLicenseMicrosoft">MIT Lizenz</a> </td></tr>
|
||||
</table>
|
||||
|
||||
<div class="content_title2">Lizenzen</div>
|
||||
<div style=""></div>
|
||||
</div>
|
||||
<br />
|
||||
<div class="content_title2" style="">
|
||||
Lizenzen:
|
||||
<article id="ApacheLicense2.0_2004">
|
||||
<div class="content2">
|
||||
<span class='content1'>Apache License</span><br />
|
||||
|
@ -665,4 +670,4 @@
|
|||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue