Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
1b965a7
Localized file check-in by OneLocBuild Task: Build definition ID 1441…
vs-mobiletools-engineering-service2 Sep 9, 2025
f8853d8
[AudioToolbox] Improve AudioFile API a little bit. (#23745)
rolfbjarne Sep 9, 2025
9c01ee4
[tests] Ignore any blittable P/Invoke test if not all platforms are e…
rolfbjarne Sep 9, 2025
97d260a
[Foundation] Make it possible to customize the X509ChainPolicy when v…
rolfbjarne Sep 9, 2025
004505d
[RGen] Add analyzer rules for async methods in a class. (#23774)
mandel-macaque Sep 9, 2025
10d57d7
[msbuild] Return the plist value instead of the type (#23721)
MarLoe Sep 10, 2025
27933c0
Localized file check-in by OneLocBuild Task: Build definition ID 1441…
vs-mobiletools-engineering-service2 Sep 10, 2025
bde1f04
Localized file check-in by OneLocBuild Task: Build definition ID 1441…
vs-mobiletools-engineering-service2 Sep 10, 2025
59f18c8
[RGen] Raise a warning in an async method that will use a nameless tu…
mandel-macaque Sep 10, 2025
1adc3a3
Localized file check-in by OneLocBuild Task: Build definition ID 1441…
vs-mobiletools-engineering-service2 Sep 10, 2025
dcbdca5
[test] Add incremental build test (#23666)
emaf Sep 10, 2025
37da695
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_…
csigs Sep 11, 2025
ecbf05a
[tests] Add a 'nativeaot' test variation. (#23786)
rolfbjarne Sep 11, 2025
3a9e4a9
[runtime] Fix storing additional data for NSObject in native code. Fi…
rolfbjarne Sep 11, 2025
ad32068
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_…
csigs Sep 11, 2025
7daa185
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_…
csigs Sep 11, 2025
fb6a00f
[devops] Fix hiding comments. (#23661)
rolfbjarne Sep 11, 2025
a8a1070
[RGen] Track the binding type information. (#23799)
mandel-macaque Sep 12, 2025
0d3e7db
LEGO: Pull request from lego/hb_5df43909-4a19-4f55-bc3f-9ea8fccf3c82_…
csigs Sep 12, 2025
7d09afa
[main] Update dependencies from dotnet/arcade (#23801)
dotnet-maestro[bot] Sep 12, 2025
35f820d
[ci] Inventory start (#23809)
dalexsoto Sep 12, 2025
d4c70eb
[bgen] Add iOSAttribute and MacAttribute to the binding attributes. (…
rolfbjarne Sep 12, 2025
e7518f0
[RGen] Provide a method to convert a protocol method to a constructor…
mandel-macaque Sep 15, 2025
fe5c724
[signing] Use workaround to unblock our builds (#23811)
dalexsoto Sep 15, 2025
389f12d
Merge remote-tracking branch 'origin/main' into net10.0
dalexsoto Sep 15, 2025
dfa223b
[tests] Update an incremental build test.
rolfbjarne Sep 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 0 additions & 14 deletions docs/api/AudioToolbox/AudioFile.xml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/AudioToolbox/AudioFileMarkerList.xml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/AudioToolbox/AudioFileRegionList.xml

This file was deleted.

14 changes: 0 additions & 14 deletions docs/api/AudioToolbox/AudioSource.xml

This file was deleted.

8 changes: 8 additions & 0 deletions es-metadata.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
schemaVersion: 0.0.1
isProduction: true
accountableOwners:
service: 9d770e15-6208-4284-b347-b2762803623b
routing:
defaultAreaPath:
org: devdiv
path: DevDiv\.NET MAUI
Original file line number Diff line number Diff line change
Expand Up @@ -907,6 +907,222 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0033Description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A weak delegate has a duplicate strong delegate name.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Slabý delegát má duplicitní název silného delegáta.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0033MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The weak delegate '{0}' strong delegate '{1}' is already used by '{2}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Slabý delegát {0} silného delegáta {1} je již používán vlastností {2}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0033Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Wrong strong delegate name]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nesprávný název silného delegáta]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0034Description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A selector is used in more than one symbol.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Volič se používá ve více než jednom symbolu.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0034MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The selector '{0}' used by '{1}' is already used by '{2}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Volič {0} používaný symbolem {1} je již používán uživatelem {2}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0034Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Duplicate selector]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Duplicitní selektor]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0035Description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A method marked as an async method should have void as its return type.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Metoda označená jako asynchronní metoda by měla mít jako návratový typ void.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0035MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The method '{0}' was marked as async but its return type is not void]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Metoda {0} byla označena jako asynchronní, ale její návratový typ není void]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0035Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Async method not returning void]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Asynchronní metoda nevrací void]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0036Description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A method marked as an async method should have at least one parameter that is a delegate.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Metoda označená jako asynchronní metoda by měla mít alespoň jeden parametr, který je delegátem.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0036MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The method '{0}' was marked as async but has 0 parameters when at least a single delegate parameter is required]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Metoda {0} byla označena jako asynchronní, ale má 0 parametrů, pokud je požadován alespoň jeden parametr delegáta]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0036Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No parameters in async method]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[V asynchronní metodě nejsou žádné parametry]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0037Description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A method marked as an async method should have its last parameter be a delegate.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Metoda označená jako asynchronní metoda by měla mít jako svůj poslední parametr delegáta.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0037MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The method '{0}' was marked as async but its last parameter is not a delegate]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Metoda {0} byla označena jako asynchronní, ale její poslední parametr není delegát]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0037Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Last parameter is not a delegate]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Poslední parametr není delegát]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0038Description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[A method that could be async was not marked as async.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Metoda, která by mohla být asynchronní, nebyla označena jako asynchronní.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0038MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The method '{0}' was not marked as async but it can be]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Metoda {0} nebyla označena jako asynchronní, ale může být]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0038Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Possible async method missing async flag]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[V možné asynchronní metodě chybí asynchronní příznak]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0039Description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Two methods marked as async will result in the same async name.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Dvě metody označené jako asynchronní budou mít za následek stejný asynchronní název.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0039MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The async name '{0}' used by '{1}' is already used by '{2}']]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Asynchronní název {0} používaný metodou {1} je již používán: {2}]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0039Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Duplicated async name]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Duplicitní asynchronní název]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0040Description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No result type or result type name was provided for an async method.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pro asynchronní metodu nebyl zadán žádný typ výsledku nebo název typu výsledku.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0040MessageFormat" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The method '{0}' was marked as async and has multiple parameters but does not provide a return type name, a nameless tuple will be generated for the async method]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Metoda {0} byla označena jako asynchronní a má více parametrů, ale neposkytuje název návratového typu. Pro asynchronní metodu se vygeneruje řazená kolekce členů bez názvu.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RBI0040Title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Not specified return type]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nezadal se návratový typ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>
Loading