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 3408c51 commit 28acb8bCopy full SHA for 28acb8b
WindBot.csproj
@@ -19,12 +19,6 @@
19
<FileAlignment>512</FileAlignment>
20
<TargetFrameworkProfile />
21
</PropertyGroup>
22
- <ItemGroup>
23
- <PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies.net40" Version="1.0.2">
24
- <PrivateAssets>all</PrivateAssets>
25
- <IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
26
- </PackageReference>
27
- </ItemGroup>
28
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
29
<DebugSymbols>true</DebugSymbols>
30
<OutputPath>bin\Debug\</OutputPath>
0 commit comments