File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11
22Microsoft Visual Studio Solution File, Format Version 12.00
3- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "api" , "api\ api.csproj" , "{73A2A602-973A-45D7-90EC-31740E72FB42}"
3+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "api" , "api/ api.csproj" , "{73A2A602-973A-45D7-90EC-31740E72FB42}"
44EndProject
5- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Data Helper" , "Data Helper\ Data Helper.csproj" , "{62A62F98-EC96-4313-AC5D-D97C8EE589BB}"
5+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Data Helper" , "Data Helper/ Data Helper.csproj" , "{62A62F98-EC96-4313-AC5D-D97C8EE589BB}"
66EndProject
77Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "tests" , "tests" , "{0AB3BF05-4346-4AA6-1389-037BE0695223}"
88EndProject
9- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Pathfinder.Tests" , "tests\ Pathfinder.Tests.csproj" , "{4DCB0285-9B23-4E6D-9320-BAE12940F524}"
9+ Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Pathfinder.Tests" , "tests/ Pathfinder.Tests.csproj" , "{4DCB0285-9B23-4E6D-9320-BAE12940F524}"
1010EndProject
1111Global
1212 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
Original file line number Diff line number Diff line change 2323 <PrivateAssets >all</PrivateAssets >
2424 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
2525 </PackageReference >
26- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 10.0.0" />
2726 <PackageReference Include =" Npgsql.EntityFrameworkCore.PostgreSQL" Version =" 10.0.0" />
2827 <PackageReference Include =" Swashbuckle.AspNetCore" Version =" 10.1.0" />
2928 </ItemGroup >
You can’t perform that action at this time.
0 commit comments