Skip to content

Commit cf7acf5

Browse files
committed
merge main correctly
1 parent f2c013a commit cf7acf5

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

AspNetCore.slnx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@
334334
<Project Path="src/Http/Metadata/src/Microsoft.AspNetCore.Metadata.csproj" />
335335
</Folder>
336336
<Folder Name="/src/Http/Owin/" Id="c6dae135-6509-c765-458b-3693a7b28e8c">
337+
<Project Path="src/Http/Owin/benchmarks/Microsoft.AspNetCore.Owin.Microbenchmarks/Microsoft.AspNetCore.Owin.Microbenchmarks.csproj" />
337338
<Project Path="src/Http/Owin/src/Microsoft.AspNetCore.Owin.csproj" />
338339
<Project Path="src/Http/Owin/test/Microsoft.AspNetCore.Owin.Tests.csproj" />
339340
</Folder>
@@ -357,6 +358,7 @@
357358
<Folder Name="/src/Http/samples/" Id="0e46e96b-2613-2f61-4250-fc4a97d94f4c">
358359
<Project Path="src/Http/samples/MinimalSample/MinimalSample.csproj" />
359360
<Project Path="src/Http/samples/MinimalSampleFSharp/MinimalSampleFSharp.fsproj" />
361+
<Project Path="src/Http/samples/MinimalSampleOwin/MinimalSampleOwin.csproj" />
360362
<Project Path="src/Http/samples/SampleApp/HttpAbstractions.SampleApp.csproj" />
361363
</Folder>
362364
<Folder Name="/src/Http/WebUtilities/" Id="1aadc95f-e3b5-447b-ddcf-108db21eb9ed">

src/Http/HttpAbstractions.slnf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@
7474
"src\\WebEncoders\\src\\Microsoft.Extensions.WebEncoders.csproj"
7575
]
7676
}
77-
}
77+
}

0 commit comments

Comments
 (0)