Skip to content

Commit

Permalink
Update Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ardittristan committed Apr 6, 2022
1 parent 189f9a5 commit 0148e7c
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 41 deletions.
2 changes: 1 addition & 1 deletion AssetRipper
Submodule AssetRipper updated 241 files
5 changes: 5 additions & 0 deletions Directory.Build.props
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<Project>
<PropertyGroup>
<NoWarn>CS1030</NoWarn>
</PropertyGroup>
</Project>
2 changes: 1 addition & 1 deletion HearthMirrorGenerator/HearthMirrorGenerator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="ICSharpCode.Decompiler" Version="7.2.0.6844" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="ICSharpCode.Decompiler" Version="7.2.1.6856" GeneratePathProperty="true" PrivateAssets="all" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="[3.11.0,4.0.0-1)" PrivateAssets="all" />
</ItemGroup>

Expand Down
46 changes: 10 additions & 36 deletions HearthstoneQuestOverlay.sln
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "HearthMirrorGenerator", "HearthMirrorGenerator\HearthMirrorGenerator.csproj", "{E02E70AD-FE8E-4C64-9A9B-6720FDAF3784}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "QuestOverlayPlugin", "QuestOverlayPlugin\QuestOverlayPlugin.csproj", "{48EAC139-5942-437D-BFD1-01823ACA9930}"
ProjectSection(ProjectDependencies) = postProject
{D5EA0269-3B62-4A38-A2E4-0F69B345C8A5} = {D5EA0269-3B62-4A38-A2E4-0F69B345C8A5}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HSReflection", "HSReflection\HSReflection.csproj", "{BE444626-5DDB-4F54-A7AB-C4C45DF80A78}"
EndProject
Expand All @@ -15,8 +18,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssetRipperCommon", "AssetR
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "AssetRipperLibrary", "AssetRipper\AssetRipperLibrary\AssetRipperLibrary.csproj", "{18C8C596-EBD2-493C-83B3-3025D6697EE1}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Texture2DDecoderWrapper", "AssetRipper\Texture2DDecoderWrapper\Texture2DDecoderWrapper.csproj", "{34D1FCCB-E4CB-4303-92B9-68F383D634B9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Texture2DExtractor", "Texture2DExtractor\Texture2DExtractor.csproj", "{D5EA0269-3B62-4A38-A2E4-0F69B345C8A5}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ShaderTextRestorer", "AssetRipper\ShaderTextRestorer\ShaderTextRestorer.csproj", "{0FDFDB0B-AD97-4C1F-B748-E12BBDE506BD}"
Expand All @@ -40,6 +41,11 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Github", "Github", "{3C3BBB
.gitignore = .gitignore
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{3CF284B4-64EA-422E-A12D-14E825842CD4}"
ProjectSection(SolutionItems) = preProject
Directory.Build.props = Directory.Build.props
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -236,8 +242,8 @@ Global
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.DebugWindows|Any CPU.Build.0 = DebugWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.DebugWindows|x64.ActiveCfg = DebugWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.DebugWindows|x64.Build.0 = DebugWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.Release|Any CPU.ActiveCfg = DebugWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.Release|Any CPU.Build.0 = DebugWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.Release|Any CPU.ActiveCfg = ReleaseWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.Release|Any CPU.Build.0 = ReleaseWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.Release|x64.ActiveCfg = ReleaseWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.Release|x64.Build.0 = ReleaseWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.ReleaseLinux|Any CPU.ActiveCfg = ReleaseLinux|x64
Expand All @@ -252,38 +258,6 @@ Global
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.ReleaseWindows|Any CPU.Build.0 = ReleaseWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.ReleaseWindows|x64.ActiveCfg = ReleaseWindows|x64
{18C8C596-EBD2-493C-83B3-3025D6697EE1}.ReleaseWindows|x64.Build.0 = ReleaseWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.Debug|Any CPU.ActiveCfg = DebugWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.Debug|Any CPU.Build.0 = DebugWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.Debug|x64.ActiveCfg = DebugWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.Debug|x64.Build.0 = DebugWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugLinux|Any CPU.ActiveCfg = DebugLinux|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugLinux|Any CPU.Build.0 = DebugLinux|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugLinux|x64.ActiveCfg = DebugLinux|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugLinux|x64.Build.0 = DebugLinux|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugMac|Any CPU.ActiveCfg = DebugMac|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugMac|Any CPU.Build.0 = DebugMac|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugMac|x64.ActiveCfg = DebugMac|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugMac|x64.Build.0 = DebugMac|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugWindows|Any CPU.ActiveCfg = DebugWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugWindows|Any CPU.Build.0 = DebugWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugWindows|x64.ActiveCfg = DebugWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.DebugWindows|x64.Build.0 = DebugWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.Release|Any CPU.ActiveCfg = DebugWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.Release|Any CPU.Build.0 = DebugWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.Release|x64.ActiveCfg = ReleaseWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.Release|x64.Build.0 = ReleaseWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseLinux|Any CPU.ActiveCfg = ReleaseLinux|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseLinux|Any CPU.Build.0 = ReleaseLinux|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseLinux|x64.ActiveCfg = ReleaseLinux|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseLinux|x64.Build.0 = ReleaseLinux|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseMac|Any CPU.ActiveCfg = ReleaseMac|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseMac|Any CPU.Build.0 = ReleaseMac|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseMac|x64.ActiveCfg = ReleaseMac|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseMac|x64.Build.0 = ReleaseMac|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseWindows|Any CPU.ActiveCfg = ReleaseWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseWindows|Any CPU.Build.0 = ReleaseWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseWindows|x64.ActiveCfg = ReleaseWindows|x64
{34D1FCCB-E4CB-4303-92B9-68F383D634B9}.ReleaseWindows|x64.Build.0 = ReleaseWindows|x64
{D5EA0269-3B62-4A38-A2E4-0F69B345C8A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D5EA0269-3B62-4A38-A2E4-0F69B345C8A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D5EA0269-3B62-4A38-A2E4-0F69B345C8A5}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down
1 change: 1 addition & 0 deletions HearthstoneQuestOverlay.sln.DotSettings
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation">
<s:Boolean x:Key="/Default/CodeInspection/ExcludedFiles/FileMasksToSkip/=_002A_002Ejs/@EntryIndexedValue">True</s:Boolean>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=InconsistentNaming/@EntryIndexedValue">HINT</s:String>
<s:String x:Key="/Default/CodeInspection/Highlighting/InspectionSeverities/=RedundantExtendsListEntry/@EntryIndexedValue">DO_NOT_SHOW</s:String>
<s:Boolean x:Key="/Default/Environment/RuntimeUsedReferences/SolutionImplicitUsedModulesNames/=Nullable/@EntryIndexedValue">True</s:Boolean>
Expand Down
6 changes: 3 additions & 3 deletions QuestOverlayPlugin/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[assembly: AssemblyTitle("QuestOverlayPlugin")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyCompany("ardittristan")]
[assembly: AssemblyProduct("QuestOverlayPlugin")]
[assembly: AssemblyCopyright("Copyright © 2022")]
[assembly: AssemblyTrademark("")]
Expand All @@ -32,5 +32,5 @@
// 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("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]
[assembly: AssemblyVersion("1.0.3.0")]
[assembly: AssemblyFileVersion("1.0.3.0")]

0 comments on commit 0148e7c

Please sign in to comment.