Subversion Repository Public Repository

Nextrek

Diff Revisions 1449 vs 1451 for /LSMOFFICE/Assembly-CSharp.csproj

Diff revisions: vs.
  @@ -4,20 +4,18 @@
4 4 <LangVersion>latest</LangVersion>
5 5 <CscToolPath>C:\Program Files\Unity\Hub\Editor\2019.4.1f1\Editor\Data\Tools\RoslynScripts</CscToolPath>
6 6 <CscToolExe>unity_csc.bat</CscToolExe>
7 - <TargetFrameworkProfile />
8 7 </PropertyGroup>
9 8 <PropertyGroup>
10 9 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
11 10 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
12 11 <ProductVersion>10.0.20506</ProductVersion>
13 12 <SchemaVersion>2.0</SchemaVersion>
14 - <RootNamespace>
15 - </RootNamespace>
16 - <ProjectGuid>{8B6D0697-7CF0-1818-20D0-557C73AEB610}</ProjectGuid>
13 + <RootNamespace></RootNamespace>
14 + <ProjectGuid>{0BC4D471-47E0-860B-E986-D8246B6C5D03}</ProjectGuid>
17 15 <OutputType>Library</OutputType>
18 16 <AppDesignerFolder>Properties</AppDesignerFolder>
19 17 <AssemblyName>Assembly-CSharp</AssemblyName>
20 - <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
18 + <TargetFrameworkVersion>v4.7.1</TargetFrameworkVersion>
21 19 <FileAlignment>512</FileAlignment>
22 20 <BaseDirectory>.</BaseDirectory>
23 21 </PropertyGroup>
  @@ -26,7 +24,7 @@
26 24 <DebugType>full</DebugType>
27 25 <Optimize>false</Optimize>
28 26 <OutputPath>Temp\bin\Debug\</OutputPath>
29 - <DefineConstants>DEBUG;TRACE;UNITY_2019_4_1;UNITY_2019_4;UNITY_2019;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
27 + <DefineConstants>DEBUG;TRACE;UNITY_2019_4_1;UNITY_2019_4;UNITY_2019;UNITY_5_3_OR_NEWER;UNITY_5_4_OR_NEWER;UNITY_5_5_OR_NEWER;UNITY_5_6_OR_NEWER;UNITY_2017_1_OR_NEWER;UNITY_2017_2_OR_NEWER;UNITY_2017_3_OR_NEWER;UNITY_2017_4_OR_NEWER;UNITY_2018_1_OR_NEWER;UNITY_2018_2_OR_NEWER;UNITY_2018_3_OR_NEWER;UNITY_2018_4_OR_NEWER;UNITY_2019_1_OR_NEWER;UNITY_2019_2_OR_NEWER;UNITY_2019_3_OR_NEWER;UNITY_2019_4_OR_NEWER;UNITY_INCLUDE_TESTS;ENABLE_AR;ENABLE_AUDIO;ENABLE_CACHING;ENABLE_CLOTH;ENABLE_EVENT_QUEUE;ENABLE_MICROPHONE;ENABLE_MULTIPLE_DISPLAYS;ENABLE_PHYSICS;ENABLE_TEXTURE_STREAMING;ENABLE_UNET;ENABLE_LZMA;ENABLE_UNITYEVENTS;ENABLE_VR;ENABLE_WEBCAM;ENABLE_UNITYWEBREQUEST;ENABLE_WWW;ENABLE_CLOUD_SERVICES;ENABLE_CLOUD_SERVICES_COLLAB;ENABLE_CLOUD_SERVICES_COLLAB_SOFTLOCKS;ENABLE_CLOUD_SERVICES_ADS;ENABLE_CLOUD_SERVICES_USE_WEBREQUEST;ENABLE_CLOUD_SERVICES_CRASH_REPORTING;ENABLE_CLOUD_SERVICES_PURCHASING;ENABLE_CLOUD_SERVICES_ANALYTICS;ENABLE_CLOUD_SERVICES_UNET;ENABLE_CLOUD_SERVICES_BUILD;ENABLE_CLOUD_LICENSE;ENABLE_EDITOR_HUB_LICENSE;ENABLE_WEBSOCKET_CLIENT;ENABLE_DIRECTOR_AUDIO;ENABLE_DIRECTOR_TEXTURE;ENABLE_MANAGED_JOBS;ENABLE_MANAGED_TRANSFORM_JOBS;ENABLE_MANAGED_ANIMATION_JOBS;ENABLE_MANAGED_AUDIO_JOBS;INCLUDE_DYNAMIC_GI;ENABLE_MONO_BDWGC;ENABLE_SCRIPTING_GC_WBARRIERS;PLATFORM_SUPPORTS_MONO;RENDER_SOFTWARE_CURSOR;ENABLE_VIDEO;PLATFORM_STANDALONE;PLATFORM_STANDALONE_WIN;UNITY_STANDALONE_WIN;UNITY_STANDALONE;ENABLE_RUNTIME_GI;ENABLE_MOVIES;ENABLE_NETWORK;ENABLE_CRUNCH_TEXTURE_COMPRESSION;ENABLE_OUT_OF_PROCESS_CRASH_HANDLER;ENABLE_CLUSTER_SYNC;ENABLE_CLUSTERINPUT;ENABLE_WEBSOCKET_HOST;ENABLE_MONO;NET_STANDARD_2_0;ENABLE_PROFILER;UNITY_ASSERTIONS;UNITY_EDITOR;UNITY_EDITOR_64;UNITY_EDITOR_WIN;ENABLE_UNITY_COLLECTIONS_CHECKS;ENABLE_BURST_AOT;UNITY_TEAM_LICENSE;ENABLE_VSTU;ENABLE_CUSTOM_RENDER_TEXTURE;ENABLE_DIRECTOR;ENABLE_LOCALIZATION;ENABLE_SPRITES;ENABLE_TERRAIN;ENABLE_TILEMAP;ENABLE_TIMELINE;ENABLE_LEGACY_INPUT_MANAGER;CSHARP_7_OR_LATER;CSHARP_7_3_OR_NEWER</DefineConstants>
30 28 <ErrorReport>prompt</ErrorReport>
31 29 <WarningLevel>4</WarningLevel>
32 30 <NoWarn>0169</NoWarn>
  @@ -48,6 +46,13 @@
48 46 <ImplicitlyExpandNETStandardFacades>false</ImplicitlyExpandNETStandardFacades>
49 47 <ImplicitlyExpandDesignTimeFacades>false</ImplicitlyExpandDesignTimeFacades>
50 48 </PropertyGroup>
49 + <PropertyGroup>
50 + <ProjectTypeGuids>{E097FAD1-6243-4DAD-9C02-E9B9EFC3FFC1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
51 + <UnityProjectGenerator>Unity/VSTU</UnityProjectGenerator>
52 + <UnityProjectType>Game:1</UnityProjectType>
53 + <UnityBuildTarget>StandaloneWindows:5</UnityBuildTarget>
54 + <UnityVersion>2019.4.1f1</UnityVersion>
55 + </PropertyGroup>
51 56 <ItemGroup>
52 57 <Reference Include="UnityEngine">
53 58 <HintPath>C:\Program Files\Unity\Hub\Editor\2019.4.1f1\Editor\Data\Managed/UnityEngine/UnityEngine.dll</HintPath>
  @@ -312,6 +317,12 @@
312 317 <Reference Include="UnityEditor">
313 318 <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.1f1/Editor/Data/Managed/UnityEditor.dll</HintPath>
314 319 </Reference>
320 + <Reference Include="UnityEditor.iOS.Extensions.Xcode">
321 + <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.1f1/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Xcode.dll</HintPath>
322 + </Reference>
323 + <Reference Include="UnityEditor.iOS.Extensions.Common">
324 + <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.1f1/Editor/Data/PlaybackEngines/iOSSupport/UnityEditor.iOS.Extensions.Common.dll</HintPath>
325 + </Reference>
315 326 <Reference Include="netstandard">
316 327 <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.1f1/Editor/Data/NetStandard/ref/2.0.0/netstandard.dll</HintPath>
317 328 </Reference>
  @@ -658,106 +669,107 @@
658 669 <HintPath>C:/Program Files/Unity/Hub/Editor/2019.4.1f1/Editor/Data/NetStandard/compat/2.0.0/shims/netfx/System.Xml.Serialization.dll</HintPath>
659 670 </Reference>
660 671 <Reference Include="Unity.Timeline.Editor">
661 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
672 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.Timeline.Editor.dll</HintPath>
662 673 </Reference>
663 674 <Reference Include="Unity.2D.Animation.Runtime">
664 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll</HintPath>
675 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.Animation.Runtime.dll</HintPath>
665 676 </Reference>
666 677 <Reference Include="Unity.2D.PixelPerfect.Editor">
667 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll</HintPath>
678 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.PixelPerfect.Editor.dll</HintPath>
668 679 </Reference>
669 680 <Reference Include="Unity.VSCode.Editor">
670 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
681 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.VSCode.Editor.dll</HintPath>
671 682 </Reference>
672 683 <Reference Include="Unity.2D.SpriteShape.Editor">
673 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll</HintPath>
684 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.SpriteShape.Editor.dll</HintPath>
674 685 </Reference>
675 686 <Reference Include="Unity.TextMeshPro.Editor">
676 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
687 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.TextMeshPro.Editor.dll</HintPath>
677 688 </Reference>
678 689 <Reference Include="Unity.2D.Path.Editor">
679 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.Path.Editor.dll</HintPath>
690 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.Path.Editor.dll</HintPath>
680 691 </Reference>
681 692 <Reference Include="UnityEngine.UI">
682 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
693 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/UnityEngine.UI.dll</HintPath>
683 694 </Reference>
684 695 <Reference Include="Unity.Timeline">
685 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
696 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.Timeline.dll</HintPath>
686 697 </Reference>
687 698 <Reference Include="Unity.2D.Animation.Triangle.Runtime">
688 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll</HintPath>
699 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.Animation.Triangle.Runtime.dll</HintPath>
689 700 </Reference>
690 701 <Reference Include="PsdPlugin">
691 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/PsdPlugin.dll</HintPath>
702 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/PsdPlugin.dll</HintPath>
692 703 </Reference>
693 704 <Reference Include="Unity.CollabProxy.Editor">
694 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
705 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.CollabProxy.Editor.dll</HintPath>
695 706 </Reference>
696 707 <Reference Include="Unity.Rider.Editor">
697 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
708 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.Rider.Editor.dll</HintPath>
698 709 </Reference>
699 710 <Reference Include="Unity.Mathematics">
700 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath>
711 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.Mathematics.dll</HintPath>
701 712 </Reference>
702 713 <Reference Include="Unity.2D.Psdimporter.Editor">
703 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll</HintPath>
714 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.Psdimporter.Editor.dll</HintPath>
704 715 </Reference>
705 716 <Reference Include="Unity.InternalAPIEngineBridge.001">
706 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll</HintPath>
717 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.InternalAPIEngineBridge.001.dll</HintPath>
707 718 </Reference>
708 719 <Reference Include="Unity.2D.Sprite.Editor">
709 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath>
720 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.Sprite.Editor.dll</HintPath>
710 721 </Reference>
711 722 <Reference Include="Unity.2D.Common.Runtime">
712 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll</HintPath>
723 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.Common.Runtime.dll</HintPath>
713 724 </Reference>
714 725 <Reference Include="Unity.2D.Tilemap.Editor">
715 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll</HintPath>
726 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.Tilemap.Editor.dll</HintPath>
716 727 </Reference>
717 728 <Reference Include="Unity.2D.SpriteShape.Runtime">
718 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll</HintPath>
729 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.SpriteShape.Runtime.dll</HintPath>
719 730 </Reference>
720 731 <Reference Include="Unity.2D.PixelPerfect">
721 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll</HintPath>
732 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.PixelPerfect.dll</HintPath>
722 733 </Reference>
723 734 <Reference Include="Unity.2D.Animation.Editor">
724 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll</HintPath>
735 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.Animation.Editor.dll</HintPath>
725 736 </Reference>
726 737 <Reference Include="Unity.Mathematics.Editor">
727 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath>
738 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.Mathematics.Editor.dll</HintPath>
728 739 </Reference>
729 740 <Reference Include="Unity.TextMeshPro">
730 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
741 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.TextMeshPro.dll</HintPath>
731 742 </Reference>
732 743 <Reference Include="Unity.2D.Common.Editor">
733 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.2D.Common.Editor.dll</HintPath>
744 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.2D.Common.Editor.dll</HintPath>
734 745 </Reference>
735 746 <Reference Include="Unity.InternalAPIEditorBridge.001">
736 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll</HintPath>
747 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/Unity.InternalAPIEditorBridge.001.dll</HintPath>
737 748 </Reference>
738 749 <Reference Include="UnityEditor.UI">
739 - <HintPath>C:/Users/fabio/LSM OFFICE/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
750 + <HintPath>D:/DAZ3D/GAME LEISURE SUIT MICHAEL/LSM/Library/ScriptAssemblies/UnityEditor.UI.dll</HintPath>
740 751 </Reference>
741 752 </ItemGroup>
742 753 <ItemGroup>
743 754 <ProjectReference Include="UniRx.Async.csproj">
744 - <Project>{B7E3B80F-FA76-5085-5588-3CBEE6AB3FC8}</Project>
755 + <Project>{EE07A954-0271-4C1E-734A-C3160C024C94}</Project>
745 756 <Name>UniRx.Async</Name>
746 757 </ProjectReference>
747 758 <ProjectReference Include="UniRx.Async.Editor.csproj">
748 - <Project>{1BE0F624-6540-2A85-2F64-E47A6DAE17A3}</Project>
759 + <Project>{05E3E890-1600-83E4-F199-5A2292A0671B}</Project>
749 760 <Name>UniRx.Async.Editor</Name>
750 761 </ProjectReference>
751 762 <ProjectReference Include="Elringus.Naninovel.Runtime.csproj">
752 - <Project>{0A76E415-C1ED-04CA-5DA9-CC4FBB9F0AE6}</Project>
763 + <Project>{46E84D97-826C-AAEE-9A07-4111554681C1}</Project>
753 764 <Name>Elringus.Naninovel.Runtime</Name>
754 765 </ProjectReference>
755 766 <ProjectReference Include="Elringus.Naninovel.Editor.csproj">
756 - <Project>{6143B13C-FC43-BB98-59C5-39415B033C2A}</Project>
767 + <Project>{E789FCE4-1D42-2B8A-0EB0-548DAE73A70D}</Project>
757 768 <Name>Elringus.Naninovel.Editor</Name>
758 769 </ProjectReference>
759 770 </ItemGroup>
760 771 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
772 + <Target Name="GenerateTargetFrameworkMonikerAttribute" />
761 773 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
762 774 Other similar extension points exist, see Microsoft.Common.targets.
763 775 <Target Name="BeforeBuild">