From 4e10a5235271fd0e8700cd49938a0610aa2fc136 Mon Sep 17 00:00:00 2001
From: RandomHuman <randomhuman783@yahoo.com>
Date: Sat, 29 Apr 2023 10:47:55 -0600
Subject: [PATCH] temporary file addition for testing reasons

---
 WebBrowser/NewFile1.txt        | 1 +
 WebBrowser/Xero Browser.csproj | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 WebBrowser/NewFile1.txt

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