Skip to content

Commit 9f9a3e9

Browse files
authored
Merge pull request #11174 from dotnet/main
Merge main into live
2 parents c0e157c + 858e24b commit 9f9a3e9

File tree

265 files changed

+9214
-12733
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

265 files changed

+9214
-12733
lines changed

snippets/csharp/System.ComponentModel/AmbientValueAttribute/Overview/Project.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Library</OutputType>
5-
<TargetFramework>net6.0-windows</TargetFramework>
5+
<TargetFramework>net8.0-windows</TargetFramework>
66
<UseWindowsForms>true</UseWindowsForms>
77
</PropertyGroup>
88

0 commit comments

Comments
 (0)