Initial commit — Coursera Cryptography I coursework
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio 2012
|
||||
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "Coursera_Cryptography1", "Coursera_Cryptography1.fsproj", "{0844E1FA-BFE8-4BA3-866C-6DB7C0E07B41}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{0844E1FA-BFE8-4BA3-866C-6DB7C0E07B41}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{0844E1FA-BFE8-4BA3-866C-6DB7C0E07B41}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{0844E1FA-BFE8-4BA3-866C-6DB7C0E07B41}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{0844E1FA-BFE8-4BA3-866C-6DB7C0E07B41}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user