File tree 4 files changed +8
-8
lines changed
4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
<Nullable >enable</Nullable >
7
7
<PackageId >Samboy063.Cpp2IL.Core</PackageId >
8
8
<Company >Samboy063</Company >
9
- <FileVersion >2022.0.2 </FileVersion >
10
- <Version >2022.0.2 </Version >
11
- <InformationalVersion >2022.0.2 </InformationalVersion >
9
+ <FileVersion >2022.0.4 </FileVersion >
10
+ <Version >2022.0.4 </Version >
11
+ <InformationalVersion >2022.0.4 </InformationalVersion >
12
12
<Copyright >Copyright © Samboy063 2019-2022</Copyright >
13
13
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
14
14
<PackageLicenseExpression >MIT</PackageLicenseExpression >
Original file line number Diff line number Diff line change 31
31
// You can specify all the values or you can default the Build and Revision Numbers
32
32
// by using the '*' as shown below:
33
33
// [assembly: AssemblyVersion("1.0.*")]
34
- [ assembly: AssemblyVersion ( "2022.0.2 " ) ]
35
- [ assembly: AssemblyFileVersion ( "2022.0.2 " ) ]
34
+ [ assembly: AssemblyVersion ( "2022.0.4 " ) ]
35
+ [ assembly: AssemblyFileVersion ( "2022.0.4 " ) ]
Original file line number Diff line number Diff line change 6
6
<LangVersion >9</LangVersion >
7
7
<TargetFramework >netstandard2.0</TargetFramework >
8
8
<PackageId >Samboy063.LibCpp2IL</PackageId >
9
- <Version >2022.0.2 </Version >
9
+ <Version >2022.0.4 </Version >
10
10
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
11
11
<PackageLicenseExpression >MIT</PackageLicenseExpression >
12
12
<RepositoryType >git</RepositoryType >
Original file line number Diff line number Diff line change 8
8
[ assembly: AssemblyCopyright ( "Copyright © Samboy063 2019-2022" ) ]
9
9
[ assembly: AssemblyTrademark ( "" ) ]
10
10
[ assembly: AssemblyCulture ( "" ) ]
11
- [ assembly: AssemblyVersion ( "2022.0.2 " ) ]
12
- [ assembly: AssemblyFileVersion ( "2022.0.2 " ) ]
11
+ [ assembly: AssemblyVersion ( "2022.0.4 " ) ]
12
+ [ assembly: AssemblyFileVersion ( "2022.0.4 " ) ]
13
13
14
14
// Setting ComVisible to false makes the types in this assembly not visible
15
15
// to COM components. If you need to access a type in this assembly from
You can’t perform that action at this time.
0 commit comments