From 5d3f28907d94efba5af90ddabb2099c886938c0f Mon Sep 17 00:00:00 2001
From: RandomHuman <randomhuman783@yahoo.com>
Date: Sat, 29 Apr 2023 11:06:21 -0600
Subject: [PATCH] get rid of the temporary file

---
 WebBrowser/NewFile1.txt        | 1 -
 WebBrowser/Xero Browser.csproj | 1 -
 2 files changed, 2 deletions(-)
 delete mode 100644 WebBrowser/NewFile1.txt

diff --git a/WebBrowser/NewFile1.txt b/WebBrowser/NewFile1.txt
deleted file mode 100644
index 7a0b7df..0000000
--- a/WebBrowser/NewFile1.txt
+++ /dev/null
@@ -1 +0,0 @@
-this is a temporary file.
\ No newline at end of file
diff --git a/WebBrowser/Xero Browser.csproj b/WebBrowser/Xero Browser.csproj
index 2934e0a..c370c95 100644
--- a/WebBrowser/Xero Browser.csproj	
+++ b/WebBrowser/Xero Browser.csproj	
@@ -331,7 +331,6 @@
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </Content>
     <Content Include="loaderror.html" />
-    <Content Include="NewFile1.txt" />
     <Content Include="script.js">
       <CopyToOutputDirectory>Always</CopyToOutputDirectory>
     </Content>