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 e0ee170 commit aa52c5dCopy full SHA for aa52c5d
Project/HidDemo/HidDemo.csproj
@@ -12,9 +12,7 @@
12
<Company>Slions</Company>
13
<GenerateResourceUsePreserializedResources>true</GenerateResourceUsePreserializedResources>
14
<Platforms>AnyCPU;x64</Platforms>
15
- </PropertyGroup>
16
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
17
- <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
+ <AllowUnsafeBlocks>True</AllowUnsafeBlocks>
18
</PropertyGroup>
19
<ItemGroup>
20
<PackageReference Include="squirrel.windows" Version="2.0.1" />
0 commit comments