.csproj and .sln files added with added files and project respectively + randow password generator

This commit is contained in:
Olov Karlsson 2014-08-11 20:50:42 +02:00
parent 0cb357a536
commit 1c22be13be
5 changed files with 95 additions and 21 deletions

View file

@ -33,6 +33,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Web" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />