summaryrefslogtreecommitdiff
path: root/writer/writer.csproj
diff options
context:
space:
mode:
authora1xd <[email protected]>2020-12-02 06:20:43 -0500
committera1xd <[email protected]>2020-12-02 06:20:43 -0500
commita5f00995dd48c2a83937e3503257d1b9fba2096f (patch)
tree2c56aff0daf25cd3f7335106ec4671b0da846777 /writer/writer.csproj
parentsupport win7 while cross-signing is still available (diff)
downloadrawaccel-a5f00995dd48c2a83937e3503257d1b9fba2096f.tar.xz
rawaccel-a5f00995dd48c2a83937e3503257d1b9fba2096f.zip
update writer - use messagebox instead of console
Diffstat (limited to 'writer/writer.csproj')
-rw-r--r--writer/writer.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/writer/writer.csproj b/writer/writer.csproj
index a874b7f..1c4cca5 100644
--- a/writer/writer.csproj
+++ b/writer/writer.csproj
@@ -44,6 +44,7 @@
</Reference>
<Reference Include="System" />
<Reference Include="System.Core" />
+ <Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />