Commit Graph
2 Commits
Author SHA1 Message Date
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
tommasodotnet ad785a9f93 move DevUI sample to samples/05-end-to-end/DevUIAspireIntegration
Move the sample from samples/DevUIIntegration/ to
samples/05-end-to-end/DevUIAspireIntegration/ to match the location
of other end-to-end samples.
2026-04-16 13:29:00 +02:00