Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
163 changes: 0 additions & 163 deletions .agents/skills/sdk-configuration-reference/SKILL.md

This file was deleted.

199 changes: 0 additions & 199 deletions .agents/skills/sdk-project-behavior-and-detection/SKILL.md

This file was deleted.

2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
Consumers on net48 or net8+ built with VS 2022 17.14+ or .NET 10+ SDK are fully supported. -->
<RoslynVersion>4.14.0</RoslynVersion>
<TUnitVersion>1.65.51</TUnitVersion>
<PurviewSGFVersion>1.0.0-prerelease.29</PurviewSGFVersion>
<PurviewSGFVersion>1.0.0-prerelease.30</PurviewSGFVersion>
<ModularPipelinesVersion>3.2.8</ModularPipelinesVersion>
</PropertyGroup>
<ItemGroup>
Expand Down
3 changes: 1 addition & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"allowPrerelease": false
},
"msbuild-sdks": {
"Purview.DotNetProjectSdk": "1.0.0-prerelease.45",
"Aspire.AppHost.Sdk": "13.2.0"
"Purview.DotNetProjectSdk": "1.0.0-prerelease.46"
},
"test": {
"runner": "Microsoft.Testing.Platform"
Expand Down
Loading
Loading