We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f84e572 commit 9579f75Copy full SHA for 9579f75
ZuneModdingHelper/ZuneModdingHelper.csproj
@@ -5,6 +5,10 @@
5
<TargetFramework>net5.0-windows</TargetFramework>
6
<UseWPF>true</UseWPF>
7
<ApplicationManifest>app.manifest</ApplicationManifest>
8
+ <Version>2021.5.6.0</Version>
9
+ <Authors>Joshua "Yoshi" Askharoun</Authors>
10
+ <RepositoryUrl>https://github.com/yoshiask/ZuneModdingHelper</RepositoryUrl>
11
+ <RepositoryType>git</RepositoryType>
12
</PropertyGroup>
13
14
<ItemGroup>
0 commit comments