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 7a23890 commit 4e33d34Copy full SHA for 4e33d34
Direct_Framework/Direct_Framework.sqlproj
@@ -209,7 +209,6 @@
209
<None Include="BuildTools\PostBuild.ps1" />
210
<None Include="BuildTools\PreBuild.cmd" />
211
<None Include="BuildTools\PreBuild.ps1" />
212
- <None Include="Direct_Framework.publish.xml" />
213
</ItemGroup>
214
<ItemGroup>
215
<PackageReference Include="Microsoft.NETFramework.ReferenceAssemblies" Condition="'$(NetCoreBuild)' == 'true'">
@@ -227,4 +226,4 @@
227
226
<Target Name="BeforeBuild">
228
<Delete Files="$(BaseIntermediateOutputPath)\project.assets.json" />
229
</Target>
230
-</Project>
+</Project>
0 commit comments