diff --git a/.vs/ProjectEvaluation/testwordaddin1.metadata.v7.bin b/.vs/ProjectEvaluation/testwordaddin1.metadata.v7.bin index f162594..c3dc59e 100644 Binary files a/.vs/ProjectEvaluation/testwordaddin1.metadata.v7.bin and b/.vs/ProjectEvaluation/testwordaddin1.metadata.v7.bin differ diff --git a/.vs/ProjectEvaluation/testwordaddin1.projects.v7.bin b/.vs/ProjectEvaluation/testwordaddin1.projects.v7.bin index 33e58a2..d1f3ad8 100644 Binary files a/.vs/ProjectEvaluation/testwordaddin1.projects.v7.bin and b/.vs/ProjectEvaluation/testwordaddin1.projects.v7.bin differ diff --git a/.vs/TestWordAddIn1/DesignTimeBuild/.dtbcache.v2 b/.vs/TestWordAddIn1/DesignTimeBuild/.dtbcache.v2 index d082c22..2224aba 100644 Binary files a/.vs/TestWordAddIn1/DesignTimeBuild/.dtbcache.v2 and b/.vs/TestWordAddIn1/DesignTimeBuild/.dtbcache.v2 differ diff --git a/.vs/TestWordAddIn1/FileContentIndex/5d3f09e2-4399-4b5d-94b2-ef193f4fe110.vsidx b/.vs/TestWordAddIn1/FileContentIndex/5d3f09e2-4399-4b5d-94b2-ef193f4fe110.vsidx deleted file mode 100644 index 283f1cd..0000000 Binary files a/.vs/TestWordAddIn1/FileContentIndex/5d3f09e2-4399-4b5d-94b2-ef193f4fe110.vsidx and /dev/null differ diff --git a/.vs/TestWordAddIn1/FileContentIndex/f3a19e2b-2be2-43e5-8968-848d28db862e.vsidx b/.vs/TestWordAddIn1/FileContentIndex/f3a19e2b-2be2-43e5-8968-848d28db862e.vsidx deleted file mode 100644 index 9fcb59d..0000000 Binary files a/.vs/TestWordAddIn1/FileContentIndex/f3a19e2b-2be2-43e5-8968-848d28db862e.vsidx and /dev/null differ diff --git a/.vs/TestWordAddIn1/FileContentIndex/f7f73c5c-9b4e-417c-8e6f-06946e9f0c9e.vsidx b/.vs/TestWordAddIn1/FileContentIndex/f7f73c5c-9b4e-417c-8e6f-06946e9f0c9e.vsidx deleted file mode 100644 index d53a758..0000000 Binary files a/.vs/TestWordAddIn1/FileContentIndex/f7f73c5c-9b4e-417c-8e6f-06946e9f0c9e.vsidx and /dev/null differ diff --git a/.vs/TestWordAddIn1/v17/.futdcache.v2 b/.vs/TestWordAddIn1/v17/.futdcache.v2 index 8392c04..8a79a2d 100644 Binary files a/.vs/TestWordAddIn1/v17/.futdcache.v2 and b/.vs/TestWordAddIn1/v17/.futdcache.v2 differ diff --git a/.vs/TestWordAddIn1/v17/.suo b/.vs/TestWordAddIn1/v17/.suo index 21c8185..4aedf7b 100644 Binary files a/.vs/TestWordAddIn1/v17/.suo and b/.vs/TestWordAddIn1/v17/.suo differ diff --git a/TestWordAddIn1.sln b/TestWordAddIn1.sln index 58ab341..f39f5f1 100644 --- a/TestWordAddIn1.sln +++ b/TestWordAddIn1.sln @@ -5,28 +5,62 @@ VisualStudioVersion = 17.5.33516.290 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestWordAddIn1", "TestWordAddIn1\TestWordAddIn1.csproj", "{E12FB108-CC54-49E3-B606-872B9805F9FA}" EndProject -Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Webview2WinFormsApp", "Webview2WinFormsApp\Webview2WinFormsApp.csproj", "{283CE9EF-73B6-478A-B177-1B9174220C35}" -EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UtilLib", "UtilLib\UtilLib.csproj", "{724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU + Debug|ARM = Debug|ARM + Debug|ARM64 = Debug|ARM64 + Debug|x64 = Debug|x64 + Debug|x86 = Debug|x86 Release|Any CPU = Release|Any CPU + Release|ARM = Release|ARM + Release|ARM64 = Release|ARM64 + Release|x64 = Release|x64 + Release|x86 = Release|x86 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E12FB108-CC54-49E3-B606-872B9805F9FA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E12FB108-CC54-49E3-B606-872B9805F9FA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Debug|ARM.ActiveCfg = Debug|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Debug|ARM.Build.0 = Debug|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Debug|ARM64.Build.0 = Debug|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Debug|x64.ActiveCfg = Debug|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Debug|x64.Build.0 = Debug|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Debug|x86.ActiveCfg = Debug|Win32 + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Debug|x86.Build.0 = Debug|Win32 {E12FB108-CC54-49E3-B606-872B9805F9FA}.Release|Any CPU.ActiveCfg = Release|Any CPU {E12FB108-CC54-49E3-B606-872B9805F9FA}.Release|Any CPU.Build.0 = Release|Any CPU - {283CE9EF-73B6-478A-B177-1B9174220C35}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {283CE9EF-73B6-478A-B177-1B9174220C35}.Debug|Any CPU.Build.0 = Debug|Any CPU - {283CE9EF-73B6-478A-B177-1B9174220C35}.Release|Any CPU.ActiveCfg = Release|Any CPU - {283CE9EF-73B6-478A-B177-1B9174220C35}.Release|Any CPU.Build.0 = Release|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Release|ARM.ActiveCfg = Release|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Release|ARM.Build.0 = Release|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Release|ARM64.ActiveCfg = Release|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Release|ARM64.Build.0 = Release|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Release|x64.ActiveCfg = Release|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Release|x64.Build.0 = Release|Any CPU + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Release|x86.ActiveCfg = Release|Win32 + {E12FB108-CC54-49E3-B606-872B9805F9FA}.Release|x86.Build.0 = Release|Win32 {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Debug|Any CPU.Build.0 = Debug|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Debug|ARM.ActiveCfg = Debug|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Debug|ARM.Build.0 = Debug|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Debug|ARM64.ActiveCfg = Debug|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Debug|ARM64.Build.0 = Debug|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Debug|x64.ActiveCfg = Debug|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Debug|x64.Build.0 = Debug|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Debug|x86.ActiveCfg = Debug|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Debug|x86.Build.0 = Debug|Any CPU {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Release|Any CPU.ActiveCfg = Release|Any CPU {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Release|Any CPU.Build.0 = Release|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Release|ARM.ActiveCfg = Release|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Release|ARM.Build.0 = Release|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Release|ARM64.ActiveCfg = Release|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Release|ARM64.Build.0 = Release|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Release|x64.ActiveCfg = Release|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Release|x64.Build.0 = Release|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Release|x86.ActiveCfg = Release|Any CPU + {724D79C5-93B5-4BD7-9964-A05CCEFD3BFA}.Release|x86.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/TestWordAddIn1/ProofreadItem.cs b/TestWordAddIn1/ProofreadItem.cs index a2f020d..722360b 100644 --- a/TestWordAddIn1/ProofreadItem.cs +++ b/TestWordAddIn1/ProofreadItem.cs @@ -12,11 +12,12 @@ namespace TestWordAddIn1 private readonly Color BG_NORMAL = Colors.FromHex("f9f8f8"); private readonly Color BG_HOVER = Colors.FromHex("b7dde8"); private readonly Color BG_ACTIVE = Colors.FromHex("b7dde8"); - private DiffItem diffItem; + public DiffItem diffItem; private int currentStart; private Microsoft.Office.Tools.Word.Document document; private Microsoft.Office.Tools.Word.Bookmark bookmark; private bool processed = false; + private bool Selected = false; public ProofreadItem() { @@ -29,16 +30,27 @@ namespace TestWordAddIn1 private void ProofreadItem_MouseEnter(object sender, EventArgs e) { - this.BackColor = BG_HOVER; + SetSelect(); Console.WriteLine("ProofreadItem_MouseEnter"); } + public void SetSelect() + { + this.BackColor = BG_HOVER; + } + public void SetNormal() + { + this.BackColor = BG_NORMAL; + } + private void ProofreadItem_MouseLeave(object sender, EventArgs e) { - this.BackColor = BG_NORMAL; + SetNormal(); Console.WriteLine("ProofreadItem_MouseLeave"); } + public event EventHandler BookmarkClick; + private void AddBookmark(Color color) { int rangeStart = this.currentStart + this.diffItem.Start, @@ -56,7 +68,10 @@ namespace TestWordAddIn1 private void Bookmark_Selected(object sender, Microsoft.Office.Tools.Word.SelectionEventArgs e) { - this.BackColor = BG_ACTIVE; + if(this.BookmarkClick != null) + { + this.BookmarkClick(this, null); + } } private void ProofreadItem_Click1(object sender, EventArgs e) { @@ -70,8 +85,8 @@ namespace TestWordAddIn1 { return; } - this.bookmark.Select(); this.BackColor = BG_ACTIVE; + try { this.bookmark.Select(); }catch(Exception ex) { } } public void SetProofreadItem(DiffItem it, int start) diff --git a/TestWordAddIn1/ProofreadItem.designer.cs b/TestWordAddIn1/ProofreadItem.designer.cs index 5840104..2f0cfa1 100644 --- a/TestWordAddIn1/ProofreadItem.designer.cs +++ b/TestWordAddIn1/ProofreadItem.designer.cs @@ -44,7 +44,7 @@ namespace TestWordAddIn1 // this.origin.AutoSize = true; this.origin.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.origin.Location = new System.Drawing.Point(18, 10); + this.origin.Location = new System.Drawing.Point(24, 11); this.origin.Name = "origin"; this.origin.Size = new System.Drawing.Size(49, 20); this.origin.TabIndex = 0; @@ -54,7 +54,7 @@ namespace TestWordAddIn1 // this.type.AutoSize = true; this.type.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.type.Location = new System.Drawing.Point(69, 11); + this.type.Location = new System.Drawing.Point(83, 12); this.type.Name = "type"; this.type.Size = new System.Drawing.Size(38, 20); this.type.TabIndex = 1; @@ -64,7 +64,7 @@ namespace TestWordAddIn1 // this.description.AutoSize = true; this.description.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.description.Location = new System.Drawing.Point(12, 36); + this.description.Location = new System.Drawing.Point(18, 43); this.description.Name = "description"; this.description.Size = new System.Drawing.Size(84, 20); this.description.TabIndex = 2; @@ -75,7 +75,7 @@ namespace TestWordAddIn1 this.btnAccept.BackgroundImage = global::TestWordAddIn1.Properties.Resources.check; this.btnAccept.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnAccept.Cursor = System.Windows.Forms.Cursors.Hand; - this.btnAccept.Location = new System.Drawing.Point(222, 13); + this.btnAccept.Location = new System.Drawing.Point(210, 13); this.btnAccept.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnAccept.Name = "btnAccept"; this.btnAccept.Size = new System.Drawing.Size(26, 26); @@ -88,7 +88,7 @@ namespace TestWordAddIn1 this.btnIgnore.BackgroundImage = global::TestWordAddIn1.Properties.Resources.minus_bold; this.btnIgnore.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnIgnore.Cursor = System.Windows.Forms.Cursors.Hand; - this.btnIgnore.Location = new System.Drawing.Point(258, 13); + this.btnIgnore.Location = new System.Drawing.Point(253, 13); this.btnIgnore.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.btnIgnore.Name = "btnIgnore"; this.btnIgnore.Size = new System.Drawing.Size(26, 26); @@ -101,14 +101,14 @@ namespace TestWordAddIn1 this.typePanel.BackColor = System.Drawing.Color.Black; this.typePanel.Location = new System.Drawing.Point(0, 0); this.typePanel.Name = "typePanel"; - this.typePanel.Size = new System.Drawing.Size(4, 70); + this.typePanel.Size = new System.Drawing.Size(4, 80); this.typePanel.TabIndex = 5; // // processStatus // this.processStatus.AutoSize = true; this.processStatus.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); - this.processStatus.Location = new System.Drawing.Point(222, 18); + this.processStatus.Location = new System.Drawing.Point(210, 18); this.processStatus.Name = "processStatus"; this.processStatus.Size = new System.Drawing.Size(50, 20); this.processStatus.TabIndex = 6; @@ -119,6 +119,7 @@ namespace TestWordAddIn1 this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.WhiteSmoke; + this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.Controls.Add(this.processStatus); this.Controls.Add(this.typePanel); this.Controls.Add(this.btnIgnore); @@ -128,7 +129,7 @@ namespace TestWordAddIn1 this.Controls.Add(this.origin); this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2); this.Name = "ProofreadItem"; - this.Size = new System.Drawing.Size(300, 70); + this.Size = new System.Drawing.Size(298, 78); this.ResumeLayout(false); this.PerformLayout(); diff --git a/TestWordAddIn1/ProofreadPanel.Designer.cs b/TestWordAddIn1/ProofreadPanel.Designer.cs index 7772af7..d43fe36 100644 --- a/TestWordAddIn1/ProofreadPanel.Designer.cs +++ b/TestWordAddIn1/ProofreadPanel.Designer.cs @@ -35,6 +35,7 @@ // button1 // this.button1.BackColor = System.Drawing.SystemColors.HotTrack; + this.button1.Cursor = System.Windows.Forms.Cursors.Hand; this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button1.ForeColor = System.Drawing.Color.White; this.button1.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft; diff --git a/TestWordAddIn1/ProofreadPanel.cs b/TestWordAddIn1/ProofreadPanel.cs index cd0ce4b..e003276 100644 --- a/TestWordAddIn1/ProofreadPanel.cs +++ b/TestWordAddIn1/ProofreadPanel.cs @@ -21,7 +21,7 @@ namespace TestWordAddIn1 { private CoreWebView2Environment env; - private readonly int ItemHeight = 75; + private readonly int ItemHeight = 80; private readonly List Items = new List(); public ProofreadPanel() { @@ -115,17 +115,30 @@ namespace TestWordAddIn1 ProofreadItem item = new ProofreadItem(); item.SetProofreadItem(it, correct.Offset); Items.Add(item); - if (it.Tag == "d") - { - var curg = doc.Range(correct.Offset + it.Start, correct.Offset + it.End); - // 设置玄宗效果 - } - item.Location = new System.Drawing.Point(10, (ItemHeight + 10) * index); + item.Click += Item_Click; + item.BookmarkClick += Item_Click; + item.Location = new System.Drawing.Point(0, (ItemHeight + 10) * index); panel1.Controls.Add(item); index++; } } } } + + private void Item_Click(object sender, EventArgs e) + { + ProofreadItem item = (ProofreadItem)sender; + foreach (var it in Items) + { + if(it == item) + { + it.SetSelect(); + } + else + { + it.SetNormal(); + } + } + } } } diff --git a/TestWordAddIn1/obj/Debug/DesignTimeResolveAssemblyReferences.cache b/TestWordAddIn1/obj/Debug/DesignTimeResolveAssemblyReferences.cache index 1cb6feb..2059f1a 100644 Binary files a/TestWordAddIn1/obj/Debug/DesignTimeResolveAssemblyReferences.cache and b/TestWordAddIn1/obj/Debug/DesignTimeResolveAssemblyReferences.cache differ diff --git a/TestWordAddIn1/obj/Debug/TestWordAddIn1.csproj.GenerateResource.cache b/TestWordAddIn1/obj/Debug/TestWordAddIn1.csproj.GenerateResource.cache index c339374..d537242 100644 Binary files a/TestWordAddIn1/obj/Debug/TestWordAddIn1.csproj.GenerateResource.cache and b/TestWordAddIn1/obj/Debug/TestWordAddIn1.csproj.GenerateResource.cache differ diff --git a/TestWordAddIn1/obj/Debug/TestWordAddIn1.dll b/TestWordAddIn1/obj/Debug/TestWordAddIn1.dll index 022cfd4..2e70761 100644 Binary files a/TestWordAddIn1/obj/Debug/TestWordAddIn1.dll and b/TestWordAddIn1/obj/Debug/TestWordAddIn1.dll differ diff --git a/TestWordAddIn1/obj/Debug/TestWordAddIn1.pdb b/TestWordAddIn1/obj/Debug/TestWordAddIn1.pdb index 3fcfa11..e4c9d83 100644 Binary files a/TestWordAddIn1/obj/Debug/TestWordAddIn1.pdb and b/TestWordAddIn1/obj/Debug/TestWordAddIn1.pdb differ diff --git a/TestWordAddIn1/obj/Release/DesignTimeResolveAssemblyReferences.cache b/TestWordAddIn1/obj/Release/DesignTimeResolveAssemblyReferences.cache index 3323826..2059f1a 100644 Binary files a/TestWordAddIn1/obj/Release/DesignTimeResolveAssemblyReferences.cache and b/TestWordAddIn1/obj/Release/DesignTimeResolveAssemblyReferences.cache differ diff --git a/TestWordAddIn1/obj/Release/TempPE/Properties.Resources.Designer.cs.dll b/TestWordAddIn1/obj/Release/TempPE/Properties.Resources.Designer.cs.dll index 35745c4..86510e3 100644 Binary files a/TestWordAddIn1/obj/Release/TempPE/Properties.Resources.Designer.cs.dll and b/TestWordAddIn1/obj/Release/TempPE/Properties.Resources.Designer.cs.dll differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.Form1.resources b/TestWordAddIn1/obj/Release/TestWordAddIn1.ProofreadItem.resources similarity index 100% rename from Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.Form1.resources rename to TestWordAddIn1/obj/Release/TestWordAddIn1.ProofreadItem.resources diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.Form2.resources b/TestWordAddIn1/obj/Release/TestWordAddIn1.ProofreadPanel.resources similarity index 100% rename from Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.Form2.resources rename to TestWordAddIn1/obj/Release/TestWordAddIn1.ProofreadPanel.resources diff --git a/TestWordAddIn1/obj/Release/TestWordAddIn1.Properties.Resources.resources b/TestWordAddIn1/obj/Release/TestWordAddIn1.Properties.Resources.resources index fbfbc9d..7dbba6e 100644 Binary files a/TestWordAddIn1/obj/Release/TestWordAddIn1.Properties.Resources.resources and b/TestWordAddIn1/obj/Release/TestWordAddIn1.Properties.Resources.resources differ diff --git a/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.AssemblyReference.cache b/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.AssemblyReference.cache index a59cabf..c4aa799 100644 Binary files a/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.AssemblyReference.cache and b/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.AssemblyReference.cache differ diff --git a/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.CoreCompileInputs.cache b/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.CoreCompileInputs.cache index e28e1c3..195cc72 100644 --- a/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.CoreCompileInputs.cache +++ b/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.CoreCompileInputs.cache @@ -1 +1 @@ -487d1bb5458f1f46fd33ce520a82e0b8d2655794 +a3ad00bd0ddb575174c8895e1aaa2c9990d59410 diff --git a/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.FileListAbsolute.txt b/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.FileListAbsolute.txt index c637ab1..3a75b16 100644 --- a/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.FileListAbsolute.txt +++ b/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.FileListAbsolute.txt @@ -12,3 +12,20 @@ C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\obj\Release\TestWor C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\obj\Release\TestWordAddIn1.csproj.CopyComplete C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\obj\Release\TestWordAddIn1.dll C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\obj\Release\TestWordAddIn1.pdb +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\runtimes\win-x86\native\WebView2Loader.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\runtimes\win-x64\native\WebView2Loader.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\runtimes\win-arm64\native\WebView2Loader.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\web\index.html +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\Microsoft.Web.WebView2.Core.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\Microsoft.Web.WebView2.WinForms.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\Microsoft.Web.WebView2.Wpf.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\Newtonsoft.Json.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\UtilLib.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\UtilLib.pdb +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\UtilLib.dll.config +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\Microsoft.Web.WebView2.Core.xml +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\Microsoft.Web.WebView2.WinForms.xml +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\Microsoft.Web.WebView2.Wpf.xml +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\bin\Release\Newtonsoft.Json.xml +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\obj\Release\TestWordAddIn1.ProofreadItem.resources +C:\Users\home-dev\source\repos\TestWordAddIn1\TestWordAddIn1\obj\Release\TestWordAddIn1.ProofreadPanel.resources diff --git a/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.GenerateResource.cache b/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.GenerateResource.cache index 9464dc9..4395387 100644 Binary files a/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.GenerateResource.cache and b/TestWordAddIn1/obj/Release/TestWordAddIn1.csproj.GenerateResource.cache differ diff --git a/TestWordAddIn1/obj/Release/TestWordAddIn1.dll b/TestWordAddIn1/obj/Release/TestWordAddIn1.dll index 0bd8013..4990ec5 100644 Binary files a/TestWordAddIn1/obj/Release/TestWordAddIn1.dll and b/TestWordAddIn1/obj/Release/TestWordAddIn1.dll differ diff --git a/TestWordAddIn1/obj/Release/TestWordAddIn1.pdb b/TestWordAddIn1/obj/Release/TestWordAddIn1.pdb index d3b79c2..f56a5d3 100644 Binary files a/TestWordAddIn1/obj/Release/TestWordAddIn1.pdb and b/TestWordAddIn1/obj/Release/TestWordAddIn1.pdb differ diff --git a/TestWordAddInSetup/TestWordAddInSetup.vdproj b/TestWordAddInSetup/TestWordAddInSetup.vdproj new file mode 100644 index 0000000..f460b82 --- /dev/null +++ b/TestWordAddInSetup/TestWordAddInSetup.vdproj @@ -0,0 +1,1460 @@ +"DeployProject" +{ +"VSVersion" = "3:800" +"ProjectType" = "8:{978C614F-708E-4E1A-B201-565925725DBA}" +"IsWebType" = "8:FALSE" +"ProjectName" = "8:TestWordAddInSetup" +"LanguageId" = "3:2052" +"CodePage" = "3:936" +"UILanguageId" = "3:2052" +"SccProjectName" = "8:" +"SccLocalPath" = "8:" +"SccAuxPath" = "8:" +"SccProvider" = "8:" + "Hierarchy" + { + "Entry" + { + "MsmKey" = "8:_0CA6EAED576FE377A2E05D7E42E905CE" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_0CA6EAED576FE377A2E05D7E42E905CE" + "OwnerKey" = "8:_E95CABAE0BA643018F923B0436D6DEDF" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_22700CDE3B59EF22BB0DC658E871E180" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_2B8BE19250E4492A8FEBA601B4BD74EC" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_461EC5E327B942598C23361DFE6049D7" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_5869159BC699C878627D1267CD1A7D4B" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_6731DBF79C6583AE6A9507D3DDBF691E" + "OwnerKey" = "8:_E95CABAE0BA643018F923B0436D6DEDF" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_687260A8DB27C5A78247DC8900F1E890" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_75BDBE657AF5429CA1792F610CCF44A5" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_75BDBE657AF5429CA1792F610CCF44A5" + "OwnerKey" = "8:_E95CABAE0BA643018F923B0436D6DEDF" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_8BAD4C931F50F5EB6B1F511CA357D7CA" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_9B47B8940D27F78D08AB9AC55E3A2569" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_9B47B8940D27F78D08AB9AC55E3A2569" + "OwnerKey" = "8:_E95CABAE0BA643018F923B0436D6DEDF" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_9B47B8940D27F78D08AB9AC55E3A2569" + "OwnerKey" = "8:_687260A8DB27C5A78247DC8900F1E890" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_9B47B8940D27F78D08AB9AC55E3A2569" + "OwnerKey" = "8:_8BAD4C931F50F5EB6B1F511CA357D7CA" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_A087D05061B40B64BB5F3D4C0EE48975" + "OwnerKey" = "8:_A522101CE6ABDA23D17D7FA896B60010" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_A087D05061B40B64BB5F3D4C0EE48975" + "OwnerKey" = "8:_E95CABAE0BA643018F923B0436D6DEDF" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_A087D05061B40B64BB5F3D4C0EE48975" + "OwnerKey" = "8:_75BDBE657AF5429CA1792F610CCF44A5" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_A087D05061B40B64BB5F3D4C0EE48975" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_A522101CE6ABDA23D17D7FA896B60010" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_A522101CE6ABDA23D17D7FA896B60010" + "OwnerKey" = "8:_E95CABAE0BA643018F923B0436D6DEDF" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_A522101CE6ABDA23D17D7FA896B60010" + "OwnerKey" = "8:_75BDBE657AF5429CA1792F610CCF44A5" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_CD3E7DD4A762BA92A57712B9B64242CE" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_CD3E7DD4A762BA92A57712B9B64242CE" + "OwnerKey" = "8:_6731DBF79C6583AE6A9507D3DDBF691E" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_CD3E7DD4A762BA92A57712B9B64242CE" + "OwnerKey" = "8:_E95CABAE0BA643018F923B0436D6DEDF" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_CD3E7DD4A762BA92A57712B9B64242CE" + "OwnerKey" = "8:_22700CDE3B59EF22BB0DC658E871E180" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_DAE58F5B5C944E859B41A5C2DC392C36" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_DC1ABD2F1B34B832C2CB394D91788203" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_E4173EAEB76B9A6C552AE5A743A7B807" + "OwnerKey" = "8:_5869159BC699C878627D1267CD1A7D4B" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_E4173EAEB76B9A6C552AE5A743A7B807" + "OwnerKey" = "8:_E95CABAE0BA643018F923B0436D6DEDF" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_E4173EAEB76B9A6C552AE5A743A7B807" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_E95CABAE0BA643018F923B0436D6DEDF" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_DC1ABD2F1B34B832C2CB394D91788203" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_E95CABAE0BA643018F923B0436D6DEDF" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_6731DBF79C6583AE6A9507D3DDBF691E" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_3A4234B0D2C5499998AC09CEF3A3A815" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_22700CDE3B59EF22BB0DC658E871E180" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_CD3E7DD4A762BA92A57712B9B64242CE" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_687260A8DB27C5A78247DC8900F1E890" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_8BAD4C931F50F5EB6B1F511CA357D7CA" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_9B47B8940D27F78D08AB9AC55E3A2569" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_75BDBE657AF5429CA1792F610CCF44A5" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_5869159BC699C878627D1267CD1A7D4B" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_E4173EAEB76B9A6C552AE5A743A7B807" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_0CA6EAED576FE377A2E05D7E42E905CE" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_A522101CE6ABDA23D17D7FA896B60010" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_UNDEFINED" + "OwnerKey" = "8:_A087D05061B40B64BB5F3D4C0EE48975" + "MsmSig" = "8:_UNDEFINED" + } + } + "Configurations" + { + "Debug" + { + "DisplayName" = "8:Debug" + "IsDebugOnly" = "11:TRUE" + "IsReleaseOnly" = "11:FALSE" + "OutputFilename" = "8:Debug\\TestWordAddInSetup.msi" + "PackageFilesAs" = "3:2" + "PackageFileSize" = "3:-2147483648" + "CabType" = "3:1" + "Compression" = "3:2" + "SignOutput" = "11:FALSE" + "CertificateFile" = "8:" + "PrivateKeyFile" = "8:" + "TimeStampServer" = "8:" + "InstallerBootstrapper" = "3:2" + } + "Release" + { + "DisplayName" = "8:Release" + "IsDebugOnly" = "11:FALSE" + "IsReleaseOnly" = "11:TRUE" + "OutputFilename" = "8:Release\\TestWordAddInSetup.msi" + "PackageFilesAs" = "3:2" + "PackageFileSize" = "3:-2147483648" + "CabType" = "3:1" + "Compression" = "3:2" + "SignOutput" = "11:FALSE" + "CertificateFile" = "8:" + "PrivateKeyFile" = "8:" + "TimeStampServer" = "8:" + "InstallerBootstrapper" = "3:2" + "BootstrapperCfg:{63ACBE69-63AA-4F98-B2B6-99F9E24495F2}" + { + "Enabled" = "11:TRUE" + "PromptEnabled" = "11:TRUE" + "PrerequisitesLocation" = "2:1" + "Url" = "8:" + "ComponentsUrl" = "8:" + "Items" + { + "{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:.NETFramework,Version=v4.7.2" + { + "Name" = "8:Microsoft .NET Framework 4.7.2 (x86 和 x64)" + "ProductCode" = "8:.NETFramework,Version=v4.7.2" + } + "{EDC2488A-8267-493A-A98E-7D9C3B36CDF3}:Microsoft.VSTORuntime.4.0" + { + "Name" = "8:Microsoft Visual Studio 2010 Tools for Office Runtime (x86 和 x64)" + "ProductCode" = "8:Microsoft.VSTORuntime.4.0" + } + } + } + } + } + "Deployable" + { + "CustomAction" + { + } + "DefaultFeature" + { + "Name" = "8:DefaultFeature" + "Title" = "8:" + "Description" = "8:" + } + "ExternalPersistence" + { + "LaunchCondition" + { + "{A06ECF26-33A3-4562-8140-9B0E340D4F24}:_4761D7812D9444C29E3EE1E444D3F1BC" + { + "Name" = "8:.NET Framework" + "Message" = "8:[VSDNETMSG]" + "FrameworkVersion" = "8:.NETFramework,Version=v4.7.2" + "AllowLaterVersions" = "11:FALSE" + "InstallUrl" = "8:http://go.microsoft.com/fwlink/?LinkId=863262" + } + } + } + "File" + { + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_0CA6EAED576FE377A2E05D7E42E905CE" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Microsoft.Office.Tools.Common.v4.0.Utilities, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_0CA6EAED576FE377A2E05D7E42E905CE" + { + "Name" = "8:Microsoft.Office.Tools.Common.v4.0.Utilities.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Microsoft.Office.Tools.Common.v4.0.Utilities.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_22700CDE3B59EF22BB0DC658E871E180" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:UtilLib, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_22700CDE3B59EF22BB0DC658E871E180" + { + "Name" = "8:UtilLib.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:UtilLib.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_2B8BE19250E4492A8FEBA601B4BD74EC" + { + "SourcePath" = "8:..\\TestWordAddIn1\\bin\\Release\\TestWordAddIn1.pdb" + "TargetName" = "8:TestWordAddIn1.pdb" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_461EC5E327B942598C23361DFE6049D7" + { + "SourcePath" = "8:..\\TestWordAddIn1\\bin\\Release\\TestWordAddIn1.dll.manifest" + "TargetName" = "8:TestWordAddIn1.dll.manifest" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_5869159BC699C878627D1267CD1A7D4B" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Microsoft.Office.Tools.v4.0.Framework, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_5869159BC699C878627D1267CD1A7D4B" + { + "Name" = "8:Microsoft.Office.Tools.v4.0.Framework.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Microsoft.Office.Tools.v4.0.Framework.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_6731DBF79C6583AE6A9507D3DDBF691E" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:UtilLib, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_6731DBF79C6583AE6A9507D3DDBF691E" + { + "Name" = "8:UtilLib.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:UtilLib.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_687260A8DB27C5A78247DC8900F1E890" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Microsoft.Web.WebView2.Wpf, Version=1.0.2151.40, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_687260A8DB27C5A78247DC8900F1E890" + { + "Name" = "8:Microsoft.Web.WebView2.Wpf.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Microsoft.Web.WebView2.Wpf.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_75BDBE657AF5429CA1792F610CCF44A5" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Microsoft.Office.Tools.Word, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_75BDBE657AF5429CA1792F610CCF44A5" + { + "Name" = "8:Microsoft.Office.Tools.Word.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Microsoft.Office.Tools.Word.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_8BAD4C931F50F5EB6B1F511CA357D7CA" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Microsoft.Web.WebView2.WinForms, Version=1.0.2151.40, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_8BAD4C931F50F5EB6B1F511CA357D7CA" + { + "Name" = "8:Microsoft.Web.WebView2.WinForms.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Microsoft.Web.WebView2.WinForms.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_9B47B8940D27F78D08AB9AC55E3A2569" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Microsoft.Web.WebView2.Core, Version=1.0.2151.40, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_9B47B8940D27F78D08AB9AC55E3A2569" + { + "Name" = "8:Microsoft.Web.WebView2.Core.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Microsoft.Web.WebView2.Core.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_A087D05061B40B64BB5F3D4C0EE48975" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Microsoft.Office.Tools, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_A087D05061B40B64BB5F3D4C0EE48975" + { + "Name" = "8:Microsoft.Office.Tools.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Microsoft.Office.Tools.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_A522101CE6ABDA23D17D7FA896B60010" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Microsoft.Office.Tools.Common, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_A522101CE6ABDA23D17D7FA896B60010" + { + "Name" = "8:Microsoft.Office.Tools.Common.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Microsoft.Office.Tools.Common.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_CD3E7DD4A762BA92A57712B9B64242CE" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_CD3E7DD4A762BA92A57712B9B64242CE" + { + "Name" = "8:Newtonsoft.Json.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Newtonsoft.Json.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_DAE58F5B5C944E859B41A5C2DC392C36" + { + "SourcePath" = "8:..\\TestWordAddIn1\\bin\\Release\\TestWordAddIn1.vsto" + "TargetName" = "8:TestWordAddIn1.vsto" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_DC1ABD2F1B34B832C2CB394D91788203" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:stdole, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" + "ScatterAssemblies" + { + "_DC1ABD2F1B34B832C2CB394D91788203" + { + "Name" = "8:stdole.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:stdole.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E4173EAEB76B9A6C552AE5A743A7B807" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:Microsoft.VisualStudio.Tools.Applications.Runtime, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_E4173EAEB76B9A6C552AE5A743A7B807" + { + "Name" = "8:Microsoft.VisualStudio.Tools.Applications.Runtime.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:Microsoft.VisualStudio.Tools.Applications.Runtime.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } + "{9F6F8455-1EF1-4B85-886A-4223BCC8E7F7}:_E95CABAE0BA643018F923B0436D6DEDF" + { + "AssemblyRegister" = "3:1" + "AssemblyIsInGAC" = "11:FALSE" + "AssemblyAsmDisplayName" = "8:TestWordAddIn1, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL" + "ScatterAssemblies" + { + "_E95CABAE0BA643018F923B0436D6DEDF" + { + "Name" = "8:TestWordAddIn1.dll" + "Attributes" = "3:512" + } + } + "SourcePath" = "8:..\\TestWordAddIn1\\bin\\Release\\TestWordAddIn1.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } + } + "FileType" + { + } + "Folder" + { + "{3C67513D-01DD-4637-8A68-80971EB9504F}:_41F0EC4D13A3451EAF2F831CC3626757" + { + "DefaultLocation" = "8:[ProgramFilesFolder][Manufacturer]\\[ProductName]" + "Name" = "8:#1925" + "AlwaysCreate" = "11:FALSE" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Property" = "8:TARGETDIR" + "Folders" + { + } + } + "{1525181F-901A-416C-8A58-119130FE478E}:_77F82271122942949E16D575306EA7A1" + { + "Name" = "8:#1916" + "AlwaysCreate" = "11:FALSE" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Property" = "8:DesktopFolder" + "Folders" + { + } + } + "{1525181F-901A-416C-8A58-119130FE478E}:_84465792E278450DBB326BDDE9E1E3B0" + { + "Name" = "8:#1919" + "AlwaysCreate" = "11:FALSE" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Property" = "8:ProgramMenuFolder" + "Folders" + { + } + } + } + "LaunchCondition" + { + } + "Locator" + { + } + "MsiBootstrapper" + { + "LangId" = "3:2052" + "RequiresElevation" = "11:FALSE" + } + "Product" + { + "Name" = "8:Microsoft Visual Studio" + "ProductName" = "8:TestWordAddInSetup" + "ProductCode" = "8:{2A23C65A-D62A-4C71-81CC-8461B5737523}" + "PackageCode" = "8:{51FF9684-6740-4F98-BD52-B9C2AF20C755}" + "UpgradeCode" = "8:{E8122A26-F866-429E-9444-E1CECCC1678B}" + "AspNetVersion" = "8:2.0.50727.0" + "RestartWWWService" = "11:FALSE" + "RemovePreviousVersions" = "11:FALSE" + "DetectNewerInstalledVersion" = "11:TRUE" + "InstallAllUsers" = "11:FALSE" + "ProductVersion" = "8:1.0.0" + "Manufacturer" = "8:home-dev" + "ARPHELPTELEPHONE" = "8:" + "ARPHELPLINK" = "8:" + "Title" = "8:TestWordAddInSetup" + "Subject" = "8:" + "ARPCONTACT" = "8:home-dev" + "Keywords" = "8:" + "ARPCOMMENTS" = "8:" + "ARPURLINFOABOUT" = "8:" + "ARPPRODUCTICON" = "8:" + "ARPIconIndex" = "3:0" + "SearchPath" = "8:" + "UseSystemSearchPath" = "11:TRUE" + "TargetPlatform" = "3:0" + "PreBuildEvent" = "8:" + "PostBuildEvent" = "8:" + "RunPostBuildEvent" = "3:0" + } + "Registry" + { + "HKLM" + { + "Keys" + { + "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_3EF72D985C874A9A88D148E49C643112" + { + "Name" = "8:Software" + "Condition" = "8:" + "AlwaysCreate" = "11:FALSE" + "DeleteAtUninstall" = "11:FALSE" + "Transitive" = "11:FALSE" + "Keys" + { + } + "Values" + { + } + } + } + } + "HKCU" + { + "Keys" + { + "{60EA8692-D2D5-43EB-80DC-7906BF13D6EF}:_D4763845B7E54D7EADB11006C981776B" + { + "Name" = "8:Software" + "Condition" = "8:" + "AlwaysCreate" = "11:FALSE" + "DeleteAtUninstall" = "11:FALSE" + "Transitive" = "11:FALSE" + "Keys" + { + } + "Values" + { + } + } + } + } + "HKCR" + { + "Keys" + { + } + } + "HKU" + { + "Keys" + { + } + } + "HKPU" + { + "Keys" + { + } + } + } + "Sequences" + { + } + "Shortcut" + { + } + "UserInterface" + { + "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_45C81CB147C24A88AFABA5E8A9E93027" + { + "UseDynamicProperties" = "11:FALSE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdUserInterface.wim" + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_487FB5C337F54E0E92190239C31B0E30" + { + "Name" = "8:#1902" + "Sequence" = "3:1" + "Attributes" = "3:3" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_3F1E49BC66724A82858B607585D9B2AF" + { + "Sequence" = "3:100" + "DisplayName" = "8:已完成" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdFinishedDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "UpdateText" + { + "Name" = "8:UpdateText" + "DisplayName" = "8:#1058" + "Description" = "8:#1158" + "Type" = "3:15" + "ContextData" = "8:" + "Attributes" = "3:0" + "Setting" = "3:1" + "Value" = "8:#1258" + "DefaultValue" = "8:#1258" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_599D4F1A68354DC1A4D0E05834C17099" + { + "Name" = "8:#1900" + "Sequence" = "3:1" + "Attributes" = "3:1" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_369B78AFB8264B49B240D1B6A75E6A85" + { + "Sequence" = "3:100" + "DisplayName" = "8:欢迎使用" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdWelcomeDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "CopyrightWarning" + { + "Name" = "8:CopyrightWarning" + "DisplayName" = "8:#1002" + "Description" = "8:#1102" + "Type" = "3:3" + "ContextData" = "8:" + "Attributes" = "3:0" + "Setting" = "3:1" + "Value" = "8:#1202" + "DefaultValue" = "8:#1202" + "UsePlugInResources" = "11:TRUE" + } + "Welcome" + { + "Name" = "8:Welcome" + "DisplayName" = "8:#1003" + "Description" = "8:#1103" + "Type" = "3:3" + "ContextData" = "8:" + "Attributes" = "3:0" + "Setting" = "3:1" + "Value" = "8:#1203" + "DefaultValue" = "8:#1203" + "UsePlugInResources" = "11:TRUE" + } + } + } + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_D2199ED9E8CD4C04AA5B941CFF9067FE" + { + "Sequence" = "3:200" + "DisplayName" = "8:安装文件夹" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdFolderDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "InstallAllUsersVisible" + { + "Name" = "8:InstallAllUsersVisible" + "DisplayName" = "8:#1059" + "Description" = "8:#1159" + "Type" = "3:5" + "ContextData" = "8:1;True=1;False=0" + "Attributes" = "3:0" + "Setting" = "3:0" + "Value" = "3:1" + "DefaultValue" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_FEA95BE1B24B441F83E603D6A355D330" + { + "Sequence" = "3:300" + "DisplayName" = "8:确认安装" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdConfirmDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + "{2479F3F5-0309-486D-8047-8187E2CE5BA0}:_63A41733D0B74C0CB438C7C10D43B2FC" + { + "UseDynamicProperties" = "11:FALSE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdBasicDialogs.wim" + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_682BAB8A9E00464287BF62C14643844D" + { + "Name" = "8:#1901" + "Sequence" = "3:1" + "Attributes" = "3:2" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_4B6810FC13514646B826A071030F5397" + { + "Sequence" = "3:100" + "DisplayName" = "8:进度" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdProgressDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "ShowProgress" + { + "Name" = "8:ShowProgress" + "DisplayName" = "8:#1009" + "Description" = "8:#1109" + "Type" = "3:5" + "ContextData" = "8:1;True=1;False=0" + "Attributes" = "3:0" + "Setting" = "3:0" + "Value" = "3:1" + "DefaultValue" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_6CEE64318C924A5D90590CDE0C828498" + { + "Name" = "8:#1902" + "Sequence" = "3:2" + "Attributes" = "3:3" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_D31F8D68035E43B7A552ECCA9E23E0E0" + { + "Sequence" = "3:100" + "DisplayName" = "8:已完成" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdAdminFinishedDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_92356139DED84073AE4AAEABEC8E45C7" + { + "Name" = "8:#1901" + "Sequence" = "3:2" + "Attributes" = "3:2" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_6A5CD3130BA145F68DCAF8B940562F16" + { + "Sequence" = "3:100" + "DisplayName" = "8:进度" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdAdminProgressDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "ShowProgress" + { + "Name" = "8:ShowProgress" + "DisplayName" = "8:#1009" + "Description" = "8:#1109" + "Type" = "3:5" + "ContextData" = "8:1;True=1;False=0" + "Attributes" = "3:0" + "Setting" = "3:0" + "Value" = "3:1" + "DefaultValue" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + "{DF760B10-853B-4699-99F2-AFF7185B4A62}:_B251839E194F404AA919527CC72CF643" + { + "Name" = "8:#1900" + "Sequence" = "3:2" + "Attributes" = "3:1" + "Dialogs" + { + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_3407A63F9B1B49AFB404365C6BD2D251" + { + "Sequence" = "3:100" + "DisplayName" = "8:欢迎使用" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdAdminWelcomeDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + "CopyrightWarning" + { + "Name" = "8:CopyrightWarning" + "DisplayName" = "8:#1002" + "Description" = "8:#1102" + "Type" = "3:3" + "ContextData" = "8:" + "Attributes" = "3:0" + "Setting" = "3:1" + "Value" = "8:#1202" + "DefaultValue" = "8:#1202" + "UsePlugInResources" = "11:TRUE" + } + "Welcome" + { + "Name" = "8:Welcome" + "DisplayName" = "8:#1003" + "Description" = "8:#1103" + "Type" = "3:3" + "ContextData" = "8:" + "Attributes" = "3:0" + "Setting" = "3:1" + "Value" = "8:#1203" + "DefaultValue" = "8:#1203" + "UsePlugInResources" = "11:TRUE" + } + } + } + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_CB4B370F2F7640C5978E5B0B922BD699" + { + "Sequence" = "3:200" + "DisplayName" = "8:安装文件夹" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdAdminFolderDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + "{688940B3-5CA9-4162-8DEE-2993FA9D8CBC}:_FC3EE570BCB940EB903F283C98CC743F" + { + "Sequence" = "3:300" + "DisplayName" = "8:确认安装" + "UseDynamicProperties" = "11:TRUE" + "IsDependency" = "11:FALSE" + "SourcePath" = "8:\\VsdAdminConfirmDlg.wid" + "Properties" + { + "BannerBitmap" + { + "Name" = "8:BannerBitmap" + "DisplayName" = "8:#1001" + "Description" = "8:#1101" + "Type" = "3:8" + "ContextData" = "8:Bitmap" + "Attributes" = "3:4" + "Setting" = "3:1" + "UsePlugInResources" = "11:TRUE" + } + } + } + } + } + } + "MergeModule" + { + } + "ProjectOutput" + { + "{5259A561-127C-4D43-A0A1-72F10C7B3BF8}:_3A4234B0D2C5499998AC09CEF3A3A815" + { + "SourcePath" = "8:..\\TestWordAddIn1\\obj\\Release\\TestWordAddIn1.dll" + "TargetName" = "8:" + "Tag" = "8:" + "Folder" = "8:_41F0EC4D13A3451EAF2F831CC3626757" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + "ProjectOutputGroupRegister" = "3:1" + "OutputConfiguration" = "8:" + "OutputGroupCanonicalName" = "8:Built" + "OutputProjectGuid" = "8:{E12FB108-CC54-49E3-B606-872B9805F9FA}" + "ShowKeyOutput" = "11:TRUE" + "ExcludeFilters" + { + } + } + } + } +} diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs b/UtilLib/obj/Release/.NETFramework,Version=v4.6.2.AssemblyAttributes.cs similarity index 59% rename from Webview2WinFormsApp/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs rename to UtilLib/obj/Release/.NETFramework,Version=v4.6.2.AssemblyAttributes.cs index ed92695..edc4647 100644 --- a/Webview2WinFormsApp/obj/Debug/net6.0-windows/.NETCoreApp,Version=v6.0.AssemblyAttributes.cs +++ b/UtilLib/obj/Release/.NETFramework,Version=v4.6.2.AssemblyAttributes.cs @@ -1,4 +1,4 @@ // using System; using System.Reflection; -[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v6.0", FrameworkDisplayName = ".NET 6.0")] +[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETFramework,Version=v4.6.2", FrameworkDisplayName = ".NET Framework 4.6.2")] diff --git a/UtilLib/obj/Release/UtilLib.csproj.AssemblyReference.cache b/UtilLib/obj/Release/UtilLib.csproj.AssemblyReference.cache new file mode 100644 index 0000000..d21824e Binary files /dev/null and b/UtilLib/obj/Release/UtilLib.csproj.AssemblyReference.cache differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.BuildWithSkipAnalyzers b/UtilLib/obj/Release/UtilLib.csproj.CopyComplete similarity index 100% rename from Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.BuildWithSkipAnalyzers rename to UtilLib/obj/Release/UtilLib.csproj.CopyComplete diff --git a/UtilLib/obj/Release/UtilLib.csproj.CoreCompileInputs.cache b/UtilLib/obj/Release/UtilLib.csproj.CoreCompileInputs.cache new file mode 100644 index 0000000..6f38187 --- /dev/null +++ b/UtilLib/obj/Release/UtilLib.csproj.CoreCompileInputs.cache @@ -0,0 +1 @@ +3f222d0b1a955228eb96992979b1394ce44aaaea diff --git a/UtilLib/obj/Release/UtilLib.csproj.FileListAbsolute.txt b/UtilLib/obj/Release/UtilLib.csproj.FileListAbsolute.txt new file mode 100644 index 0000000..32d1667 --- /dev/null +++ b/UtilLib/obj/Release/UtilLib.csproj.FileListAbsolute.txt @@ -0,0 +1,10 @@ +C:\Users\home-dev\source\repos\TestWordAddIn1\UtilLib\bin\Release\UtilLib.dll.config +C:\Users\home-dev\source\repos\TestWordAddIn1\UtilLib\bin\Release\UtilLib.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\UtilLib\bin\Release\UtilLib.pdb +C:\Users\home-dev\source\repos\TestWordAddIn1\UtilLib\bin\Release\Newtonsoft.Json.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\UtilLib\bin\Release\Newtonsoft.Json.xml +C:\Users\home-dev\source\repos\TestWordAddIn1\UtilLib\obj\Release\UtilLib.csproj.AssemblyReference.cache +C:\Users\home-dev\source\repos\TestWordAddIn1\UtilLib\obj\Release\UtilLib.csproj.CoreCompileInputs.cache +C:\Users\home-dev\source\repos\TestWordAddIn1\UtilLib\obj\Release\UtilLib.csproj.CopyComplete +C:\Users\home-dev\source\repos\TestWordAddIn1\UtilLib\obj\Release\UtilLib.dll +C:\Users\home-dev\source\repos\TestWordAddIn1\UtilLib\obj\Release\UtilLib.pdb diff --git a/UtilLib/obj/Release/UtilLib.dll b/UtilLib/obj/Release/UtilLib.dll new file mode 100644 index 0000000..6b7c4d1 Binary files /dev/null and b/UtilLib/obj/Release/UtilLib.dll differ diff --git a/UtilLib/obj/Release/UtilLib.pdb b/UtilLib/obj/Release/UtilLib.pdb new file mode 100644 index 0000000..7e54cd6 Binary files /dev/null and b/UtilLib/obj/Release/UtilLib.pdb differ diff --git a/Webview2WinFormsApp/AutoAdaptWindowsSize.cs b/Webview2WinFormsApp/AutoAdaptWindowsSize.cs deleted file mode 100644 index 279bbbc..0000000 --- a/Webview2WinFormsApp/AutoAdaptWindowsSize.cs +++ /dev/null @@ -1,119 +0,0 @@ -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -//using System.Linq; -using System.Text; -using System.Windows.Forms; -using System.Drawing.Drawing2D; - -namespace Webview2WinFormsApp -{ - class AutoAdaptWindowsSize //窗口缩放对象 - { - double formOriginalWidth;//窗体高度原始宽度 - double formOriginalHeight;//窗体原始 - double scaleX;//水平缩放比例 - double scaleY;//垂直缩放比例 - readonly Dictionary ControlsInfo = new Dictionary();//控件中心Left,Top,控件Width,控件Height,控件字体Size - - private Form _form; - Panel Win_Panel1 = new Panel(); - public AutoAdaptWindowsSize(Form form) - { - _form = form; - - //代码生成一个容器panel1,添加至窗体 - _form.Controls.Add(Win_Panel1); - Win_Panel1.BorderStyle = BorderStyle.None; //容器border样式 - Win_Panel1.Dock = DockStyle.Fill; //设置填充,下面添加控件至容器完成后,容器会填充窗口 - Win_Panel1.BackColor = Color.Transparent; // 这里默认的背景颜色是form的背景颜色,如果form页面时图片,需要将这里的颜色设置成透明,否则会被覆盖。 - //将窗体所有控件添加至panel1 - while (_form.Controls[0].Name.Trim() != "") - { - foreach (Control item in _form.Controls) - { - - if (item.Name.Trim() != "" && item.Name.Trim() != Win_Panel1.Name.Trim()) - { - Win_Panel1.Controls.Add(item); - } - } - } - - //保存窗体和控件初始大小 - InitControlsInfo(Win_Panel1); - } - - public void InitControlsInfo(Control ctrlContainer) - { - if (ctrlContainer.Parent == _form)//获取窗体的高度和宽度 - { - formOriginalWidth = Convert.ToDouble(ctrlContainer.Width); - formOriginalHeight = Convert.ToDouble(ctrlContainer.Height); - } - foreach (Control item in ctrlContainer.Controls) - { - if (item.Name.Trim() != "") - { - //添加信息:键值:控件名,内容:据左边距离,距顶部距离,控件宽度,控件高度,控件字体。 - ControlsInfo.Add(item.Name, (item.Left + item.Width / 2) + "," + (item.Top + item.Height / 2) + "," + item.Width + "," + item.Height + "," + item.Font.Size); - } - if ((item as UserControl) == null && item.Controls.Count > 0) - { - InitControlsInfo(item); - } - } - - } - public void FormSizeChanged() - { - try - { - if (ControlsInfo.Count > 0)//如果字典中有数据,即窗体改变 - { - ControlsZoomScale(Win_Panel1);//表示pannel控件 - ControlsChange(Win_Panel1); - } - } - catch { } - } - private void ControlsZoomScale(Control ctrlContainer) - { - scaleX = (Convert.ToDouble(ctrlContainer.Width) / formOriginalWidth); - scaleY = (Convert.ToDouble(ctrlContainer.Height) / formOriginalHeight); - } - - // 改变控件大小 - - private void ControlsChange(Control ctrlContainer) - { - double[] pos = new double[5];//pos数组保存当前控件中心Left,Top,控件Width,控件Height,控件字体Size - foreach (Control item in ctrlContainer.Controls)//遍历控件 - { - if (item.Name.Trim() != "")//如果控件名不是空,则执行 - { - if ((item as UserControl) == null && item.Controls.Count > 0)//如果不是自定义控件 - { - ControlsChange(item);//循环执行 - } - string[] strs = ControlsInfo[item.Name].Split(',');//从字典中查出的数据,以‘,’分割成字符串组 - - for (int i = 0; i < 5; i++) - { - pos[i] = Convert.ToDouble(strs[i]);//添加到临时数组 - } - double itemWidth = pos[2] * scaleX; //计算控件宽度,double类型 - double itemHeight = pos[3] * scaleY; //计算控件高度 - item.Left = Convert.ToInt32(pos[0] * scaleX - itemWidth / 2);//计算控件距离左边距离 - item.Top = Convert.ToInt32(pos[1] * scaleY - itemHeight / 2);//计算控件距离顶部距离 - item.Width = Convert.ToInt32(itemWidth);//控件宽度,int类型 - item.Height = Convert.ToInt32(itemHeight);//控件高度 - if (float.Parse((pos[4] * Math.Min(scaleX, scaleY)).ToString()) != 0) //缩放字体大小不能为0 - { item.Font = new Font(item.Font.Name, float.Parse((pos[4] * Math.Min(scaleX, scaleY)).ToString())); } //字体 - } - } - } - } -} \ No newline at end of file diff --git a/Webview2WinFormsApp/Bridge.cs b/Webview2WinFormsApp/Bridge.cs deleted file mode 100644 index 7602639..0000000 --- a/Webview2WinFormsApp/Bridge.cs +++ /dev/null @@ -1,16 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace Webview2WinFormsApp -{ - public class Bridge - { - public void Test() - { - System.Windows.Forms.MessageBox.Show("Webview2WinFormsApp.Bridge.Test()!"); - } - } -} diff --git a/Webview2WinFormsApp/Form1.Designer.cs b/Webview2WinFormsApp/Form1.Designer.cs deleted file mode 100644 index f730e5b..0000000 --- a/Webview2WinFormsApp/Form1.Designer.cs +++ /dev/null @@ -1,106 +0,0 @@ -namespace Webview2WinFormsApp -{ - partial class Form1 - { - /// - /// Required designer variable. - /// - private System.ComponentModel.IContainer components = null; - - /// - /// Clean up any resources being used. - /// - /// true if managed resources should be disposed; otherwise, false. - protected override void Dispose(bool disposing) - { - if (disposing && (components != null)) - { - components.Dispose(); - } - base.Dispose(disposing); - } - - #region Windows Form Designer generated code - - /// - /// Required method for Designer support - do not modify - /// the contents of this method with the code editor. - /// - private void InitializeComponent() - { - webView21 = new Microsoft.Web.WebView2.WinForms.WebView2(); - menuStrip1 = new MenuStrip(); - 文件ToolStripMenuItem = new ToolStripMenuItem(); - 编辑ToolStripMenuItem = new ToolStripMenuItem(); - 视图ToolStripMenuItem = new ToolStripMenuItem(); - ((System.ComponentModel.ISupportInitialize)webView21).BeginInit(); - menuStrip1.SuspendLayout(); - SuspendLayout(); - // - // webView21 - // - webView21.AllowExternalDrop = true; - webView21.CreationProperties = null; - webView21.DefaultBackgroundColor = Color.White; - webView21.Dock = DockStyle.Fill; - webView21.Location = new Point(0, 25); - webView21.Name = "webView21"; - webView21.Size = new Size(998, 600); - webView21.TabIndex = 0; - webView21.ZoomFactor = 1D; - webView21.CoreWebView2InitializationCompleted += webView21_CoreWebView2InitializationCompleted; - // - // menuStrip1 - // - menuStrip1.Items.AddRange(new ToolStripItem[] { 文件ToolStripMenuItem, 编辑ToolStripMenuItem, 视图ToolStripMenuItem }); - menuStrip1.Location = new Point(0, 0); - menuStrip1.Name = "menuStrip1"; - menuStrip1.Size = new Size(998, 25); - menuStrip1.TabIndex = 1; - menuStrip1.Text = "menuStrip1"; - // - // 文件ToolStripMenuItem - // - 文件ToolStripMenuItem.Name = "文件ToolStripMenuItem"; - 文件ToolStripMenuItem.Size = new Size(44, 21); - 文件ToolStripMenuItem.Text = "文件"; - // - // 编辑ToolStripMenuItem - // - 编辑ToolStripMenuItem.Name = "编辑ToolStripMenuItem"; - 编辑ToolStripMenuItem.Size = new Size(44, 21); - 编辑ToolStripMenuItem.Text = "编辑"; - // - // 视图ToolStripMenuItem - // - 视图ToolStripMenuItem.Name = "视图ToolStripMenuItem"; - 视图ToolStripMenuItem.Size = new Size(44, 21); - 视图ToolStripMenuItem.Text = "视图"; - // - // Form1 - // - AutoScaleDimensions = new SizeF(7F, 17F); - AutoScaleMode = AutoScaleMode.Font; - ClientSize = new Size(998, 625); - Controls.Add(webView21); - Controls.Add(menuStrip1); - MainMenuStrip = menuStrip1; - Name = "Form1"; - Text = "Form1"; - Load += Form1_Load; - ((System.ComponentModel.ISupportInitialize)webView21).EndInit(); - menuStrip1.ResumeLayout(false); - menuStrip1.PerformLayout(); - ResumeLayout(false); - PerformLayout(); - } - - #endregion - - private Microsoft.Web.WebView2.WinForms.WebView2 webView21; - private MenuStrip menuStrip1; - private ToolStripMenuItem 文件ToolStripMenuItem; - private ToolStripMenuItem 编辑ToolStripMenuItem; - private ToolStripMenuItem 视图ToolStripMenuItem; - } -} \ No newline at end of file diff --git a/Webview2WinFormsApp/Form1.cs b/Webview2WinFormsApp/Form1.cs deleted file mode 100644 index e25aad7..0000000 --- a/Webview2WinFormsApp/Form1.cs +++ /dev/null @@ -1,41 +0,0 @@ -namespace Webview2WinFormsApp -{ - public partial class Form1 : Form - { - /// - /// https://www.bilibili.com/read/cv23844020/ - /// - private AutoAdaptWindowsSize autoSize; - public Form1() - { - InitializeComponent(); - autoSize = new AutoAdaptWindowsSize(this); - this.SizeChanged += Form1_SizeChanged; - } - - private void Form1_SizeChanged(object? sender, EventArgs e) - { - if (autoSize != null) // һжϣŲֲ100%ʱ򣬻ᱨ - { - autoSize.FormSizeChanged(); - } - } - - private void Form1_Load(object sender, EventArgs e) - { - webView21.Source = new Uri(AppDomain.CurrentDomain.BaseDirectory + "\\web\\index.html"); - } - - private void webView21_CoreWebView2InitializationCompleted(object sender, Microsoft.Web.WebView2.Core.CoreWebView2InitializationCompletedEventArgs e) - { - if (e.IsSuccess) - { - Console.WriteLine("webView21_CoreWebView2InitializationCompleted"); - var bridge = new Bridge(); - // - webView21.CoreWebView2.AddHostObjectToScript("bridge", bridge); - webView21.Source = new Uri(AppDomain.CurrentDomain.BaseDirectory + "\\web\\index.html"); - } - } - } -} \ No newline at end of file diff --git a/Webview2WinFormsApp/Form1.resx b/Webview2WinFormsApp/Form1.resx deleted file mode 100644 index a0623c8..0000000 --- a/Webview2WinFormsApp/Form1.resx +++ /dev/null @@ -1,123 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - 17, 17 - - \ No newline at end of file diff --git a/Webview2WinFormsApp/Form2.Designer.cs b/Webview2WinFormsApp/Form2.Designer.cs deleted file mode 100644 index 485c137..0000000 --- a/Webview2WinFormsApp/Form2.Designer.cs +++ /dev/null @@ -1,61 +0,0 @@ -namespace Webview2WinFormsApp -{ - partial class Form2 - { - /// - /// Required designer variable. - /// - private System.ComponentModel.IContainer components = null; - - /// - /// Clean up any resources being used. - /// - /// true if managed resources should be disposed; otherwise, false. - protected override void Dispose(bool disposing) - { - if (disposing && (components != null)) - { - components.Dispose(); - } - base.Dispose(disposing); - } - - #region Windows Form Designer generated code - - /// - /// Required method for Designer support - do not modify - /// the contents of this method with the code editor. - /// - private void InitializeComponent() - { - panel1 = new Panel(); - SuspendLayout(); - // - // panel1 - // - panel1.AutoScroll = true; - panel1.Dock = DockStyle.Fill; - panel1.Location = new Point(0, 0); - panel1.Name = "panel1"; - panel1.Padding = new Padding(10); - panel1.Size = new Size(878, 699); - panel1.TabIndex = 0; - // - // Form2 - // - AutoScaleDimensions = new SizeF(7F, 17F); - AutoScaleMode = AutoScaleMode.Font; - BackColor = Color.White; - ClientSize = new Size(878, 699); - Controls.Add(panel1); - Name = "Form2"; - Text = "Form2"; - Load += Form2_Load; - ResumeLayout(false); - } - - #endregion - - private Panel panel1; - } -} \ No newline at end of file diff --git a/Webview2WinFormsApp/Form2.cs b/Webview2WinFormsApp/Form2.cs deleted file mode 100644 index 90b4761..0000000 --- a/Webview2WinFormsApp/Form2.cs +++ /dev/null @@ -1,46 +0,0 @@ -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using System.Windows.Forms; -using UtilLib; - -namespace Webview2WinFormsApp -{ - public partial class Form2 : Form - { - public Form2() - { - InitializeComponent(); - } - - private readonly int ItemHeight = 90; - private readonly List Items = new List(); - - private void Form2_Load(object sender, EventArgs e) - { - panel1.AutoScroll = true; - var result = API.GetProofreadResult(); - int index = 0; - foreach (var correct in result.CorrectedSet) - { - if (correct.Diffs != null) - { - foreach (var it in correct.Diffs) - { - ProofreadItem item = new ProofreadItem(); - item.SetProofreadItem(it); - Items.Add(item); - item.Location = new Point(10, (ItemHeight + 10) * index); - panel1.Controls.Add(item); - index++; - } - } - } - } - } -} diff --git a/Webview2WinFormsApp/Form2.resx b/Webview2WinFormsApp/Form2.resx deleted file mode 100644 index af32865..0000000 --- a/Webview2WinFormsApp/Form2.resx +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - \ No newline at end of file diff --git a/Webview2WinFormsApp/Model.cs b/Webview2WinFormsApp/Model.cs deleted file mode 100644 index 779ad4f..0000000 --- a/Webview2WinFormsApp/Model.cs +++ /dev/null @@ -1,70 +0,0 @@ -using System; -using System.Collections.Generic; -using System.Linq; -using System.Text; -using System.Threading.Tasks; - -namespace TestWordAddIn1 -{ - internal class Model - { - } - - internal class DiffItem - { - - } - internal class Correct - { - public string Key { get; set; } - public int Offset { get; set; } - public string New_text { get; set; } - public string Insert { get; set; } - public int Insert_len { get; set; } - - public List Diffs { get; set; } - } - - internal class ProofreadResult - { - public object AbnormalCount { get; set; } - public List CorrectedSet { get; set; } - public object History { get; set; } - - /* - "id": 1326, - "isBlackWord": true, - "isOrigin": 2, - "isWhiteWord": true, - "name": "失业在家的日子-最新", - "status": 3 - */ - public int Id { get; set; } - public bool IsBlackWord { get; set; } - public int IsOrigin { get; set; } - public bool IsWhiteWord { get; set; } - public int Status { get; set; } - public string Name { get; set; } - } - - internal class Response - { - public int Code { get; set; } - public string Msg { get; set; } - public T Data { get; set; } - } - - internal class WebActionMessage - { - public WebActionMessage() - { } - public WebActionMessage(string action, object data) - { - Action = action; - Data = data; - } - - public string Action { get; set; } - public object Data { get; set; } - } -} diff --git a/Webview2WinFormsApp/Program.cs b/Webview2WinFormsApp/Program.cs deleted file mode 100644 index 3a1fc05..0000000 --- a/Webview2WinFormsApp/Program.cs +++ /dev/null @@ -1,17 +0,0 @@ -namespace Webview2WinFormsApp -{ - internal static class Program - { - /// - /// The main entry point for the application. - /// - [STAThread] - static void Main() - { - // To customize application configuration such as set high DPI settings or default font, - // see https://aka.ms/applicationconfiguration. - ApplicationConfiguration.Initialize(); - Application.Run(new Form2()); - } - } -} \ No newline at end of file diff --git a/Webview2WinFormsApp/ProofreadItem.Designer.cs b/Webview2WinFormsApp/ProofreadItem.Designer.cs deleted file mode 100644 index 71211a8..0000000 --- a/Webview2WinFormsApp/ProofreadItem.Designer.cs +++ /dev/null @@ -1,115 +0,0 @@ -namespace Webview2WinFormsApp -{ - partial class ProofreadItem - { - /// - /// 必需的设计器变量。 - /// - private System.ComponentModel.IContainer components = null; - - /// - /// 清理所有正在使用的资源。 - /// - /// 如果应释放托管资源,为 true;否则为 false。 - protected override void Dispose(bool disposing) - { - if (disposing && (components != null)) - { - components.Dispose(); - } - base.Dispose(disposing); - } - - #region 组件设计器生成的代码 - - /// - /// 设计器支持所需的方法 - 不要修改 - /// 使用代码编辑器修改此方法的内容。 - /// - private void InitializeComponent() - { - origin = new Label(); - type = new Label(); - description = new Label(); - button1 = new Button(); - button2 = new Button(); - SuspendLayout(); - // - // origin - // - origin.AutoSize = true; - origin.Location = new Point(21, 17); - origin.Name = "origin"; - origin.Size = new Size(42, 17); - origin.TabIndex = 0; - origin.Text = "origin"; - // - // type - // - type.AutoSize = true; - type.Location = new Point(80, 18); - type.Name = "type"; - type.Size = new Size(33, 17); - type.TabIndex = 1; - type.Text = "type"; - // - // description - // - description.AutoSize = true; - description.Location = new Point(14, 48); - description.Name = "description"; - description.Size = new Size(73, 17); - description.TabIndex = 2; - description.Text = "description"; - // - // button1 - // - button1.BackgroundImage = Properties.Resources.check; - button1.BackgroundImageLayout = ImageLayout.Stretch; - button1.Cursor = Cursors.Hand; - button1.Location = new Point(269, 18); - button1.Name = "button1"; - button1.Size = new Size(26, 26); - button1.TabIndex = 3; - button1.UseVisualStyleBackColor = true; - // - // button2 - // - button2.BackgroundImage = Properties.Resources.minus_bold; - button2.BackgroundImageLayout = ImageLayout.Stretch; - button2.Cursor = Cursors.Hand; - button2.Location = new Point(301, 18); - button2.Name = "button2"; - button2.Size = new Size(26, 26); - button2.TabIndex = 4; - button2.UseVisualStyleBackColor = true; - // - // ProofreadItem - // - AutoScaleDimensions = new SizeF(7F, 17F); - AutoScaleMode = AutoScaleMode.Font; - BackColor = Color.WhiteSmoke; - Controls.Add(button2); - Controls.Add(button1); - Controls.Add(description); - Controls.Add(type); - Controls.Add(origin); - Name = "ProofreadItem"; - Size = new Size(350, 90); - Load += ProofreadItem_Load; - Click += ProofreadItem_Click; - MouseEnter += ProofreadItem_MouseEnter; - MouseLeave += ProofreadItem_MouseLeave; - ResumeLayout(false); - PerformLayout(); - } - - #endregion - - private Label origin; - private Label type; - private Label description; - private Button button1; - private Button button2; - } -} diff --git a/Webview2WinFormsApp/ProofreadItem.cs b/Webview2WinFormsApp/ProofreadItem.cs deleted file mode 100644 index 517d00a..0000000 --- a/Webview2WinFormsApp/ProofreadItem.cs +++ /dev/null @@ -1,82 +0,0 @@ -using System; -using System.Collections.Generic; -using System.ComponentModel; -using System.Data; -using System.Drawing; -using System.Linq; -using System.Text; -using System.Threading.Tasks; -using System.Windows.Forms; -using UtilLib; - -namespace Webview2WinFormsApp -{ - public partial class ProofreadItem : UserControl - { - - private readonly Color BG_NORMAL = Color.WhiteSmoke; - private readonly Color BG_HOVER = Color.AliceBlue; - private readonly Color BG_ACTIVE = Color.AliceBlue; - public ProofreadItem() - { - InitializeComponent(); - this.BackColor = BG_NORMAL; - } - - private void ProofreadItem_MouseEnter(object sender, EventArgs e) - { - this.BackColor = BG_HOVER; - Console.WriteLine("ProofreadItem_MouseEnter"); - } - - private void ProofreadItem_MouseLeave(object sender, EventArgs e) - { - this.BackColor = BG_NORMAL; - Console.WriteLine("ProofreadItem_MouseLeave"); - } - - private void ProofreadItem_Click(object sender, EventArgs e) - { - this.BackColor = BG_ACTIVE; - Console.WriteLine("ProofreadItem_Click"); - } - - public void SetProofreadItem(DiffItem it) - { - var typeConfig = TypeConfig.Get(it.Type); - type.Text = typeConfig.Text; - type.Visible = false; - - if (it.Type == ProofreadType.blackWord - || it.Type == ProofreadType.blackWordBlock - || it.Type == ProofreadType.sensitive) - { - description.Text = "【敏感词】建议查看"; - } - else - { - if (it.Tag == "r") - { - origin.Text = it.Origin + ">" + it.Text; - description.Text = string.Format("【{0}】建议选用“{1}”", typeConfig.Text, it.Text); - } - else if (it.Tag == "i") - { - origin.Text = it.Text + " 新增"; - description.Text = string.Format("【{0}】建议新增", typeConfig.Text); - } - else - { - origin.Text = it.Origin + " 删除"; - description.Text = string.Format("【{0}】建议删除", typeConfig.Text); - } - } - - } - - private void ProofreadItem_Load(object sender, EventArgs e) - { - - } - } -} diff --git a/Webview2WinFormsApp/ProofreadItem.resx b/Webview2WinFormsApp/ProofreadItem.resx deleted file mode 100644 index af32865..0000000 --- a/Webview2WinFormsApp/ProofreadItem.resx +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - \ No newline at end of file diff --git a/Webview2WinFormsApp/Properties/Resources.Designer.cs b/Webview2WinFormsApp/Properties/Resources.Designer.cs deleted file mode 100644 index 79e390d..0000000 --- a/Webview2WinFormsApp/Properties/Resources.Designer.cs +++ /dev/null @@ -1,83 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -namespace Webview2WinFormsApp.Properties { - using System; - - - /// - /// 一个强类型的资源类,用于查找本地化的字符串等。 - /// - // 此类是由 StronglyTypedResourceBuilder - // 类通过类似于 ResGen 或 Visual Studio 的工具自动生成的。 - // 若要添加或移除成员,请编辑 .ResX 文件,然后重新运行 ResGen - // (以 /str 作为命令选项),或重新生成 VS 项目。 - [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] - [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] - [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] - internal class Resources { - - private static global::System.Resources.ResourceManager resourceMan; - - private static global::System.Globalization.CultureInfo resourceCulture; - - [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] - internal Resources() { - } - - /// - /// 返回此类使用的缓存的 ResourceManager 实例。 - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Resources.ResourceManager ResourceManager { - get { - if (object.ReferenceEquals(resourceMan, null)) { - global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Webview2WinFormsApp.Properties.Resources", typeof(Resources).Assembly); - resourceMan = temp; - } - return resourceMan; - } - } - - /// - /// 重写当前线程的 CurrentUICulture 属性,对 - /// 使用此强类型资源类的所有资源查找执行重写。 - /// - [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] - internal static global::System.Globalization.CultureInfo Culture { - get { - return resourceCulture; - } - set { - resourceCulture = value; - } - } - - /// - /// 查找 System.Drawing.Bitmap 类型的本地化资源。 - /// - internal static System.Drawing.Bitmap check { - get { - object obj = ResourceManager.GetObject("check", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - - /// - /// 查找 System.Drawing.Bitmap 类型的本地化资源。 - /// - internal static System.Drawing.Bitmap minus_bold { - get { - object obj = ResourceManager.GetObject("minus-bold", resourceCulture); - return ((System.Drawing.Bitmap)(obj)); - } - } - } -} diff --git a/Webview2WinFormsApp/Properties/Resources.resx b/Webview2WinFormsApp/Properties/Resources.resx deleted file mode 100644 index 03ed0f2..0000000 --- a/Webview2WinFormsApp/Properties/Resources.resx +++ /dev/null @@ -1,127 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - text/microsoft-resx - - - 2.0 - - - System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - - - ..\Resources\check.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - - ..\Resources\minus-bold.png;System.Drawing.Bitmap, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a - - \ No newline at end of file diff --git a/Webview2WinFormsApp/Resources/check.png b/Webview2WinFormsApp/Resources/check.png deleted file mode 100644 index e6f7e50..0000000 Binary files a/Webview2WinFormsApp/Resources/check.png and /dev/null differ diff --git a/Webview2WinFormsApp/Resources/minus-bold.png b/Webview2WinFormsApp/Resources/minus-bold.png deleted file mode 100644 index eabc9b5..0000000 Binary files a/Webview2WinFormsApp/Resources/minus-bold.png and /dev/null differ diff --git a/Webview2WinFormsApp/Webview2WinFormsApp.csproj b/Webview2WinFormsApp/Webview2WinFormsApp.csproj deleted file mode 100644 index 4401e67..0000000 --- a/Webview2WinFormsApp/Webview2WinFormsApp.csproj +++ /dev/null @@ -1,44 +0,0 @@ - - - - WinExe - net6.0-windows - enable - true - enable - - - - - - - - - Always - - - - - - - - - - - - - - True - True - Resources.resx - - - - - - ResXFileCodeGenerator - Resources.Designer.cs - - - - \ No newline at end of file diff --git a/Webview2WinFormsApp/Webview2WinFormsApp.csproj.user b/Webview2WinFormsApp/Webview2WinFormsApp.csproj.user deleted file mode 100644 index a4af2c7..0000000 --- a/Webview2WinFormsApp/Webview2WinFormsApp.csproj.user +++ /dev/null @@ -1,14 +0,0 @@ - - - - - Form - - - Form - - - UserControl - - - \ No newline at end of file diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.AssemblyInfo.cs b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.AssemblyInfo.cs deleted file mode 100644 index 7cf4576..0000000 --- a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.AssemblyInfo.cs +++ /dev/null @@ -1,25 +0,0 @@ -//------------------------------------------------------------------------------ -// -// 此代码由工具生成。 -// 运行时版本:4.0.30319.42000 -// -// 对此文件的更改可能会导致不正确的行为,并且如果 -// 重新生成代码,这些更改将会丢失。 -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: System.Reflection.AssemblyCompanyAttribute("Webview2WinFormsApp")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("Webview2WinFormsApp")] -[assembly: System.Reflection.AssemblyTitleAttribute("Webview2WinFormsApp")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] -[assembly: System.Runtime.Versioning.TargetPlatformAttribute("Windows7.0")] -[assembly: System.Runtime.Versioning.SupportedOSPlatformAttribute("Windows7.0")] - -// 由 MSBuild WriteCodeFragment 类生成。 - diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.AssemblyInfoInputs.cache b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.AssemblyInfoInputs.cache deleted file mode 100644 index 514d878..0000000 --- a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.AssemblyInfoInputs.cache +++ /dev/null @@ -1 +0,0 @@ -1a63871452e65bc94ef13afede3643178c1c9f7d diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.GeneratedMSBuildEditorConfig.editorconfig b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.GeneratedMSBuildEditorConfig.editorconfig deleted file mode 100644 index a0158b9..0000000 --- a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.GeneratedMSBuildEditorConfig.editorconfig +++ /dev/null @@ -1,17 +0,0 @@ -is_global = true -build_property.ApplicationManifest = -build_property.StartupObject = -build_property.ApplicationDefaultFont = -build_property.ApplicationHighDpiMode = -build_property.ApplicationUseCompatibleTextRendering = -build_property.ApplicationVisualStyles = -build_property.TargetFramework = net6.0-windows -build_property.TargetPlatformMinVersion = 7.0 -build_property.UsingMicrosoftNETSdkWeb = -build_property.ProjectTypeGuids = -build_property.InvariantGlobalization = -build_property.PlatformNeutralAssembly = -build_property.EnforceExtendedAnalyzerRules = -build_property._SupportedPlatformList = Linux,macOS,Windows -build_property.RootNamespace = Webview2WinFormsApp -build_property.ProjectDir = C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.GlobalUsings.g.cs b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.GlobalUsings.g.cs deleted file mode 100644 index 84bbb89..0000000 --- a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.GlobalUsings.g.cs +++ /dev/null @@ -1,10 +0,0 @@ -// -global using global::System; -global using global::System.Collections.Generic; -global using global::System.Drawing; -global using global::System.IO; -global using global::System.Linq; -global using global::System.Net.Http; -global using global::System.Threading; -global using global::System.Threading.Tasks; -global using global::System.Windows.Forms; diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.ProofreadItem.resources b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.ProofreadItem.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.ProofreadItem.resources and /dev/null differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.Properties.Resources.resources b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.Properties.Resources.resources deleted file mode 100644 index 647c3e9..0000000 Binary files a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.Properties.Resources.resources and /dev/null differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.assets.cache b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.assets.cache deleted file mode 100644 index 6954e16..0000000 Binary files a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.assets.cache and /dev/null differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.AssemblyReference.cache b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.AssemblyReference.cache deleted file mode 100644 index 1cb6973..0000000 Binary files a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.AssemblyReference.cache and /dev/null differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.CopyComplete b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.CopyComplete deleted file mode 100644 index e69de29..0000000 diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.CoreCompileInputs.cache b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.CoreCompileInputs.cache deleted file mode 100644 index 3b5ff62..0000000 --- a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.CoreCompileInputs.cache +++ /dev/null @@ -1 +0,0 @@ -4cd1f286d0017333667f4d97371733f92f4cbe53 diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.FileListAbsolute.txt b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.FileListAbsolute.txt deleted file mode 100644 index be3c6a5..0000000 --- a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,33 +0,0 @@ -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\runtimes\win-x86\native\WebView2Loader.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\runtimes\win-x64\native\WebView2Loader.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\runtimes\win-arm64\native\WebView2Loader.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\Webview2WinFormsApp.exe -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\web\index.html -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\Webview2WinFormsApp.deps.json -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\Webview2WinFormsApp.runtimeconfig.json -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\Webview2WinFormsApp.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\Webview2WinFormsApp.pdb -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\Microsoft.Web.WebView2.Core.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\Microsoft.Web.WebView2.WinForms.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\Microsoft.Web.WebView2.Wpf.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.csproj.AssemblyReference.cache -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.Form1.resources -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.csproj.GenerateResource.cache -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.GeneratedMSBuildEditorConfig.editorconfig -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.AssemblyInfoInputs.cache -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.AssemblyInfo.cs -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.csproj.CoreCompileInputs.cache -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.csproj.CopyComplete -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\refint\Webview2WinFormsApp.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.pdb -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.genruntimeconfig.cache -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\ref\Webview2WinFormsApp.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.Form2.resources -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.ProofreadItem.resources -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\UtilLib.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\Newtonsoft.Json.dll -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\UtilLib.pdb -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\UtilLib.dll.config -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\bin\Debug\net6.0-windows\Newtonsoft.Json.xml -C:\Users\home-dev\source\repos\TestWordAddIn1\Webview2WinFormsApp\obj\Debug\net6.0-windows\Webview2WinFormsApp.Properties.Resources.resources diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.GenerateResource.cache b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.GenerateResource.cache deleted file mode 100644 index cad455d..0000000 Binary files a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.csproj.GenerateResource.cache and /dev/null differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.designer.deps.json b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.designer.deps.json deleted file mode 100644 index 44ac1c3..0000000 --- a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.designer.deps.json +++ /dev/null @@ -1,53 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v6.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v6.0": { - "Microsoft.Web.WebView2/1.0.2151.40": { - "runtime": { - "lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.dll": { - "assemblyVersion": "1.0.2151.40", - "fileVersion": "1.0.2151.40" - }, - "lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.dll": { - "assemblyVersion": "1.0.2151.40", - "fileVersion": "1.0.2151.40" - }, - "lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.dll": { - "assemblyVersion": "1.0.2151.40", - "fileVersion": "1.0.2151.40" - } - }, - "runtimeTargets": { - "runtimes/win-arm64/native/WebView2Loader.dll": { - "rid": "win-arm64", - "assetType": "native", - "fileVersion": "1.0.2151.40" - }, - "runtimes/win-x64/native/WebView2Loader.dll": { - "rid": "win-x64", - "assetType": "native", - "fileVersion": "1.0.2151.40" - }, - "runtimes/win-x86/native/WebView2Loader.dll": { - "rid": "win-x86", - "assetType": "native", - "fileVersion": "1.0.2151.40" - } - } - } - } - }, - "libraries": { - "Microsoft.Web.WebView2/1.0.2151.40": { - "type": "package", - "serviceable": true, - "sha512": "sha512-OPWjZVJvYhDm4Jq+7QdsQfEgv2QHrkaqUkdk4i9FahatsOJ4cIaVLfnDHGsKjcxGqCVX+Lo4mi4Lqh5hcgfsdw==", - "path": "microsoft.web.webview2/1.0.2151.40", - "hashPath": "microsoft.web.webview2.1.0.2151.40.nupkg.sha512" - } - } -} \ No newline at end of file diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.designer.runtimeconfig.json b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.designer.runtimeconfig.json deleted file mode 100644 index ea1f944..0000000 --- a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.designer.runtimeconfig.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "runtimeOptions": { - "tfm": "net6.0", - "frameworks": [ - { - "name": "Microsoft.NETCore.App", - "version": "6.0.0" - }, - { - "name": "Microsoft.WindowsDesktop.App", - "version": "6.0.0" - } - ], - "additionalProbingPaths": [ - "C:\\Users\\home-dev\\.dotnet\\store\\|arch|\\|tfm|", - "C:\\Users\\home-dev\\.nuget\\packages", - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configProperties": { - "Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true - } - } -} \ No newline at end of file diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.dll b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.dll deleted file mode 100644 index e6f8650..0000000 Binary files a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.dll and /dev/null differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.genruntimeconfig.cache b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.genruntimeconfig.cache deleted file mode 100644 index de430dc..0000000 --- a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.genruntimeconfig.cache +++ /dev/null @@ -1 +0,0 @@ -f35f4eea98af1b290b9a74644878e14f5712b444 diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.pdb b/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.pdb deleted file mode 100644 index b438665..0000000 Binary files a/Webview2WinFormsApp/obj/Debug/net6.0-windows/Webview2WinFormsApp.pdb and /dev/null differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/apphost.exe b/Webview2WinFormsApp/obj/Debug/net6.0-windows/apphost.exe deleted file mode 100644 index 1d5190b..0000000 Binary files a/Webview2WinFormsApp/obj/Debug/net6.0-windows/apphost.exe and /dev/null differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/ref/Webview2WinFormsApp.dll b/Webview2WinFormsApp/obj/Debug/net6.0-windows/ref/Webview2WinFormsApp.dll deleted file mode 100644 index b8dbea4..0000000 Binary files a/Webview2WinFormsApp/obj/Debug/net6.0-windows/ref/Webview2WinFormsApp.dll and /dev/null differ diff --git a/Webview2WinFormsApp/obj/Debug/net6.0-windows/refint/Webview2WinFormsApp.dll b/Webview2WinFormsApp/obj/Debug/net6.0-windows/refint/Webview2WinFormsApp.dll deleted file mode 100644 index b8dbea4..0000000 Binary files a/Webview2WinFormsApp/obj/Debug/net6.0-windows/refint/Webview2WinFormsApp.dll and /dev/null differ diff --git a/Webview2WinFormsApp/obj/Webview2WinFormsApp.csproj.nuget.dgspec.json b/Webview2WinFormsApp/obj/Webview2WinFormsApp.csproj.nuget.dgspec.json deleted file mode 100644 index ad3bba2..0000000 --- a/Webview2WinFormsApp/obj/Webview2WinFormsApp.csproj.nuget.dgspec.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "format": 1, - "restore": { - "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\Webview2WinFormsApp\\Webview2WinFormsApp.csproj": {} - }, - "projects": { - "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\UtilLib\\UtilLib.csproj": { - "restore": { - "projectUniqueName": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\UtilLib\\UtilLib.csproj", - "projectName": "UtilLib", - "projectPath": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\UtilLib\\UtilLib.csproj", - "frameworks": { - "net462": { - "projectReferences": {} - } - } - }, - "frameworks": { - "net462": {} - } - }, - "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\Webview2WinFormsApp\\Webview2WinFormsApp.csproj": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\Webview2WinFormsApp\\Webview2WinFormsApp.csproj", - "projectName": "Webview2WinFormsApp", - "projectPath": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\Webview2WinFormsApp\\Webview2WinFormsApp.csproj", - "packagesPath": "C:\\Users\\home-dev\\.nuget\\packages\\", - "outputPath": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\Webview2WinFormsApp\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\home-dev\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0-windows" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0-windows7.0": { - "targetAlias": "net6.0-windows", - "projectReferences": { - "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\UtilLib\\UtilLib.csproj": { - "projectPath": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\UtilLib\\UtilLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0-windows7.0": { - "targetAlias": "net6.0-windows", - "dependencies": { - "Microsoft.Web.WebView2": { - "target": "Package", - "version": "[1.0.2151.40, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - }, - "Microsoft.WindowsDesktop.App.WindowsForms": { - "privateAssets": "none" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json" - } - } - } - } -} \ No newline at end of file diff --git a/Webview2WinFormsApp/obj/Webview2WinFormsApp.csproj.nuget.g.props b/Webview2WinFormsApp/obj/Webview2WinFormsApp.csproj.nuget.g.props deleted file mode 100644 index 1ff5c3f..0000000 --- a/Webview2WinFormsApp/obj/Webview2WinFormsApp.csproj.nuget.g.props +++ /dev/null @@ -1,19 +0,0 @@ - - - - True - NuGet - $(MSBuildThisFileDirectory)project.assets.json - $(UserProfile)\.nuget\packages\ - C:\Users\home-dev\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages - PackageReference - 6.7.0 - - - - - - - C:\Users\home-dev\.nuget\packages\microsoft.web.webview2\1.0.2151.40 - - \ No newline at end of file diff --git a/Webview2WinFormsApp/obj/Webview2WinFormsApp.csproj.nuget.g.targets b/Webview2WinFormsApp/obj/Webview2WinFormsApp.csproj.nuget.g.targets deleted file mode 100644 index 17eb77a..0000000 --- a/Webview2WinFormsApp/obj/Webview2WinFormsApp.csproj.nuget.g.targets +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/Webview2WinFormsApp/obj/project.assets.json b/Webview2WinFormsApp/obj/project.assets.json deleted file mode 100644 index b2fff66..0000000 --- a/Webview2WinFormsApp/obj/project.assets.json +++ /dev/null @@ -1,239 +0,0 @@ -{ - "version": 3, - "targets": { - "net6.0-windows7.0": { - "Microsoft.Web.WebView2/1.0.2151.40": { - "type": "package", - "compile": { - "lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.dll": { - "related": ".xml" - }, - "lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.dll": { - "related": ".xml" - }, - "lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.dll": { - "related": ".xml" - } - }, - "runtime": { - "lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.dll": { - "related": ".xml" - }, - "lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.dll": { - "related": ".xml" - }, - "lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.dll": { - "related": ".xml" - } - }, - "build": { - "build/Microsoft.Web.WebView2.targets": {} - }, - "runtimeTargets": { - "runtimes/win-arm64/native/WebView2Loader.dll": { - "assetType": "native", - "rid": "win-arm64" - }, - "runtimes/win-x64/native/WebView2Loader.dll": { - "assetType": "native", - "rid": "win-x64" - }, - "runtimes/win-x86/native/WebView2Loader.dll": { - "assetType": "native", - "rid": "win-x86" - } - } - }, - "UtilLib/1.0.0": { - "type": "project", - "compile": { - "bin/placeholder/UtilLib.dll": {} - }, - "runtime": { - "bin/placeholder/UtilLib.dll": {} - } - } - } - }, - "libraries": { - "Microsoft.Web.WebView2/1.0.2151.40": { - "sha512": "OPWjZVJvYhDm4Jq+7QdsQfEgv2QHrkaqUkdk4i9FahatsOJ4cIaVLfnDHGsKjcxGqCVX+Lo4mi4Lqh5hcgfsdw==", - "type": "package", - "path": "microsoft.web.webview2/1.0.2151.40", - "hasTools": true, - "files": [ - ".nupkg.metadata", - ".signature.p7s", - "LICENSE.txt", - "NOTICE.txt", - "WebView2.idl", - "WebView2.tlb", - "build/Common.targets", - "build/Microsoft.Web.WebView2.targets", - "build/WebView2Rules.Project.xml", - "build/native/Microsoft.Web.WebView2.targets", - "build/native/arm64/WebView2Loader.dll", - "build/native/arm64/WebView2Loader.dll.lib", - "build/native/arm64/WebView2LoaderStatic.lib", - "build/native/include-winrt/WebView2Interop.h", - "build/native/include-winrt/WebView2Interop.idl", - "build/native/include-winrt/WebView2Interop.tlb", - "build/native/include/WebView2.h", - "build/native/include/WebView2EnvironmentOptions.h", - "build/native/x64/WebView2Loader.dll", - "build/native/x64/WebView2Loader.dll.lib", - "build/native/x64/WebView2LoaderStatic.lib", - "build/native/x86/WebView2Loader.dll", - "build/native/x86/WebView2Loader.dll.lib", - "build/native/x86/WebView2LoaderStatic.lib", - "build/wv2winrt.targets", - "lib/Microsoft.Web.WebView2.Core.winmd", - "lib/net45/Microsoft.Web.WebView2.Core.dll", - "lib/net45/Microsoft.Web.WebView2.Core.xml", - "lib/net45/Microsoft.Web.WebView2.WinForms.dll", - "lib/net45/Microsoft.Web.WebView2.WinForms.xml", - "lib/net45/Microsoft.Web.WebView2.Wpf.dll", - "lib/net45/Microsoft.Web.WebView2.Wpf.xml", - "lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.dll", - "lib/netcoreapp3.0/Microsoft.Web.WebView2.Core.xml", - "lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.dll", - "lib/netcoreapp3.0/Microsoft.Web.WebView2.WinForms.xml", - "lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.dll", - "lib/netcoreapp3.0/Microsoft.Web.WebView2.Wpf.xml", - "microsoft.web.webview2.1.0.2151.40.nupkg.sha512", - "microsoft.web.webview2.nuspec", - "runtimes/win-arm64/native/WebView2Loader.dll", - "runtimes/win-arm64/native_uap/Microsoft.Web.WebView2.Core.dll", - "runtimes/win-x64/native/WebView2Loader.dll", - "runtimes/win-x64/native_uap/Microsoft.Web.WebView2.Core.dll", - "runtimes/win-x86/native/WebView2Loader.dll", - "runtimes/win-x86/native_uap/Microsoft.Web.WebView2.Core.dll", - "tools/VisualStudioToolsManifest.xml", - "tools/wv2winrt/Antlr3.Runtime.dll", - "tools/wv2winrt/Antlr4.StringTemplate.dll", - "tools/wv2winrt/System.Buffers.dll", - "tools/wv2winrt/System.CommandLine.DragonFruit.dll", - "tools/wv2winrt/System.CommandLine.Rendering.dll", - "tools/wv2winrt/System.CommandLine.dll", - "tools/wv2winrt/System.Memory.dll", - "tools/wv2winrt/System.Numerics.Vectors.dll", - "tools/wv2winrt/System.Runtime.CompilerServices.Unsafe.dll", - "tools/wv2winrt/codegen_util.dll", - "tools/wv2winrt/concrt140_app.dll", - "tools/wv2winrt/cs/System.CommandLine.resources.dll", - "tools/wv2winrt/de/System.CommandLine.resources.dll", - "tools/wv2winrt/es/System.CommandLine.resources.dll", - "tools/wv2winrt/fr/System.CommandLine.resources.dll", - "tools/wv2winrt/it/System.CommandLine.resources.dll", - "tools/wv2winrt/ja/System.CommandLine.resources.dll", - "tools/wv2winrt/ko/System.CommandLine.resources.dll", - "tools/wv2winrt/msvcp140_1_app.dll", - "tools/wv2winrt/msvcp140_2_app.dll", - "tools/wv2winrt/msvcp140_app.dll", - "tools/wv2winrt/pl/System.CommandLine.resources.dll", - "tools/wv2winrt/pt-BR/System.CommandLine.resources.dll", - "tools/wv2winrt/ru/System.CommandLine.resources.dll", - "tools/wv2winrt/tr/System.CommandLine.resources.dll", - "tools/wv2winrt/type_hierarchy.dll", - "tools/wv2winrt/vcamp140_app.dll", - "tools/wv2winrt/vccorlib140_app.dll", - "tools/wv2winrt/vcomp140_app.dll", - "tools/wv2winrt/vcruntime140_app.dll", - "tools/wv2winrt/winrt_winmd.dll", - "tools/wv2winrt/winrt_winmd.winmd", - "tools/wv2winrt/wv2winrt.exe", - "tools/wv2winrt/wv2winrt.exe.config", - "tools/wv2winrt/wv2winrt.xml", - "tools/wv2winrt/zh-Hans/System.CommandLine.resources.dll", - "tools/wv2winrt/zh-Hant/System.CommandLine.resources.dll" - ] - }, - "UtilLib/1.0.0": { - "type": "project", - "path": "../UtilLib/UtilLib.csproj", - "msbuildProject": "../UtilLib/UtilLib.csproj" - } - }, - "projectFileDependencyGroups": { - "net6.0-windows7.0": [ - "Microsoft.Web.WebView2 >= 1.0.2151.40", - "UtilLib >= 1.0.0" - ] - }, - "packageFolders": { - "C:\\Users\\home-dev\\.nuget\\packages\\": {}, - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} - }, - "project": { - "version": "1.0.0", - "restore": { - "projectUniqueName": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\Webview2WinFormsApp\\Webview2WinFormsApp.csproj", - "projectName": "Webview2WinFormsApp", - "projectPath": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\Webview2WinFormsApp\\Webview2WinFormsApp.csproj", - "packagesPath": "C:\\Users\\home-dev\\.nuget\\packages\\", - "outputPath": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\Webview2WinFormsApp\\obj\\", - "projectStyle": "PackageReference", - "fallbackFolders": [ - "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" - ], - "configFilePaths": [ - "C:\\Users\\home-dev\\AppData\\Roaming\\NuGet\\NuGet.Config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config", - "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" - ], - "originalTargetFrameworks": [ - "net6.0-windows" - ], - "sources": { - "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, - "https://api.nuget.org/v3/index.json": {} - }, - "frameworks": { - "net6.0-windows7.0": { - "targetAlias": "net6.0-windows", - "projectReferences": { - "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\UtilLib\\UtilLib.csproj": { - "projectPath": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\UtilLib\\UtilLib.csproj" - } - } - } - }, - "warningProperties": { - "warnAsError": [ - "NU1605" - ] - } - }, - "frameworks": { - "net6.0-windows7.0": { - "targetAlias": "net6.0-windows", - "dependencies": { - "Microsoft.Web.WebView2": { - "target": "Package", - "version": "[1.0.2151.40, )" - } - }, - "imports": [ - "net461", - "net462", - "net47", - "net471", - "net472", - "net48", - "net481" - ], - "assetTargetFallback": true, - "warn": true, - "frameworkReferences": { - "Microsoft.NETCore.App": { - "privateAssets": "all" - }, - "Microsoft.WindowsDesktop.App.WindowsForms": { - "privateAssets": "none" - } - }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.403\\RuntimeIdentifierGraph.json" - } - } - } -} \ No newline at end of file diff --git a/Webview2WinFormsApp/obj/project.nuget.cache b/Webview2WinFormsApp/obj/project.nuget.cache deleted file mode 100644 index f578a34..0000000 --- a/Webview2WinFormsApp/obj/project.nuget.cache +++ /dev/null @@ -1,10 +0,0 @@ -{ - "version": 2, - "dgSpecHash": "VbcSSxKHafFhICMk5dWbDm0xV6C//86LQfN+t+JNJ5vTAAFzqkvWphTqxcpwoKnph6ZvpsnWqJ0UPmP5K+Yrdw==", - "success": true, - "projectFilePath": "C:\\Users\\home-dev\\source\\repos\\TestWordAddIn1\\Webview2WinFormsApp\\Webview2WinFormsApp.csproj", - "expectedPackageFiles": [ - "C:\\Users\\home-dev\\.nuget\\packages\\microsoft.web.webview2\\1.0.2151.40\\microsoft.web.webview2.1.0.2151.40.nupkg.sha512" - ], - "logs": [] -} \ No newline at end of file diff --git a/Webview2WinFormsApp/web/index.html b/Webview2WinFormsApp/web/index.html deleted file mode 100644 index b3d7072..0000000 --- a/Webview2WinFormsApp/web/index.html +++ /dev/null @@ -1,24 +0,0 @@ - - - - test - - - - - - - - \ No newline at end of file