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 15f9a46 commit aaf014fCopy full SHA for aaf014f
Directory.Build.props
@@ -2,7 +2,7 @@
2
<Project>
3
4
<PropertyGroup Condition="'$(MSBuildProjectExtension)' == '.csproj'">
5
- <Configurations>Debug;Release;Stable;Preview;Store</Configurations>
+ <Configurations>Debug;Release</Configurations>
6
<Platforms>x86;x64;arm64</Platforms>
7
<RuntimeIdentifiers>win-x86;win-x64;win-arm64</RuntimeIdentifiers>
8
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
0 commit comments