File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -3,9 +3,15 @@ Microsoft Visual Studio Solution File, Format Version 12.00
33# Visual Studio 15
44VisualStudioVersion = 15.0.26127.0
55MinimumVisualStudioVersion = 10.0.40219.1
6- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC }" ) = "Rijndael256" , "Rijndael256\Rijndael256.csproj" , "{9CC1F01F-D150-4F1A-A1B2-C1CB02EACB18}"
6+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556 }" ) = "Rijndael256" , "Rijndael256\Rijndael256.csproj" , "{9CC1F01F-D150-4F1A-A1B2-C1CB02EACB18}"
77EndProject
8- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Rijndael256.Tests" , "Rijndael256.Tests\Rijndael256.Tests.csproj" , "{2492F930-B153-4B95-9129-5E8CAF44B4DC}"
8+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Rijndael256.Tests" , "Rijndael256.Tests\Rijndael256.Tests.csproj" , "{2492F930-B153-4B95-9129-5E8CAF44B4DC}"
9+ EndProject
10+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{A5CDE51A-DBA4-4817-937B-C5A4C9EBA86C}"
11+ Project Section (SolutionItems ) = preProject
12+ LICENSE = LICENSE
13+ README .md = README .md
14+ EndProject Section
915EndProject
1016Global
1117 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
You can’t perform that action at this time.
0 commit comments