Commitc06c91a7 by developer38

v1.0 - project files added

parents
[submodule "ufr-lib"]
path = ufr-lib
url = https://git.d-logic.net/nfc-rfid-reader-sdk/ufr-lib.git
xmlversion="1.0"encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntimeversion="v4.0"sku=".NETFramework,Version=v4.7.2"/>
startup>
configuration>
\ No newline at end of file
usingSystem;
usingSystem.Collections.Generic;
usingSystem.Linq;
usingSystem.Threading.Tasks;
usingSystem.Windows.Forms;
namespaceufr_examples_c_sharp_nt4h
{
staticclassProgram
{
///
/// The main entry point for the application.
///
[STAThread]
staticvoidMain()
{
Application.EnableVisualStyles();
Application.SetCompatibleTextRenderingDefault(false);
Application.Run(newfrmMain());
}
}
}
usingSystem.Reflection;
usingSystem.Runtime.CompilerServices;
usingSystem.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
[assembly: AssemblyTitle("ufr-examples-c_sharp-nt4h")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("ufr-examples-c_sharp-nt4h")]
[assembly: AssemblyCopyright("Copyright © 2020")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
// Setting ComVisible to false makes the types in this assembly not visible
// to COM components. If you need to access a type in this assembly from
// COM, set the ComVisible attribute to true on that type.
[assembly: ComVisible(false)]
// The following GUID is for the ID of the typelib if this project is exposed to COM
[assembly: Guid("f0dc4c76-21cd-4297-8838-0f14051ee23c")]
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespaceufr_examples_c_sharp_nt4h.Properties
{
///
/// A strongly-typed resource class, for looking up localized strings, etc.
///
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder","4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
internalclassResources
{
privatestaticglobal::System.Resources.ResourceManagerresourceMan;
privatestaticglobal::System.Globalization.CultureInforesourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance","CA1811:AvoidUncalledPrivateCode")]
internalResources()
{
}
///
/// Returns the cached ResourceManager instance used by this class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internalstaticglobal::System.Resources.ResourceManagerResourceManager
{
get
{
if((resourceMan==null))
{
global::System.Resources.ResourceManagertemp=newglobal::System.Resources.ResourceManager("ufr_examples_c_sharp_nt4h.Properties.Resources",typeof(Resources).Assembly);
resourceMan=temp;
}
returnresourceMan;
}
}
///
/ / /覆盖当前线程的CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
///
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
internalstaticglobal::System.Globalization.CultureInfoCulture
{
get
{
returnresourceCulture;
}
set
{
resourceCulture=value;
}
}
}
}

id="root"xmlns=""xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
name="root"msdata:IsDataSet="true">
maxOccurs="unbounded">
name="metadata">
name="value"type="xsd:string"minOccurs="0"/>
name="name"type="xsd:string"/>
name="type"type="xsd:string"/>
name="mimetype"type="xsd:string"/>
name="assembly">
name="alias"type="xsd:string"/>
name="name"type="xsd:string"/>
name="data">
name="value"type="xsd:string"minOccurs="0"msdata:Ordinal="1"/>
name="comment"type="xsd:string"minOccurs="0"msdata:Ordinal="2"/>
name="name"type="xsd:string"msdata:Ordinal="1"/>
name="type"type="xsd:string"msdata:Ordinal="3"/>
name="mimetype"type="xsd:string"msdata:Ordinal="4"/>
name="resheader">
name="value"type="xsd:string"minOccurs="0"msdata:Ordinal="1"/>
name="name"type="xsd:string"use="required"/>
name="resmimetype">
text/microsoft-resx
name="version">
2.0
name="reader">
System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
name="writer">
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
\ No newline at end of file
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Runtime Version:4.0.30319.42000
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
//
//------------------------------------------------------------------------------
namespaceufr_examples_c_sharp_nt4h.Properties
{
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator","11.0.0.0")]
internalsealedpartialclassSettings:global::System.Configuration.ApplicationSettingsBase
{
privatestaticSettingsdefaultInstance=((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(newSettings())));
publicstaticSettingsDefault
{
get
{
returndefaultInstance;
}
}
}
}

xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings"CurrentProfile="(Default)">
<文件>
Name="(Default)"/>
/>
xmlversion="1.0"encoding="utf-8"?>
<configuration>
<startup>
<supportedRuntimeversion="v4.0"sku=".NETFramework,Version=v4.7.2"/>
startup>
configuration>
\ No newline at end of file
This source diff could not be displayed because it is too large. You canview the blobinstead.
This diff is collapsed.Click to expand it.

id="root"xmlns=""xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
namespace="http://www.w3.org/XML/1998/namespace"/>
name="root"msdata:IsDataSet="true">
maxOccurs="unbounded">
name="metadata">
name="value"type="xsd:string"minOccurs="0"/>
name="name"use="required"type="xsd:string"/>
name="type"type="xsd:string"/>
name="mimetype"type="xsd:string"/>
ref="xml:space"/>
name="assembly">
name="alias"type="xsd:string"/>
name="name"type="xsd:string"/>
name="data">
name="value"type="xsd:string"minOccurs="0"msdata:Ordinal="1"/>
name="comment"type="xsd:string"minOccurs="0"msdata:Ordinal="2"/>
name="name"type="xsd:string"use="required"msdata:Ordinal="1"/>
name="type"type="xsd:string"msdata:Ordinal="3"/>
name="mimetype"type="xsd:string"msdata:Ordinal="4"/>
ref="xml:space"/>
name="resheader">
name="value"type="xsd:string"minOccurs="0"msdata:Ordinal="1"/>
name="name"type="xsd:string"use="required"/>
name="resmimetype">
text/microsoft-resx
name="version">
2.0
name="reader">
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
name="writer">
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
name="statDevice.TrayLocation"type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
24, 16
name="statInfo.TrayLocation"type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
132, 16
name="$this.TrayHeight"type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
53
\ No newline at end of file
C:\Users\Bojan\Desktop\Visual Studio Projects\ufr-examples-c_sharp-nt4h\bin\Release\ufr-examples-c_sharp-nt4h.exe.config
C:\Users\Bojan\Desktop\Visual Studio Projects\ufr-examples-c_sharp-nt4h\bin\Release\ufr-examples-c_sharp-nt4h.exe
C:\Users\Bojan\Desktop\Visual Studio Projects\ufr-examples-c_sharp-nt4h\bin\Release\ufr-examples-c_sharp-nt4h.pdb
C:\Users\Bojan\Desktop\Visual Studio Projects\ufr-examples-c_sharp-nt4h\obj\Release\ufr_examples_c_sharp_nt4h.frmMain.resources
C:\Users\Bojan\Desktop\Visual Studio Projects\ufr-examples-c_sharp-nt4h\obj\Release\ufr_examples_c_sharp_nt4h.Properties.Resources.resources
C:\Users\Bojan\Desktop\Visual Studio Projects\ufr-examples-c_sharp-nt4h\obj\Release\ufr-examples-c_sharp-nt4h.csproj.GenerateResource.cache
C:\Users\Bojan\Desktop\Visual Studio Projects\ufr-examples-c_sharp-nt4h\obj\Release\ufr-examples-c_sharp-nt4h.csproj.CoreCompileInputs.cache
C:\Users\Bojan\Desktop\Visual Studio Projects\ufr-examples-c_sharp-nt4h\obj\Release\ufr-examples-c_sharp-nt4h.exe
C:\Users\Bojan\Desktop\Visual Studio Projects\ufr-examples-c_sharp-nt4h\obj\Release\ufr-examples-c_sharp-nt4h.pdb
C:\Users\Bojan\Desktop\UpdateApp\ ufr-examples-c_sharp-nt4h\bin\Release\ufr-examples-c_sharp-nt4h.exe.config
C:\Users\Bojan\Desktop\UpdateApp\ ufr-examples-c_sharp-nt4h\bin\Release\ufr-examples-c_sharp-nt4h.exe
C:\Users\Bojan\Desktop\UpdateApp\ ufr-examples-c_sharp-nt4h\bin\Release\ufr-examples-c_sharp-nt4h.pdb
C:\Users\Bojan\Desktop\UpdateApp\ ufr-examples-c_sharp-nt4h\obj\Release\ufr-examples-c_sharp-nt4h.csprojAssemblyReference.cache
C:\Users\Bojan\Desktop\UpdateApp\ ufr-examples-c_sharp-nt4h\obj\Release\ufr_examples_c_sharp_nt4h.frmMain.resources
C:\Users\Bojan\Desktop\UpdateApp\ ufr-examples-c_sharp-nt4h\obj\Release\ufr_examples_c_sharp_nt4h.Properties.Resources.resources
C:\Users\Bojan\Desktop\UpdateApp\ ufr-examples-c_sharp-nt4h\obj\Release\ufr-examples-c_sharp-nt4h.csproj.GenerateResource.cache
C:\Users\Bojan\Desktop\UpdateApp\ ufr-examples-c_sharp-nt4h\obj\Release\ufr-examples-c_sharp-nt4h.csproj.CoreCompileInputs.cache
C:\Users\Bojan\Desktop\UpdateApp\ ufr-examples-c_sharp-nt4h\obj\Release\ufr-examples-c_sharp-nt4h.exe
C:\Users\Bojan\Desktop\UpdateApp\ ufr-examples-c_sharp-nt4h\obj\Release\ufr-examples-c_sharp-nt4h.pdb
This diff is collapsed.Click to expand it.

ToolsVersion="15.0"xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props"Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')"/>
Condition=" '$(Configuration)' == '' ">Debug
Condition=" '$(Platform)' == '' ">AnyCPU
{F0DC4C76-21CD-4297-8838-0F14051EE23C}
WinExe
ufr_examples_c_sharp_nt4h
ufr-examples-c_sharp-nt4h
v4.7.2
512
true
true
Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
AnyCPU
true
full
false
bin\Debug\
DEBUG;TRACE
prompt
4
true
Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
AnyCPU
pdbonly
true
bin\Release\
TRACE
prompt
4
Include="System"/>
Include="System.Core"/>
Include="System.Xml.Linq"/>
Include="System.Data.DataSetExtensions"/>
Include="Microsoft.CSharp"/>
Include="System.Data"/>
Include="System.Deployment"/>
Include="System.Drawing"/>
Include="System.Net.Http"/>
Include="System.Windows.Forms"/>
Include="System.Xml"/>
Include="frmMain.cs">
Form
Include="frmMain.Designer.cs">
frmMain.cs
Include="Program.cs"/>
Include="Properties\AssemblyInfo.cs"/>
Include="uFCoder.cs"/>
Include="frmMain.resx">
frmMain.cs
Include="Properties\Resources.resx">
ResXFileCodeGenerator
Resources.Designer.cs
Designer
Include="Properties\Resources.Designer.cs">
True
Resources.resx
Include="Properties\Settings.settings">
SettingsSingleFileGenerator
Settings.Designer.cs
Include="Properties\Settings.Designer.cs">
True
Settings.settings
True
Include="App.config"/>
Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets"/>
\ No newline at end of file

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30011.22
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ufr-examples-c_sharp-nt4h", "ufr-examples-c_sharp-nt4h.csproj", "{F0DC4C76-21CD-4297-8838-0F14051EE23C}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F0DC4C76-21CD-4297-8838-0F14051EE23C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F0DC4C76-21CD-4297-8838-0F14051EE23C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F0DC4C76-21CD-4297-8838-0F14051EE23C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F0DC4C76-21CD-4297-8838-0F14051EE23C}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {6F373046-8E51-4E72-A0CD-3DF4EBA0ACF3}
EndGlobalSection
EndGlobal
ufr-lib@c813e3ed
Subproject commit c813e3ed5225a3e99fc1814d173ea3e5f0c670c7
    Markdownis supported
    0%or
    You are about to add0peopleto the discussion. Proceed with caution.
    Finish editing this message first!
    Pleaseregisterorto comment
    Baidu
    map