diff --git a/.gitignore b/.gitignore
index 3e8c1bf..c2c8d26 100644
--- a/.gitignore
+++ b/.gitignore
@@ -34,4 +34,7 @@ test*.c*
*.user
*.filters
*.tmp
-server.bin
\ No newline at end of file
+*.bin
+*.shm
+server/packages/**
+*.ipynb
diff --git a/7iut1mxt.shm b/7iut1mxt.shm
deleted file mode 100644
index 35a0387..0000000
Binary files a/7iut1mxt.shm and /dev/null differ
diff --git a/Untitled-1.ipynb b/Untitled-1.ipynb
deleted file mode 100644
index 99b078c..0000000
--- a/Untitled-1.ipynb
+++ /dev/null
@@ -1,61 +0,0 @@
-{
- "cells": [
- {
- "cell_type": "code",
- "execution_count": 4,
- "metadata": {},
- "outputs": [
- {
- "name": "stdout",
- "output_type": "stream",
- "text": [
- "0, 1\n",
- "1, 1\n",
- "1, 2\n",
- "1, 2\n"
- ]
- }
- ],
- "source": [
- "class A:\n",
- " def s(self, *_):\n",
- " print(\"A\")\n",
- "\n",
- "class B(A):\n",
- " def s(self, a, b = 1, *_):\n",
- " print(f'{a}, {b}')\n",
- "\n",
- "t = B()\n",
- "t.s(0)\n",
- "t.s(1)\n",
- "t.s(1,2)\n",
- "t.s(1,2,3)"
- ]
- }
- ],
- "metadata": {
- "interpreter": {
- "hash": "31f2aee4e71d21fbe5cf8b01ff0e069b9275f58929596ceb00d14d90e3e16cd6"
- },
- "kernelspec": {
- "display_name": "Python 3.10.2 64-bit",
- "language": "python",
- "name": "python3"
- },
- "language_info": {
- "codemirror_mode": {
- "name": "ipython",
- "version": 3
- },
- "file_extension": ".py",
- "mimetype": "text/x-python",
- "name": "python",
- "nbconvert_exporter": "python",
- "pygments_lexer": "ipython3",
- "version": "3.10.2"
- },
- "orig_nbformat": 4
- },
- "nbformat": 4,
- "nbformat_minor": 2
-}
diff --git a/_server.bin b/_server.bin
deleted file mode 100644
index 4d95349..0000000
Binary files a/_server.bin and /dev/null differ
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/.signature.p7s b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/.signature.p7s
deleted file mode 100644
index 25bf68b..0000000
Binary files a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/.signature.p7s and /dev/null differ
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/LICENSE b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/LICENSE
deleted file mode 100644
index 9e841e7..0000000
--- a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
- MIT License
-
- Copyright (c) Microsoft Corporation.
-
- Permission is hereby granted, free of charge, to any person obtaining a copy
- of this software and associated documentation files (the "Software"), to deal
- in the Software without restriction, including without limitation the rights
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- copies of the Software, and to permit persons to whom the Software is
- furnished to do so, subject to the following conditions:
-
- The above copyright notice and this permission notice shall be included in all
- copies or substantial portions of the Software.
-
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- SOFTWARE
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/Microsoft.Windows.CppWinRT.2.0.210806.1.nupkg b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/Microsoft.Windows.CppWinRT.2.0.210806.1.nupkg
deleted file mode 100644
index db5f291..0000000
Binary files a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/Microsoft.Windows.CppWinRT.2.0.210806.1.nupkg and /dev/null differ
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/bin/cppwinrt.exe b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/bin/cppwinrt.exe
deleted file mode 100644
index a78f34b..0000000
Binary files a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/bin/cppwinrt.exe and /dev/null differ
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/CppWinrtRules.Project.xml b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/CppWinrtRules.Project.xml
deleted file mode 100644
index bd0efd5..0000000
--- a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/CppWinrtRules.Project.xml
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/Microsoft.Windows.CppWinRT.props b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/Microsoft.Windows.CppWinRT.props
deleted file mode 100644
index d7e2c65..0000000
--- a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/Microsoft.Windows.CppWinRT.props
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-
-
-
- $(MSBuildAllProjects);$(MSBuildThisFileFullPath)
-
-
-
- x64
- true
- true
- false
- CppWinRT
- true
-
- true
-
- PreventSdkUapPropsAssignment
- true
-
-
-
-
- false
- stdcpp17
-
-
- true
- $(IntDir)Unmerged\%(Filename).winmd
- None
- None
- false
- false
- nul
- nul
- nul
- nul
-
-
-
-
- false
-
-
-
- false
-
-
-
-
-
-
-
-
-
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/Microsoft.Windows.CppWinRT.targets b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/Microsoft.Windows.CppWinRT.targets
deleted file mode 100644
index 16d0b02..0000000
--- a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/Microsoft.Windows.CppWinRT.targets
+++ /dev/null
@@ -1,888 +0,0 @@
-
-
-
-
-
- $(MSBuildAllProjects);$(MSBuildThisFileFullPath)
-
-
-
- normal
- -verbose
- $(OutDir)$(RootNamespace).winmd
- $(IntDir)Merged\
- $(IntDir)Unmerged\
- true
- false
- true
- false
- true
- false
- $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)))..\..\
- $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)))
- $(CppWinRTParameters) -fastabi
- "$(CppWinRTPackageDir)bin\"
- "$(CppWinRTPackageDir)"
-
-
- true
- C++
- Windows.UI.Xaml
- $(GeneratedFilesDir)XamlMetaDataProvider.idl
- $(GeneratedFilesDir)XamlMetaDataProvider.cpp
-
- $(IntDir)$(MSBuildProjectFile).mdmerge.rsp
- $(IntDir)$(MSBuildProjectFile).midlrt.rsp
- $(IntDir)$(MSBuildProjectFile).cppwinrt_plat.rsp
- $(IntDir)$(MSBuildProjectFile).cppwinrt_ref.rsp
- $(IntDir)$(MSBuildProjectFile).cppwinrt_comp.rsp
-
-
-
- false
-
- false
- true
- true
- true
-
- $(IntDir)Generated Files\
-
- $(GeneratedFilesDir)
-
- $(WindowsSDK_MetadataPathVersioned)
-
- $(GeneratedFilesDir);$(CAExcludePath)
-
-
- $(PrepareForBuildDependsOn);
- CppWinRTVerifyKitVersion;
-
-
-
- $(BeforeMidlCompileTargets);CppWinRTAddXamlMetaDataProviderIdl;
-
-
- $(ComputeMidlInputsTargets);CppWinRTComputeXamlGeneratedMidlInputs;CppWinRTSetMidlReferences;
-
-
- $(AfterMidlTargets);
- GetCppWinRTMdMergeInputs;
- CppWinRTMergeProjectWinMDInputs;
- CppWinRTGetResolvedWinMD;
- CppWinRTCopyWinMDToOutputDirectory;
-
-
- $(ResolveReferencesDependsOn);
- CppWinRTImplicitlyExpandTargetPlatform
-
-
- $(ResolveAssemblyReferencesDependsOn);GetCppWinRTProjectWinMDReferences;CppWinRTMarkStaticLibrariesPrivate;
-
-
-
- $(BeforeClCompileTargets);CppWinRTAddXamlMetaDataProviderCpp;CppWinRTMakeProjections;
-
-
-
-
- CppWinRTComputeXamlGeneratedCompileInputs;$(ComputeCompileInputsTargets);CppWinRTHeapEnforcementOptOut;
-
-
-
- $(MarkupCompilePass1DependsOn);CppWinRTAddXamlReferences
-
-
- $(MarkupCompilePass2DependsOn);CppWinRTSetXamlLocalAssembly
-
-
- $(CleanDependsOn);CppWinRTClean
-
-
- $(GetTargetPathDependsOn);CppWinRTGetResolvedWinMD
-
-
- $(GetPackagingOutputsDependsOn);CppWinRTGetResolvedWinMD
-
-
-
-
-
-
- false
-
-
-
-
- <_CppWinRT_RS4OrGreater>false
- <_CppWinRT_RS4OrGreater Condition="'$(TargetPlatformVersion)' >= '10.0.17134.0'">true
-
-
-
-
-
-
- <_FilesToDelete Remove="@(_FilesToDelete)"/>
- <_FilesToDelete Include="$(GeneratedFilesDir)**"/>
- <_FilesToDelete Include="$(CppWinRTMergedDir)**"/>
- <_FilesToDelete Include="$(CppWinRTUnmergedDir)**"/>
- <_FilesToDelete Include="$(CppWinRTProjectWinMD)"/>
-
-
-
-
-
-
-
- %(ClCompile.AdditionalOptions) /DWINRT_NO_MAKE_DETECTION
-
-
-
-
-
-
-
-
- <_TargetPlatformWinMDs Condition="'$(TargetPlatformSdkRootOverride)' != ''" Include="$(TargetPlatformSdkRootOverride)\References\$(XeWin10TargetVersion)\**\*.winmd">
- true
- false
- $(TargetPlatformMoniker)
- $(TargetPlatformDisplayName)
- CppWinRTImplicitlyExpandTargetPlatform
- True
-
- <_TargetPlatformWinMDs Condition="'$(TargetPlatformSdkRootOverride)' == ''" Include="$(WindowsSDK_MetadataPathVersioned)\**\*.winmd">
- true
- false
- $(TargetPlatformMoniker)
- $(TargetPlatformDisplayName)
- CppWinRTImplicitlyExpandTargetPlatform
- True
-
-
-
-
-
-
-
-
-
- <_ResolveAssemblyReferenceResolvedFiles Include="@(_TargetPlatformWinMDs)" />
-
-
- <_TargetPlatformWinMDs Remove="@(_TargetPlatformWinMDs)" />
-
-
-
-
-
-
-
-
- true
- true
-
-
- false
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_CppWinRTProjectWinMDItems Include="$(CppWinRTProjectWinMD)" />
-
-
- $([System.IO.Path]::GetFileName('$(CppWinRTProjectWinMD)'))
- true
- $(WinMDImplementationPath)$(TargetName)$(TargetExt)
- winmd
- true
- $(MSBuildProjectName)
- $(ConfigurationType)
-
-
- <_CppWinRTProjectWinMDItems Remove="$(CppWinRTProjectWinMD)" />
-
-
-
-
-
-
-
-
- <_ResolvedProjectReferencePaths Condition="'%(_ResolvedProjectReferencePaths.ProjectType)' == 'StaticLibrary'">
- false
-
-
-
-
-
-
-
- <_CppWinRTPlatformWinMDInputs Remove="@(_CppWinRTPlatformWinMDInputs)" />
- <_CppWinRTPlatformWinMDInputs Include="@(CppWinRTPlatformWinMDReferences)" />
-
- %(FullPath)
-
-
-
-
-
-
-
-
- <_CppWinRTPlatformWinMDReferences Remove="@(_CppWinRTPlatformWinMDReferences)" />
- <_CppWinRTPlatformWinMDReferences Include="@(ReferencePath)" Condition="'%(ReferencePath.IsSystemReference)' == 'true' and '%(ReferencePath.WinMDFile)' == 'true' and '%(ReferencePath.ReferenceSourceTarget)' == 'ResolveAssemblyReference'" />
-
- <_CppWinRTPlatformWinMDReferences Include="@(ReferencePath)" Condition="'%(ReferencePath.IsSystemReference)' == 'true' and '%(ReferencePath.WinMDFile)' == 'true' and '%(ReferencePath.ResolvedFrom)' == 'ImplicitlyExpandTargetPlatform'" />
-
- <_CppWinRTPlatformWinMDReferences Include="@(ReferencePath)" Condition="'%(ReferencePath.IsSystemReference)' == 'true' and '%(ReferencePath.WinMDFile)' == 'true' and '%(ReferencePath.ResolvedFrom)' == 'CppWinRTImplicitlyExpandTargetPlatform'" />
- <_CppWinRTPlatformWinMDReferences Include="$(CppWinRTSDKReferences)" />
-
-
- %(FullPath)
-
-
-
-
-
-
-
-
- <_CppWinRTDirectWinMDReferences Remove="@(_CppWinRTDirectWinMDReferences)" />
- <_CppWinRTDirectWinMDReferences Include="@(ReferencePath)" Condition="'%(ReferencePath.IsSystemReference)' != 'true' and '%(ReferencePath.WinMDFile)' == 'true' and '%(ReferencePath.ReferenceSourceTarget)' == 'ResolveAssemblyReference'" />
- <_CppWinRTDirectWinMDReferences Include="@(ReferencePath)" Condition="'%(ReferencePath.WinMDFile)' == 'true' and '%(ReferencePath.ReferenceSourceTarget)' == 'ExpandSDKReference'" />
-
-
- %(FullPath)
-
-
-
-
-
-
-
-
-
- <_CppWinRTStaticProjectReferences Remove="@(_CppWinRTStaticProjectReferences)"/>
- <_CppWinRTStaticProjectReferences Include="@(_ResolvedProjectReferencePaths)"
- Condition= "'%(_ResolvedProjectReferencePaths.ProjectType)'=='StaticLibrary' AND
- '%(_ResolvedProjectReferencePaths.WinMDFile)' == 'true'"/>
-
- <_CppWinRTDynamicProjectReferences Remove="@(_CppWinRTDynamicProjectReferences)"/>
- <_CppWinRTDynamicProjectReferences Include="@(_ResolvedProjectReferencePaths)"
- Condition= "'%(_ResolvedProjectReferencePaths.ProjectType)'!='StaticLibrary' AND
- ('%(_ResolvedProjectReferencePaths.WinMDFile)' == 'true' OR
- ('%(_ResolvedProjectReferencePaths.WinMDFile)' == '' AND '%(_ResolvedProjectReferencePaths.Extension)' == '.winmd'))"/>
-
-
-
-
- %(FullPath)
-
-
-
- %(FullPath)
-
-
-
-
-
-
-
-
-
-
-
- <_MdMergeInputs Remove="@(_MdMergeInputs)"/>
- <_MdMergeInputs Include="@(Midl)">
- %(Midl.OutputDirectory)%(Midl.MetadataFileName)
- $(CppWinRTProjectWinMD)
-
-
- <_MdMergeInputs Include="@(CppWinRTStaticProjectWinMDReferences)" Condition="'$(ConfigurationType)' != 'StaticLibrary'">
- $(CppWinRTProjectWinMD)
-
- <_MdMergeReferences Remove="@(_MdMergeReferences)" />
-
- <_MdMergeReferences Include="@(CppWinRTStaticProjectWinMDReferences)" Condition="'$(ConfigurationType)' == 'StaticLibrary'" />
- <_MdMergeReferences Include="@(CppWinRTDirectWinMDReferences)" />
- <_MdMergeReferences Include="@(CppWinRTDynamicProjectWinMDReferences)" />
- <_MdMergeReferences Include="@(CppWinRTPlatformWinMDReferences)" />
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_DisableReferences>false
- <_DisableReferences Condition="('$(CppWinRTOverrideSDKReferences)' != 'true') and ('$(TargetPlatformVersion)' < '10.0.18310.0')">true
-
-
-
-
-
- >true
-
-
-
-
-
-
-
-
-
-
- XamlGenerated
-
-
-
-
-
-
-
- <_DisableReferences>false
- <_DisableReferences Condition="('$(CppWinRTOverrideSDKReferences)' != 'true') and ('$(TargetPlatformVersion)' < '10.0.18310.0')">true
- [$(XamlNamespace).Markup.FullXamlMetadataProvider]
- import "$(XamlNamespace).Markup.idl"%3b
-
-// This file is generated by the build to support Xaml apps
-$(XamlMarkupIdlImport)
-namespace $(RootNamespace)
-{
- $(FullXamlMetadataProviderAttribute)runtimeclass XamlMetaDataProvider : [default] $(XamlNamespace).Markup.IXamlMetadataProvider
- {
- XamlMetaDataProvider()%3b
- }
-}
-
-
-
-
-
-
-
-
-
- <_PCH>@(ClCompile->Metadata('PrecompiledHeaderFile')->Distinct())
- #include "$(_PCH)"
-
-// This file is generated by the build to support Xaml apps
-$(XamlMetaDataProviderPch)
-#include "XamlMetaDataProvider.h"
-#include "XamlMetaDataProvider.g.cpp"
-
-
-
-
-
-
-
-
-
- <_MidlReferences Remove="@(_MidlReferences)"/>
- <_MidlReferences Include="@(CppWinRTDirectWinMDReferences)"/>
- <_MidlReferences Include="@(CppWinRTStaticProjectWinMDReferences)"/>
- <_MidlReferences Include="@(CppWinRTDynamicProjectWinMDReferences)"/>
- <_MidlReferences Include="@(CppWinRTPlatformWinMDReferences)"/>
- <_MidlReferencesDistinct Remove="@(_MidlReferencesDistinct)" />
- <_MidlReferencesDistinct Include="@(_MidlReferences->'%(WinMDPath)'->Distinct())" />
-
- %(Midl.AdditionalOptions) %40"$(CppWinRTMidlResponseFile)"
-
-
-
- <_MidlrtParameters>@(_MidlReferencesDistinct->'/reference "%(WinMDPath)"','
')
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_MdMergeDepth Condition="'$(CppWinRTNamespaceMergeDepth)' != ''">-n:$(CppWinRTNamespaceMergeDepth)
- <_MdMergeDepth Condition="'$(_MdMergeDepth)' == ''">$(CppWinRTMergeDepth)
- <_MdMergeDepth Condition="'$(_MdMergeDepth)' == '' And '$(CppWinRTRootNamespaceAutoMerge)' == 'true'">-n:$(RootNamespace.Split('.').length)
- <_MdMergeDepth Condition="'$(_MdMergeDepth)' == '' And ('@(Page)' != '' Or '@(ApplicationDefinition)' != '')">-n:1
- <_MdMergeCommand>$(MdMergePath)mdmerge %40"$(CppWinRTMdMergeResponseFile)"
-
-
-
- <_MdMergeParameters Condition="'$(CppWinRTMergeNoValidate)'!='true'">-v
- <_MdMergeParameters>$(_MdMergeParameters) @(CppWinRTMdMergeMetadataDirectories->'-metadata_dir "%(RelativeDir)."', '
')
- <_MdMergeParameters>$(_MdMergeParameters) @(CppWinRTMdMergeInputs->'-i "%(Identity)"', '
')
- <_MdMergeParameters>$(_MdMergeParameters) -o "$(CppWinRTMergedDir.TrimEnd('\'))" -partial $(_MdMergeDepth)
-
-
-
-
-
-
-
-
-
-
- <_MdMergedOutput Remove="@(_MdMergedOutput)"/>
- <_MdMergedOutput Include="$(CppWinRTMergedDir)*.winmd"/>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(CppWinRTPath)cppwinrt %40"$(CppWinRTPlatformProjectionResponseFile)"
-
-
- <_CppwinrtInputs Remove="@(_CppwinrtInputs)"/>
- <_CppwinrtInputs Include="@(CppWinRTPlatformWinMDInputs)"/>
-
-
- <_CppwinrtParameters>$(CppWinRTCommandVerbosity) $(CppWinRTParameters)
- <_CppwinrtParameters>$(_CppwinrtParameters) @(_CppwinrtInputs->'-in "%(WinMDPath)"', '
')
- <_CppwinrtParameters>$(_CppwinrtParameters) -out "$(GeneratedFilesDir)."
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(CppWinRTPath)cppwinrt %40"$(CppWinRTReferenceProjectionResponseFile)"
-
-
- <_CppwinrtRefInputs Remove="@(_CppwinrtRefInputs)"/>
- <_CppwinrtRefInputs Include="@(CppWinRTDirectWinMDReferences)"/>
- <_CppwinrtRefInputs Include="@(CppWinRTDynamicProjectWinMDReferences)"/>
- <_CppwinrtRefRefs Remove="@(_CppwinrtRefRefs)"/>
- <_CppwinrtRefRefs Include="@(CppWinRTPlatformWinMDReferences)"/>
-
-
- <_CppwinrtParameters>$(CppWinRTCommandVerbosity) $(CppWinRTParameters)
- <_CppwinrtParameters>$(_CppwinrtParameters) @(_CppwinrtRefInputs->'-in "%(WinMDPath)"', '
')
- <_CppwinrtParameters>$(_CppwinrtParameters) @(_CppwinrtRefRefs->'-ref "%(WinMDPath)"', '
')
- <_CppwinrtParameters>$(_CppwinrtParameters) -out "$(GeneratedFilesDir)."
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- <_PCH>@(ClCompile->Metadata('PrecompiledHeaderFile')->Distinct())
-
-
-
- true
- $(_PCH)
-
-
- -prefix
- -pch $(CppWinRTPrecompiledHeader)
- $(CppWinRTPath)cppwinrt %40"$(CppWinRTComponentProjectionResponseFile)"
-
-
-
- <_MdMergedOutput Remove="@(_MdMergedOutput)"/>
- <_MdMergedOutput Include="$(CppWinRTMergedDir)*.winmd"/>
- <_CppwinrtCompInputs Remove="@(_CppwinrtCompInputs)"/>
- <_CppwinrtCompInputs Include="@(_MdMergedOutput)">
- %(_MdMergedOutput.FullPath)
-
-
- <_CppwinrtCompInputs Include="@(CppWinRTStaticProjectWinMDReferences)" Condition="'$(ConfigurationType)' == 'StaticLibrary'">
- %(CppWinRTStaticProjectWinMDReferences.FullPath)
-
- <_CppwinrtCompRefs Remove="@(_CppwinrtCompRefs)"/>
- <_CppwinrtCompRefs Include="@(CppWinRTDirectWinMDReferences)"/>
- <_CppwinrtCompRefs Include="@(CppWinRTDynamicProjectWinMDReferences)"/>
- <_CppwinrtCompRefs Include="@(CppWinRTPlatformWinMDReferences)"/>
-
-
- <_CppwinrtParameters>$(CppWinRTCommandVerbosity) $(CppWinRTParameters) -overwrite -name $(RootNamespace) $(CppWinRTCommandPrecompiledHeader) $(CppWinRTCommandUsePrefixes) -comp "$(GeneratedFilesDir)sources"
- <_CppwinrtParameters Condition="'$(CppWinRTOptimized)'=='true'">$(_CppwinrtParameters) -opt
- <_CppwinrtParameters>$(_CppwinrtParameters) @(_CppwinrtCompInputs->'-in "%(WinMDPath)"', '
')
- <_CppwinrtParameters>$(_CppwinrtParameters) @(_CppwinrtCompRefs->'-ref "%(WinMDPath)"', '
')
- <_CppwinrtParameters>$(_CppwinrtParameters) -out "$(GeneratedFilesDir)."
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- $(CppWinRTProjectWinMD)
-
-
-
-
-
-
- %(AdditionalOptions) /bigobj
- %(AdditionalOptions) /await
- %(AdditionalIncludeDirectories);$(GeneratedFilesDir)
-
-
- $(WindowsSDK_MetadataFoundationPath);%(AdditionalMetadataDirectories)
- $(WindowsSDK_MetadataPath);%(AdditionalMetadataDirectories)
- %(AdditionalOptions) /nomidl
-
-
- %(AdditionalDependencies);WindowsApp.lib
- %(AdditionalDependencies);$(CppWinRTPackageDir)build\native\lib\$(Platform)\cppwinrt_fast_forwarder.lib
-
-
-
-
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/lib/arm/cppwinrt_fast_forwarder.lib b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/lib/arm/cppwinrt_fast_forwarder.lib
deleted file mode 100644
index 18e1845..0000000
Binary files a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/lib/arm/cppwinrt_fast_forwarder.lib and /dev/null differ
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/lib/arm64/cppwinrt_fast_forwarder.lib b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/lib/arm64/cppwinrt_fast_forwarder.lib
deleted file mode 100644
index 2203db5..0000000
Binary files a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/lib/arm64/cppwinrt_fast_forwarder.lib and /dev/null differ
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/lib/win32/cppwinrt_fast_forwarder.lib b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/lib/win32/cppwinrt_fast_forwarder.lib
deleted file mode 100644
index 6788f38..0000000
Binary files a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/build/native/lib/win32/cppwinrt_fast_forwarder.lib and /dev/null differ
diff --git a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/readme.txt b/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/readme.txt
deleted file mode 100644
index 049ab13..0000000
--- a/server/packages/Microsoft.Windows.CppWinRT.2.0.210806.1/readme.txt
+++ /dev/null
@@ -1,22 +0,0 @@
-========================================================================
-The Microsoft.Windows.CppWinRT NuGet package automatically generates C++/WinRT projection headers,
-enabling you to both consume and produce Windows Runtime classes.
-========================================================================
-
-C++/WinRT detects Windows metadata required by the project, from:
-* Platform winmd files in the SDK (both MSI and NuGet)
-* NuGet package references containing winmd files
-* Other project references producing winmd files
-* Raw winmd file references
-* Interface definition language (IDL) files in the project
-
-For any winmd file discovered above, C++/WinRT creates reference (consuming) projection headers.
-Client code can simply #include these headers, which are created in the generated files directory (see below).
-
-For any IDL file contained in the project, C++/WinRT creates component (producing) projection headers.
-In addition, C++/WinRT generates templates and skeleton implementations for each runtime class, under the Generated Files directory.
-
-========================================================================
-For more information, visit:
-https://github.com/Microsoft/cppwinrt/tree/master/nuget
-========================================================================