We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00b4075 commit 895f5b2Copy full SHA for 895f5b2
1 file changed
src/GraphSharp.csproj
@@ -5,11 +5,11 @@
5
<UseWPF>true</UseWPF>
6
<LangVersion>preview</LangVersion>
7
<NoWarn>SYSLIB0051;</NoWarn>
8
- <AssemblyVersion>3.0.3</AssemblyVersion>
9
- <FileVersion>3.0.3</FileVersion>
10
- <Version>$(VersionPrefix)3.0.3</Version>
11
- <Authors>ema</Authors>
12
- <Company>ema</Company>
+ <AssemblyVersion>3.0.4</AssemblyVersion>
+ <FileVersion>3.0.4</FileVersion>
+ <Version>$(VersionPrefix)3.0.4</Version>
+ <Authors>lemutec</Authors>
+ <Company>lemutec</Company>
13
<PackageProjectUrl>https://github.com/Lemutec/Lemutec.GraphSharp</PackageProjectUrl>
14
<RepositoryUrl>https://github.com/Lemutec/Lemutec.GraphSharp</RepositoryUrl>
15
<RepositoryType>git</RepositoryType>
0 commit comments