Files
agent-framework/dotnet/samples/05-end-to-end/DevUIAspireIntegration/WriterAgent
tommasodotnet 08cf41253b remove unnecessary net472 framework condition from sample csproj files
These projects only target net10.0, so the
Condition="'$(TargetFramework)' != 'net472'" on ItemGroup is unnecessary.
2026-04-16 13:29:21 +02:00
..