We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2dd06f commit 3f58678Copy full SHA for 3f58678
src/GaXM.csproj
@@ -7,7 +7,7 @@
7
<ProjectGuid>{79D37E9D-E47E-4CC4-8396-944CD07104B9}</ProjectGuid>
8
<OutputType>Exe</OutputType>
9
<RootNamespace>gaxm</RootNamespace>
10
- <AssemblyName>GaXM</AssemblyName>
+ <AssemblyName>gaxm</AssemblyName>
11
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
12
<FileAlignment>512</FileAlignment>
13
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
0 commit comments