diff options
| author | ivarlovlie <git@ivarlovlie.no> | 2022-12-21 19:14:48 +0100 |
|---|---|---|
| committer | ivarlovlie <git@ivarlovlie.no> | 2022-12-21 19:14:48 +0100 |
| commit | dfb5b08f26573799a7254b64e022759ed4acf102 (patch) | |
| tree | 0829ea32cbaa82921f75c4bbb09f19925a1078ca /I2R.Endpoints.sln | |
| parent | 09250198cdd7a7c13bc50664ef3c8b51bdc1ea8b (diff) | |
| download | dotnet-endpoints-dfb5b08f26573799a7254b64e022759ed4acf102.tar.xz dotnet-endpoints-dfb5b08f26573799a7254b64e022759ed4acf102.zip | |
feat: latest, not working
Diffstat (limited to 'I2R.Endpoints.sln')
| -rw-r--r-- | I2R.Endpoints.sln | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/I2R.Endpoints.sln b/I2R.Endpoints.sln index 9eeafd4..f7f4a63 100644 --- a/I2R.Endpoints.sln +++ b/I2R.Endpoints.sln @@ -3,7 +3,9 @@ Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.0.31903.59 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "I2R.Endpoints", "src\I2R.Endpoints.csproj", "{7A6F787E-4FB2-42BB-B143-60D9399AB4BB}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "I2R.Endpoints", "code\lib\I2R.Endpoints.csproj", "{7A6F787E-4FB2-42BB-B143-60D9399AB4BB}" +EndProject +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "I2R.Endpoints.Generator", "code\source-generator\I2R.Endpoints.Generator.csproj", "{7A6F787E-4FB2-42BB-B143-60D9399AB4BB}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution |
