summaryrefslogtreecommitdiff
path: root/grapher/grapher.csproj
diff options
context:
space:
mode:
authora1xd <[email protected]>2020-09-29 15:40:22 -0400
committera1xd <[email protected]>2020-09-29 15:40:22 -0400
commitbd87bb89774ed7654317bcd035aa3d4ff0510762 (patch)
treeed43735f26c5e7718a29bbee1792b8d4644528f7 /grapher/grapher.csproj
parentmerge + small fixes (diff)
downloadrawaccel-bd87bb89774ed7654317bcd035aa3d4ff0510762.tar.xz
rawaccel-bd87bb89774ed7654317bcd035aa3d4ff0510762.zip
add readme touchups and grapher name change
Diffstat (limited to 'grapher/grapher.csproj')
-rw-r--r--grapher/grapher.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/grapher/grapher.csproj b/grapher/grapher.csproj
index 3e23226..a3e63ad 100644
--- a/grapher/grapher.csproj
+++ b/grapher/grapher.csproj
@@ -7,7 +7,7 @@
<ProjectGuid>{EF67F71F-ABF5-4760-B50D-D1B9836DF01C}</ProjectGuid>
<OutputType>WinExe</OutputType>
<RootNamespace>grapher</RootNamespace>
- <AssemblyName>grapher</AssemblyName>
+ <AssemblyName>rawaccel</AssemblyName>
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>