Delete Reddit Post Scraping Tool/Reddit Post Scraping Tool/obj/Debug/net6.0-windows directory

This commit is contained in:
Richard Mwewa
2023-03-01 22:26:42 +02:00
committed by GitHub
parent 7705eb29af
commit 67b36a8764
4 changed files with 0 additions and 48 deletions

View File

@@ -1,30 +0,0 @@
'------------------------------------------------------------------------------
' <auto-generated>
' This code was generated by a tool.
' Runtime Version:4.0.30319.42000
'
' Changes to this file may cause incorrect behavior and will be lost if
' the code is regenerated.
' </auto-generated>
'------------------------------------------------------------------------------
Option Strict Off
Option Explicit On
Imports System
Imports System.Reflection
<Assembly: System.Reflection.AssemblyCompanyAttribute("Richard Mwewa"), _
Assembly: System.Reflection.AssemblyConfigurationAttribute("Debug"), _
Assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright (c) 2023 Richard Mwewa. All rights reserved."), _
Assembly: System.Reflection.AssemblyDescriptionAttribute("Given a subreddit name and a keyword, this program returns all top (by default) p"& _
"osts that contain the specified keyword. "), _
Assembly: System.Reflection.AssemblyFileVersionAttribute("1.2.0.1"), _
Assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.2.0"), _
Assembly: System.Reflection.AssemblyProductAttribute("Reddit Post Scraping Tool"), _
Assembly: System.Reflection.AssemblyTitleAttribute("Reddit Post Scraping Tool"), _
Assembly: System.Reflection.AssemblyVersionAttribute("1.2.0.1"), _
Assembly: System.Reflection.AssemblyMetadataAttribute("RepositoryUrl", "https://github.com/bellingcat/reddit-post-scraping-tool"), _
Assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0"), _
Assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")>
'Generated by the MSBuild WriteCodeFragment class.

View File

@@ -1,17 +0,0 @@
is_global = true
build_property.ApplicationManifest =
build_property.StartupObject = Reddit_Post_Scraping_Tool.My.MyApplication
build_property.ApplicationDefaultFont =
build_property.ApplicationHighDpiMode =
build_property.ApplicationUseCompatibleTextRendering =
build_property.ApplicationVisualStyles =
build_property.TargetFramework = net6.0-windows
build_property.TargetPlatformMinVersion = 7.0
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Reddit_Post_Scraping_Tool
build_property.ProjectDir = C:\Users\rly0nheart\Documents\Visual Studio 2022\VB.Net Projects\Reddit Post Scraping Tool\Reddit Post Scraping Tool\