mirror of
https://github.com/bellingcat/reddit-post-scraping-tool.git
synced 2026-06-12 05:28:29 +03:00
Delete Reddit Post Scraping Tool/Reddit Post Scraping Tool/obj/Debug/net6.0-windows directory
This commit is contained in:
@@ -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.
|
||||
@@ -1 +0,0 @@
|
||||
6da67b7ad1914fb051d02d7cad15a39c61461760
|
||||
@@ -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\
|
||||
Reference in New Issue
Block a user