diff --git a/MainWindow.xaml b/MainWindow.xaml index 007c0a9..31602d3 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -6,7 +6,7 @@ xmlns:local="clr-namespace:PhysFormuler" xmlns:System="clr-namespace:System;assembly=mscorlib" x:Class="PhysFormuler.MainWindow" mc:Ignorable="d" - Title="MainWindow" Height="450" Width="800"> + Title="PhysFormuler" Height="450" Width="800"> diff --git a/MainWindow.xaml.cs b/MainWindow.xaml.cs index 90bfcb2..261ea33 100644 --- a/MainWindow.xaml.cs +++ b/MainWindow.xaml.cs @@ -29,6 +29,7 @@ namespace PhysFormuler public MainWindow() { InitializeComponent(); + } private bool IsReady(TextBox box,string type) diff --git a/PhysFormuler.csproj b/PhysFormuler.csproj index 56ea739..0c5e085 100644 --- a/PhysFormuler.csproj +++ b/PhysFormuler.csproj @@ -14,6 +14,23 @@ 4 true true + false + publish\ + true + Disk + false + Foreground + 7 + Days + false + false + true + true + 1 + 1.0.0.%2a + false + true + true AnyCPU @@ -74,6 +91,26 @@ MinimumRecommendedRules.ruleset true + + + + PhysFormuler v1.0.ico + + + 88F51D8D2373E33FEE10D7C044D3225C8BF2B316 + + + PhysFormuler_TemporaryKey.pfx + + + true + + + true + + + true + @@ -126,6 +163,7 @@ ResXFileCodeGenerator Resources.Designer.cs + SettingsSingleFileGenerator Settings.Designer.cs @@ -134,5 +172,20 @@ + + + + + + False + Microsoft .NET Framework 4.7.1 %28x86 и x64%29 + true + + + False + .NET Framework 3.5 SP1 + false + + \ No newline at end of file diff --git a/bin/Debug/PhysFormuler.exe.config b/bin/Debug/PhysFormuler.exe.config deleted file mode 100644 index 787dcbe..0000000 --- a/bin/Debug/PhysFormuler.exe.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/bin/Release.rar b/bin/Release.rar deleted file mode 100644 index a9a32cc..0000000 Binary files a/bin/Release.rar and /dev/null differ diff --git a/bin/Release/PhysFormuler.exe.config b/bin/Release/PhysFormuler.exe.config deleted file mode 100644 index 787dcbe..0000000 --- a/bin/Release/PhysFormuler.exe.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/obj/Debug/App.g.cs b/obj/Debug/App.g.cs deleted file mode 100644 index 9cf5292..0000000 --- a/obj/Debug/App.g.cs +++ /dev/null @@ -1,70 +0,0 @@ -#pragma checksum "..\..\App.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "207B856E591731B90719928E80E005EA9BC4B229A156467084A5BA966B3C05AF" -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using PhysFormuler; -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace PhysFormuler { - - - /// - /// App - /// - public partial class App : System.Windows.Application { - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - - #line 5 "..\..\App.xaml" - this.StartupUri = new System.Uri("MainWindow.xaml", System.UriKind.Relative); - - #line default - #line hidden - } - - /// - /// Application Entry Point. - /// - [System.STAThreadAttribute()] - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public static void Main() { - PhysFormuler.App app = new PhysFormuler.App(); - app.InitializeComponent(); - app.Run(); - } - } -} - diff --git a/obj/Debug/MainWindow.baml b/obj/Debug/MainWindow.baml deleted file mode 100644 index 5ecfba9..0000000 Binary files a/obj/Debug/MainWindow.baml and /dev/null differ diff --git a/obj/Debug/MainWindow.g.cs b/obj/Debug/MainWindow.g.cs deleted file mode 100644 index 1bc4452..0000000 --- a/obj/Debug/MainWindow.g.cs +++ /dev/null @@ -1,259 +0,0 @@ -#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C940A7EC1C1F318B915586DB854312BE5B4E31302B1570EA55356EFCBCA6ED7F" -//------------------------------------------------------------------------------ -// -// Этот код создан программой. -// Исполняемая версия:4.0.30319.42000 -// -// Изменения в этом файле могут привести к неправильной работе и будут потеряны в случае -// повторной генерации кода. -// -//------------------------------------------------------------------------------ - -using PhysFormuler; -using System; -using System.Diagnostics; -using System.Windows; -using System.Windows.Automation; -using System.Windows.Controls; -using System.Windows.Controls.Primitives; -using System.Windows.Data; -using System.Windows.Documents; -using System.Windows.Ink; -using System.Windows.Input; -using System.Windows.Markup; -using System.Windows.Media; -using System.Windows.Media.Animation; -using System.Windows.Media.Effects; -using System.Windows.Media.Imaging; -using System.Windows.Media.Media3D; -using System.Windows.Media.TextFormatting; -using System.Windows.Navigation; -using System.Windows.Shapes; -using System.Windows.Shell; - - -namespace PhysFormuler { - - - /// - /// MainWindow - /// - public partial class MainWindow : System.Windows.Window, System.Windows.Markup.IComponentConnector { - - - #line 11 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox U; - - #line default - #line hidden - - - #line 17 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox R; - - #line default - #line hidden - - - #line 23 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox I; - - #line default - #line hidden - - - #line 29 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox q; - - #line default - #line hidden - - - #line 35 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox t; - - #line default - #line hidden - - - #line 41 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox A; - - #line default - #line hidden - - - #line 47 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox T; - - #line default - #line hidden - - - #line 53 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox p; - - #line default - #line hidden - - - #line 59 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox l; - - #line default - #line hidden - - - #line 65 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.TextBox S; - - #line default - #line hidden - - - #line 71 "..\..\MainWindow.xaml" - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")] - internal System.Windows.Controls.ListBox Logger; - - #line default - #line hidden - - private bool _contentLoaded; - - /// - /// InitializeComponent - /// - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - public void InitializeComponent() { - if (_contentLoaded) { - return; - } - _contentLoaded = true; - System.Uri resourceLocater = new System.Uri("/PhysFormuler;component/mainwindow.xaml", System.UriKind.Relative); - - #line 1 "..\..\MainWindow.xaml" - System.Windows.Application.LoadComponent(this, resourceLocater); - - #line default - #line hidden - } - - [System.Diagnostics.DebuggerNonUserCodeAttribute()] - [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")] - [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")] - [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")] - void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) { - switch (connectionId) - { - case 1: - this.U = ((System.Windows.Controls.TextBox)(target)); - - #line 11 "..\..\MainWindow.xaml" - this.U.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TC); - - #line default - #line hidden - return; - case 2: - this.R = ((System.Windows.Controls.TextBox)(target)); - - #line 17 "..\..\MainWindow.xaml" - this.R.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TC); - - #line default - #line hidden - return; - case 3: - this.I = ((System.Windows.Controls.TextBox)(target)); - - #line 23 "..\..\MainWindow.xaml" - this.I.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TC); - - #line default - #line hidden - return; - case 4: - this.q = ((System.Windows.Controls.TextBox)(target)); - - #line 29 "..\..\MainWindow.xaml" - this.q.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TC); - - #line default - #line hidden - return; - case 5: - this.t = ((System.Windows.Controls.TextBox)(target)); - - #line 35 "..\..\MainWindow.xaml" - this.t.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TC); - - #line default - #line hidden - return; - case 6: - this.A = ((System.Windows.Controls.TextBox)(target)); - - #line 41 "..\..\MainWindow.xaml" - this.A.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TC); - - #line default - #line hidden - return; - case 7: - this.T = ((System.Windows.Controls.TextBox)(target)); - - #line 47 "..\..\MainWindow.xaml" - this.T.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TC); - - #line default - #line hidden - return; - case 8: - this.p = ((System.Windows.Controls.TextBox)(target)); - - #line 53 "..\..\MainWindow.xaml" - this.p.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TC); - - #line default - #line hidden - return; - case 9: - this.l = ((System.Windows.Controls.TextBox)(target)); - - #line 59 "..\..\MainWindow.xaml" - this.l.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TC); - - #line default - #line hidden - return; - case 10: - this.S = ((System.Windows.Controls.TextBox)(target)); - - #line 65 "..\..\MainWindow.xaml" - this.S.TextChanged += new System.Windows.Controls.TextChangedEventHandler(this.TC); - - #line default - #line hidden - return; - case 11: - this.Logger = ((System.Windows.Controls.ListBox)(target)); - return; - } - this._contentLoaded = true; - } - } -} - diff --git a/obj/Debug/MainWindow.g.i.cs b/obj/Debug/MainWindow.g.i.cs index 1bc4452..d90f45d 100644 --- a/obj/Debug/MainWindow.g.i.cs +++ b/obj/Debug/MainWindow.g.i.cs @@ -1,4 +1,4 @@ -#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C940A7EC1C1F318B915586DB854312BE5B4E31302B1570EA55356EFCBCA6ED7F" +#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "905AB3A0E2CB9BB19DCE83B0EEF5E529632538E93829694E29FFE79AF854195F" //------------------------------------------------------------------------------ // // Этот код создан программой. diff --git a/obj/Debug/PhysFormuler.Properties.Resources.resources b/obj/Debug/PhysFormuler.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/obj/Debug/PhysFormuler.Properties.Resources.resources and /dev/null differ diff --git a/obj/Debug/PhysFormuler.csproj.FileListAbsolute.txt b/obj/Debug/PhysFormuler.csproj.FileListAbsolute.txt deleted file mode 100644 index a19a6ef..0000000 --- a/obj/Debug/PhysFormuler.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,30 +0,0 @@ -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\bin\Debug\PhysFormuler.exe.config -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\bin\Debug\PhysFormuler.exe -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\bin\Debug\PhysFormuler.pdb -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\PhysFormuler.csprojAssemblyReference.cache -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\MainWindow.g.cs -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\App.g.cs -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\PhysFormuler_MarkupCompile.cache -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\PhysFormuler_MarkupCompile.lref -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\MainWindow.baml -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\PhysFormuler.g.resources -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\PhysFormuler.Properties.Resources.resources -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\PhysFormuler.csproj.GenerateResource.cache -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\PhysFormuler.csproj.CoreCompileInputs.cache -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\PhysFormuler.exe -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Debug\PhysFormuler.pdb -C:\Users\Илья\Source\Repos\PhysFormuler\bin\Debug\PhysFormuler.exe.config -C:\Users\Илья\Source\Repos\PhysFormuler\bin\Debug\PhysFormuler.exe -C:\Users\Илья\Source\Repos\PhysFormuler\bin\Debug\PhysFormuler.pdb -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\PhysFormuler.csprojAssemblyReference.cache -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\MainWindow.g.cs -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\App.g.cs -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\PhysFormuler_MarkupCompile.cache -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\PhysFormuler_MarkupCompile.lref -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\MainWindow.baml -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\PhysFormuler.g.resources -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\PhysFormuler.Properties.Resources.resources -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\PhysFormuler.csproj.GenerateResource.cache -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\PhysFormuler.csproj.CoreCompileInputs.cache -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\PhysFormuler.exe -C:\Users\Илья\Source\Repos\PhysFormuler\obj\Debug\PhysFormuler.pdb diff --git a/obj/Debug/PhysFormuler.g.resources b/obj/Debug/PhysFormuler.g.resources deleted file mode 100644 index 1e067d4..0000000 Binary files a/obj/Debug/PhysFormuler.g.resources and /dev/null differ diff --git a/obj/Debug/PhysFormuler_MarkupCompile.lref b/obj/Debug/PhysFormuler_MarkupCompile.lref deleted file mode 100644 index d434d47..0000000 --- a/obj/Debug/PhysFormuler_MarkupCompile.lref +++ /dev/null @@ -1,4 +0,0 @@ - - -FC:\Users\Илья\Source\Repos\PhysFormuler\MainWindow.xaml;; - diff --git a/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs b/obj/Debug/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs b/obj/Debug/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs b/obj/Debug/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Release/MainWindow.g.cs b/obj/Release/MainWindow.g.cs index 1bc4452..d90f45d 100644 --- a/obj/Release/MainWindow.g.cs +++ b/obj/Release/MainWindow.g.cs @@ -1,4 +1,4 @@ -#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C940A7EC1C1F318B915586DB854312BE5B4E31302B1570EA55356EFCBCA6ED7F" +#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "905AB3A0E2CB9BB19DCE83B0EEF5E529632538E93829694E29FFE79AF854195F" //------------------------------------------------------------------------------ // // Этот код создан программой. diff --git a/obj/Release/MainWindow.g.i.cs b/obj/Release/MainWindow.g.i.cs index 1bc4452..d90f45d 100644 --- a/obj/Release/MainWindow.g.i.cs +++ b/obj/Release/MainWindow.g.i.cs @@ -1,4 +1,4 @@ -#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "C940A7EC1C1F318B915586DB854312BE5B4E31302B1570EA55356EFCBCA6ED7F" +#pragma checksum "..\..\MainWindow.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "905AB3A0E2CB9BB19DCE83B0EEF5E529632538E93829694E29FFE79AF854195F" //------------------------------------------------------------------------------ // // Этот код создан программой. diff --git a/obj/Release/PhysFormuler.Properties.Resources.resources b/obj/Release/PhysFormuler.Properties.Resources.resources deleted file mode 100644 index 6c05a97..0000000 Binary files a/obj/Release/PhysFormuler.Properties.Resources.resources and /dev/null differ diff --git a/obj/Release/PhysFormuler.csproj.FileListAbsolute.txt b/obj/Release/PhysFormuler.csproj.FileListAbsolute.txt deleted file mode 100644 index 81aa737..0000000 --- a/obj/Release/PhysFormuler.csproj.FileListAbsolute.txt +++ /dev/null @@ -1,15 +0,0 @@ -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\bin\Release\PhysFormuler.exe.config -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\bin\Release\PhysFormuler.exe -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\bin\Release\PhysFormuler.pdb -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\MainWindow.g.cs -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\App.g.cs -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\PhysFormuler_MarkupCompile.cache -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\PhysFormuler_MarkupCompile.lref -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\MainWindow.baml -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\PhysFormuler.g.resources -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\PhysFormuler.Properties.Resources.resources -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\PhysFormuler.csproj.GenerateResource.cache -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\PhysFormuler.csproj.CoreCompileInputs.cache -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\PhysFormuler.exe -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\PhysFormuler.pdb -C:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\obj\Release\PhysFormuler.csprojAssemblyReference.cache diff --git a/obj/Release/PhysFormuler.g.resources b/obj/Release/PhysFormuler.g.resources deleted file mode 100644 index e987f62..0000000 Binary files a/obj/Release/PhysFormuler.g.resources and /dev/null differ diff --git a/obj/Release/PhysFormuler_MarkupCompile.i.lref b/obj/Release/PhysFormuler_MarkupCompile.i.lref deleted file mode 100644 index 8b264cb..0000000 --- a/obj/Release/PhysFormuler_MarkupCompile.i.lref +++ /dev/null @@ -1,4 +0,0 @@ - - -FC:\Users\Илья\Source\Repos\Dev_PhysFormuler\PhysFormuler\MainWindow.xaml;; - diff --git a/obj/Release/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs b/obj/Release/TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Release/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs b/obj/Release/TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs deleted file mode 100644 index e69de29..0000000 diff --git a/obj/Release/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs b/obj/Release/TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs deleted file mode 100644 index e69de29..0000000