Replace AESManager by AesCryptoServiceProvider.
[crypto_lab2.git] / labo2-fsharp / CryptoFile / CryptoFile.fsproj
index cf20e54..28cc1fe 100644 (file)
@@ -44,8 +44,8 @@
     <Compile Include="AssemblyInfo.fs" />\r
     <Compile Include="Types.fs" />\r
     <Compile Include="Crypto.fs" />\r
-    <Compile Include="API.fs" />\r
     <Compile Include="UnitTests.fs" />\r
+    <Compile Include="API.fs" />\r
   </ItemGroup>\r
   <Import Project="$(MSBuildExtensionsPath32)\..\Microsoft F#\v4.0\Microsoft.FSharp.Targets" />\r
 </Project>
\ No newline at end of file