We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15606d6 commit cd94ec7Copy full SHA for cd94ec7
Files.slnx
@@ -83,12 +83,4 @@
83
<Platform Solution="*|x86" Project="x86" />
84
</Project>
85
</Folder>
86
- <Folder Name="/workflows/" Id="c69ad28e-2788-4b14-8cf4-b1ff09976b06">
87
- <File Path=".github/workflows/cd-sideload-preview.yml" />
88
- <File Path=".github/workflows/cd-sideload-stable.yml" />
89
- <File Path=".github/workflows/cd-store-preview.yml" />
90
- <File Path=".github/workflows/cd-store-stable.yml" />
91
- <File Path=".github/workflows/ci.yml" />
92
- <File Path=".github/workflows/format-xaml.yml" />
93
- </Folder>
94
</Solution>
global.json
@@ -1,6 +1,6 @@
1
{
2
"sdk": {
3
- "version": "9.0.100",
+ "version": "9.0.102",
4
"RollForward": "latestMajor"
5
}
6
0 commit comments