Skip to content

Commit

Permalink
csharp: change project guid for vcryptpp to be unique from vpkpp
Browse files Browse the repository at this point in the history
  • Loading branch information
craftablescience committed Dec 13, 2024
1 parent 380b93b commit 4235b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lang/csharp/src/vcryptpp.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Visual Studio Version 17
VisualStudioVersion = 17.9.34622.214
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "vcryptpp", "vcryptpp\vcryptpp.csproj", "{1A936830-5F97-4722-9012-67A324764879}"
Project("{3D6B5B52-47BF-4FB9-9B11-261BC3E44F2C}") = "vcryptpp", "vcryptpp\vcryptpp.csproj", "{1A936830-5F97-4722-9012-67A324764879}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand Down

0 comments on commit 4235b87

Please sign in to comment.