Rename README to markdown
This commit is contained in:
parent
85c8b07b68
commit
1d74f2909f
@ -295,7 +295,7 @@
|
||||
<ItemGroup>
|
||||
<Content Include="CREATE_DATABASE.sql" />
|
||||
<Content Include="MultiTool.ico" />
|
||||
<Content Include="README.txt" />
|
||||
<None Include="README.md" />
|
||||
<None Include="Resources\actions_deletecircled.svg" />
|
||||
<None Include="Resources\bo_unknown1.svg" />
|
||||
<None Include="Resources\bo_unknown.svg" />
|
||||
|
||||
17
MultiTool.Form/README.md
Normal file
17
MultiTool.Form/README.md
Normal file
@ -0,0 +1,17 @@
|
||||
# MultiTool
|
||||
|
||||
## Changelog
|
||||
|
||||
### 1.0.0.6
|
||||
|
||||
* Zeilen löschen
|
||||
|
||||
### 1.0.0.5
|
||||
|
||||
* Fortschrittsanzeige für Webservice Aufrufe
|
||||
* Übersichtlicherer XML Editor
|
||||
|
||||
### 1.0.0.4
|
||||
|
||||
* Leerstellen beim einlesen und beim zurückschreiben entfernen
|
||||
* ConnectionString wird nicht mehr in der UserConfig gespeichert
|
||||
@ -1,7 +0,0 @@
|
||||
# README
|
||||
|
||||
## Generieren von Classentypen aus einem Schema
|
||||
|
||||
```
|
||||
.\xsd.exe /c /l:VB OrdersSchema.xsd
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user