Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
WiiVC Injector
Commits
e6a2b08a
Commit
e6a2b08a
authored
Nov 13, 2022
by
piratesephiroth
Browse files
compile nuspacker using java 8
this should fix the tmd generation
parent
698a6bdb
Changes
2
Hide whitespace changes
Inline
Side-by-side
TeconMoon's WiiVC Injector/Properties/AssemblyInfo.cs
View file @
e6a2b08a
...
...
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[
assembly
:
AssemblyVersion
(
"3.0.1
5.0
"
)]
[
assembly
:
AssemblyFileVersion
(
"3.0.1
5.0
"
)]
[
assembly
:
AssemblyVersion
(
"3.0.1
6.1
"
)]
[
assembly
:
AssemblyFileVersion
(
"3.0.1
6.1
"
)]
TeconMoon's WiiVC Injector/Resources/TOOLDIR.zip
View file @
e6a2b08a
No preview for this file type
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment