Skip to content

Commit 6e7b7ed

Browse files
author
Sabrina Juarez Garcia
committed
Fix sln error
1 parent e018a66 commit 6e7b7ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet/DotNetStandardClasses.sln

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GxSoapHandler", "src\extens
271271
EndProject
272272
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Functions", "Functions", "{E59B3248-4C26-4DB0-96CB-67437319E22B}"
273273
EndProject
274-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AzureFunctionsLibraries", "src\extensions\Azure\Abstractions\AzureFunctionsLibraries.csproj", "{B3DC39F8-39F0-4200-A971-77E26FFDB2CA}"
274+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "AzureFunctionsLibraries", "src\extensions\Azure\Libraries\AzureFunctionsLibraries.csproj", "{B3DC39F8-39F0-4200-A971-77E26FFDB2CA}"
275275
EndProject
276276
Global
277277
GlobalSection(SolutionConfigurationPlatforms) = preSolution

0 commit comments

Comments
 (0)