diff --git a/NETPhysFS.sln b/NETPhysFS.sln index fa6ee3a..420477f 100644 --- a/NETPhysFS.sln +++ b/NETPhysFS.sln @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.29709.97 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NETPhysFS", "SharpPhysFS\NETPhysFS.csproj", "{AD6AA182-8C7F-4F3A-AAEF-7BD993D1D262}" +Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "NETPhysFS", "NETPhysFS\NETPhysFS.csproj", "{AD6AA182-8C7F-4F3A-AAEF-7BD993D1D262}" EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{250EE88E-18B5-4433-ACF0-24A1D81429CF}" ProjectSection(SolutionItems) = preProject diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index f19a2a6..e58748b 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -13,6 +13,6 @@ - +