44 push :
55 paths :
66 - samples/client/petstore/csharp/generichost/latest/**
7- - samples/client/petstore/csharp/generichost/net10.0 /**
8- - samples/client/petstore/csharp/httpclient/net10.0 /**
9- - samples/client/petstore/csharp/restsharp/net10.0 /**
10- - samples/client/petstore/csharp/unityWebRequest/net10.0 /**
7+ - samples/client/petstore/csharp/generichost/net10/**
8+ - samples/client/petstore/csharp/httpclient/net10/**
9+ - samples/client/petstore/csharp/restsharp/net10/**
10+ - samples/client/petstore/csharp/unityWebRequest/net10/**
1111 pull_request :
1212 paths :
1313 - samples/client/petstore/csharp/generichost/latest/**
14- - samples/client/petstore/csharp/generichost/net10.0 /**
15- - samples/client/petstore/csharp/httpclient/net10.0 /**
16- - samples/client/petstore/csharp/restsharp/net10.0 /**
17- - samples/client/petstore/csharp/unityWebRequest/net10.0 /**
14+ - samples/client/petstore/csharp/generichost/net10/**
15+ - samples/client/petstore/csharp/httpclient/net10/**
16+ - samples/client/petstore/csharp/restsharp/net10/**
17+ - samples/client/petstore/csharp/unityWebRequest/net10/**
1818jobs :
1919 build :
2020 name : Build .Net 10 projects
@@ -28,24 +28,24 @@ jobs:
2828 - samples/client/petstore/csharp/generichost/latest/Tags
2929 - samples/client/petstore/csharp/generichost/latest/HelloWorld
3030 - samples/client/petstore/csharp/generichost/latest/OneOfList
31- - samples/client/petstore/csharp/generichost/net10.0 /AllOf
32- - samples/client/petstore/csharp/generichost/net10.0 /AnyOf
33- - samples/client/petstore/csharp/generichost/net10.0 /AnyOfNoCompare
34- - samples/client/petstore/csharp/generichost/net10.0 /FormModels
35- # - samples/client/petstore/csharp/generichost/net10.0 /ManualPetstoreTests
36- # - samples/client/petstore/csharp/generichost/net10.0 /ManualSourceGenerationTests
37- - samples/client/petstore/csharp/generichost/net10.0 /NullReferenceTypes
38- - samples/client/petstore/csharp/generichost/net10.0 /OneOf
39- - samples/client/petstore/csharp/generichost/net10.0 /Petstore
40- - samples/client/petstore/csharp/generichost/net10.0 /SourceGeneration
41- - samples/client/petstore/csharp/generichost/net10.0 /UseDateTimeForDate
31+ - samples/client/petstore/csharp/generichost/net10/AllOf
32+ - samples/client/petstore/csharp/generichost/net10/AnyOf
33+ - samples/client/petstore/csharp/generichost/net10/AnyOfNoCompare
34+ - samples/client/petstore/csharp/generichost/net10/FormModels
35+ # - samples/client/petstore/csharp/generichost/net10/ManualPetstoreTests
36+ # - samples/client/petstore/csharp/generichost/net10/ManualSourceGenerationTests
37+ - samples/client/petstore/csharp/generichost/net10/NullReferenceTypes
38+ - samples/client/petstore/csharp/generichost/net10/OneOf
39+ - samples/client/petstore/csharp/generichost/net10/Petstore
40+ - samples/client/petstore/csharp/generichost/net10/SourceGeneration
41+ - samples/client/petstore/csharp/generichost/net10/UseDateTimeForDate
4242 # restsharp
43- - samples/client/petstore/csharp/restsharp/net10.0 /EnumMappings
43+ - samples/client/petstore/csharp/restsharp/net10/EnumMappings
4444 # httpclient
45- - samples/client/petstore/csharp/httpclient/net10.0 /Petstore
46- - samples/client/petstore/csharp/httpclient/net10.0 /Petstore-nonPublicApi
45+ - samples/client/petstore/csharp/httpclient/net10/Petstore
46+ - samples/client/petstore/csharp/httpclient/net10/Petstore-nonPublicApi
4747 # unity
48- # - samples/client/petstore/csharp/unityWebRequest/net10.0 /Petstore
48+ # - samples/client/petstore/csharp/unityWebRequest/net10/Petstore
4949 steps :
5050 - uses : actions/checkout@v5
5151 - uses : actions/setup-dotnet@v5.0.0
0 commit comments