remove MOAR binary artifacts
This commit is contained in:
parent
d4b83b4117
commit
21cd21b60c
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,28 +0,0 @@
|
||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
||||||
<Target Name="GetEFProjectMetadata">
|
|
||||||
<MSBuild Condition=" '$(TargetFramework)' == '' "
|
|
||||||
Projects="$(MSBuildProjectFile)"
|
|
||||||
Targets="GetEFProjectMetadata"
|
|
||||||
Properties="TargetFramework=$(TargetFrameworks.Split(';')[0]);EFProjectMetadataFile=$(EFProjectMetadataFile)" />
|
|
||||||
<ItemGroup Condition=" '$(TargetFramework)' != '' ">
|
|
||||||
<EFProjectMetadata Include="AssemblyName: $(AssemblyName)" />
|
|
||||||
<EFProjectMetadata Include="Language: $(Language)" />
|
|
||||||
<EFProjectMetadata Include="OutputPath: $(OutputPath)" />
|
|
||||||
<EFProjectMetadata Include="Platform: $(Platform)" />
|
|
||||||
<EFProjectMetadata Include="PlatformTarget: $(PlatformTarget)" />
|
|
||||||
<EFProjectMetadata Include="ProjectAssetsFile: $(ProjectAssetsFile)" />
|
|
||||||
<EFProjectMetadata Include="ProjectDir: $(ProjectDir)" />
|
|
||||||
<EFProjectMetadata Include="RootNamespace: $(RootNamespace)" />
|
|
||||||
<EFProjectMetadata Include="RuntimeFrameworkVersion: $(RuntimeFrameworkVersion)" />
|
|
||||||
<EFProjectMetadata Include="TargetFileName: $(TargetFileName)" />
|
|
||||||
<EFProjectMetadata Include="TargetFrameworkMoniker: $(TargetFrameworkMoniker)" />
|
|
||||||
<EFProjectMetadata Include="Nullable: $(Nullable)" />
|
|
||||||
<EFProjectMetadata Include="TargetFramework: $(TargetFramework)" />
|
|
||||||
<EFProjectMetadata Include="TargetPlatformIdentifier: $(TargetPlatformIdentifier)" />
|
|
||||||
</ItemGroup>
|
|
||||||
<WriteLinesToFile Condition=" '$(TargetFramework)' != '' "
|
|
||||||
File="$(EFProjectMetadataFile)"
|
|
||||||
Lines="@(EFProjectMetadata)" />
|
|
||||||
</Target>
|
|
||||||
</Project>
|
|
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Binary file not shown.
|
@ -1,26 +0,0 @@
|
||||||
{
|
|
||||||
"runtimeOptions": {
|
|
||||||
"tfm": "net6.0",
|
|
||||||
"includedFrameworks": [
|
|
||||||
{
|
|
||||||
"name": "Microsoft.NETCore.App",
|
|
||||||
"version": "6.0.10"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"configProperties": {
|
|
||||||
"Microsoft.Extensions.DependencyInjection.VerifyOpenGenericServiceTrimmability": true,
|
|
||||||
"System.ComponentModel.TypeConverter.EnableUnsafeBinaryFormatterInDesigntimeLicenseContextSerialization": false,
|
|
||||||
"System.Globalization.Invariant": true,
|
|
||||||
"System.Globalization.PredefinedCulturesOnly": true,
|
|
||||||
"System.Reflection.Metadata.MetadataUpdater.IsSupported": false,
|
|
||||||
"System.Resources.ResourceManager.AllowCustomResourceTypes": false,
|
|
||||||
"System.Runtime.InteropServices.BuiltInComInterop.IsSupported": false,
|
|
||||||
"System.Runtime.InteropServices.EnableConsumingManagedCodeFromNativeHosting": false,
|
|
||||||
"System.Runtime.InteropServices.EnableCppCLIHostActivation": false,
|
|
||||||
"System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization": false,
|
|
||||||
"System.StartupHookProvider.IsSupported": false,
|
|
||||||
"System.Threading.Thread.EnableAutoreleasePool": false,
|
|
||||||
"System.Text.Encoding.EnableUnsafeUTF7Encoding": false
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue