Updating Nuget.
Updating Nuget.
This commit is contained in:
parent
e4d6717ec2
commit
dcef431e12
54 changed files with 246 additions and 168 deletions
Binary file not shown.
Binary file not shown.
22
CS-MIC/csmic/csmic/obj/Debug/csmic.1.1.4.nuspec
Normal file
22
CS-MIC/csmic/csmic/obj/Debug/csmic.1.1.4.nuspec
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>csmic</id>
|
||||
<version>1.1.4</version>
|
||||
<authors>Jordan Wages</authors>
|
||||
<owners>Jordan Wages</owners>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<licenseUrl>https://github.com/wagesj45/cs-mic/blob/master/LICENSE</licenseUrl>
|
||||
<projectUrl>http://cs-mic.com/</projectUrl>
|
||||
<description>A .NET component for easy access to parsing simple math and scripting.</description>
|
||||
<copyright>Copyright © 2012</copyright>
|
||||
<tags>math parsing scripting</tags>
|
||||
<repository url="https://github.com/wagesj45/cs-mic" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.0" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\bin\Debug\net40\csmic.dll" target="lib\net40\csmic.dll" />
|
||||
</files>
|
||||
</package>
|
||||
BIN
CS-MIC/csmic/csmic/obj/Debug/csmic.csprojAssemblyReference.cache
Normal file
BIN
CS-MIC/csmic/csmic/obj/Debug/csmic.csprojAssemblyReference.cache
Normal file
Binary file not shown.
25
CS-MIC/csmic/csmic/obj/Debug/net40/csmic.AssemblyInfo.cs
Normal file
25
CS-MIC/csmic/csmic/obj/Debug/net40/csmic.AssemblyInfo.cs
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 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.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("None")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © 2012")]
|
||||
[assembly: System.Reflection.AssemblyDescriptionAttribute("A .NET component for easy access to parsing simple math and scripting.")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.1.4.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.4")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("CS-MIC")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("csmic")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.4.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
|
|
@ -0,0 +1 @@
|
|||
0ea9b979dda5a9e32efff5e2f55623df53fb1778
|
||||
|
|
@ -0,0 +1 @@
|
|||
a5e8f94baf8d8768320eb6d870d6fe889b53b39f
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Debug\net40\csmic.csprojAssemblyReference.cache
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Debug\net40\csmic.csproj.CoreCompileInputs.cache
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Debug\net40\csmic.AssemblyInfoInputs.cache
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Debug\net40\csmic.AssemblyInfo.cs
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\bin\Debug\net40\csmic.dll
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\bin\Debug\net40\csmic.pdb
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Debug\net40\csmic.dll
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Debug\net40\csmic.pdb
|
||||
Binary file not shown.
BIN
CS-MIC/csmic/csmic/obj/Debug/net40/csmic.dll
Normal file
BIN
CS-MIC/csmic/csmic/obj/Debug/net40/csmic.dll
Normal file
Binary file not shown.
BIN
CS-MIC/csmic/csmic/obj/Debug/net40/csmic.pdb
Normal file
BIN
CS-MIC/csmic/csmic/obj/Debug/net40/csmic.pdb
Normal file
Binary file not shown.
23
CS-MIC/csmic/csmic/obj/Debug/net46/csmic.AssemblyInfo.cs
Normal file
23
CS-MIC/csmic/csmic/obj/Debug/net46/csmic.AssemblyInfo.cs
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 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.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("csmic")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("csmic")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("csmic")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
|
|
@ -0,0 +1 @@
|
|||
c9f038d5c3969ac143c7288bb74ddd78a58b070a
|
||||
|
|
@ -0,0 +1 @@
|
|||
f925bdaaece993086be5b4f2ac93432cb385fcbe
|
||||
Binary file not shown.
22
CS-MIC/csmic/csmic/obj/Release/csmic.1.1.4.nuspec
Normal file
22
CS-MIC/csmic/csmic/obj/Release/csmic.1.1.4.nuspec
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>csmic</id>
|
||||
<version>1.1.4</version>
|
||||
<authors>Jordan Wages</authors>
|
||||
<owners>Jordan Wages</owners>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<licenseUrl>https://github.com/wagesj45/cs-mic/blob/master/LICENSE</licenseUrl>
|
||||
<projectUrl>http://cs-mic.com/</projectUrl>
|
||||
<description>A .NET component for easy access to parsing simple math and scripting.</description>
|
||||
<copyright>Copyright © 2012</copyright>
|
||||
<tags>math parsing scripting</tags>
|
||||
<repository url="https://github.com/wagesj45/cs-mic" />
|
||||
<dependencies>
|
||||
<group targetFramework=".NETFramework4.0" />
|
||||
</dependencies>
|
||||
</metadata>
|
||||
<files>
|
||||
<file src="C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\bin\Release\net40\csmic.dll" target="lib\net40\csmic.dll" />
|
||||
</files>
|
||||
</package>
|
||||
25
CS-MIC/csmic/csmic/obj/Release/net40/csmic.AssemblyInfo.cs
Normal file
25
CS-MIC/csmic/csmic/obj/Release/net40/csmic.AssemblyInfo.cs
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// 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.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("None")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyCopyrightAttribute("Copyright © 2012")]
|
||||
[assembly: System.Reflection.AssemblyDescriptionAttribute("A .NET component for easy access to parsing simple math and scripting.")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.1.4.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.1.4")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("CS-MIC")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("csmic")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.1.4.0")]
|
||||
|
||||
// Generated by the MSBuild WriteCodeFragment class.
|
||||
|
||||
|
|
@ -0,0 +1 @@
|
|||
b9c3515eed0a5638d6a5b8c4e0d7bb5f37b7c757
|
||||
|
|
@ -0,0 +1 @@
|
|||
a5e8f94baf8d8768320eb6d870d6fe889b53b39f
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\bin\Release\net40\csmic.dll
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\bin\Release\net40\csmic.pdb
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Release\net40\csmic.csproj.CoreCompileInputs.cache
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Release\net40\csmic.AssemblyInfoInputs.cache
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Release\net40\csmic.AssemblyInfo.cs
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Release\net40\csmic.dll
|
||||
C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\Release\net40\csmic.pdb
|
||||
BIN
CS-MIC/csmic/csmic/obj/Release/net40/csmic.dll
Normal file
BIN
CS-MIC/csmic/csmic/obj/Release/net40/csmic.dll
Normal file
Binary file not shown.
BIN
CS-MIC/csmic/csmic/obj/Release/net40/csmic.pdb
Normal file
BIN
CS-MIC/csmic/csmic/obj/Release/net40/csmic.pdb
Normal file
Binary file not shown.
5
CS-MIC/csmic/csmic/obj/csmic.csproj.nuget.cache
Normal file
5
CS-MIC/csmic/csmic/obj/csmic.csproj.nuget.cache
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"version": 1,
|
||||
"dgSpecHash": "no1TIMbiu1fAXDTJGQ+TSDr5uOTLrmXNFCHSDYCotG8EIO5hC54bP1rMUbPWN+A9Fd4WjYcTSheJw73W11vQ6Q==",
|
||||
"success": true
|
||||
}
|
||||
15
CS-MIC/csmic/csmic/obj/csmic.csproj.nuget.g.props
Normal file
15
CS-MIC/csmic/csmic/obj/csmic.csproj.nuget.g.props
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">C:\Users\wages\Documents\GitHub\cs-mic\CS-MIC\csmic\csmic\obj\project.assets.json</ProjectAssetsFile>
|
||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\wages\.nuget\packages\;C:\Program Files\dotnet\sdk\NuGetFallbackFolder</NuGetPackageFolders>
|
||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">4.7.0</NuGetToolVersion>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
6
CS-MIC/csmic/csmic/obj/csmic.csproj.nuget.g.targets
Normal file
6
CS-MIC/csmic/csmic/obj/csmic.csproj.nuget.g.targets
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="no"?>
|
||||
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<PropertyGroup>
|
||||
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
52
CS-MIC/csmic/csmic/obj/project.assets.json
Normal file
52
CS-MIC/csmic/csmic/obj/project.assets.json
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
{
|
||||
"version": 3,
|
||||
"targets": {
|
||||
".NETFramework,Version=v4.0": {}
|
||||
},
|
||||
"libraries": {},
|
||||
"projectFileDependencyGroups": {
|
||||
".NETFramework,Version=v4.0": []
|
||||
},
|
||||
"packageFolders": {
|
||||
"C:\\Users\\wages\\.nuget\\packages\\": {},
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {}
|
||||
},
|
||||
"project": {
|
||||
"version": "1.1.4",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\wages\\Documents\\GitHub\\cs-mic\\CS-MIC\\csmic\\csmic\\csmic.csproj",
|
||||
"projectName": "csmic",
|
||||
"projectPath": "C:\\Users\\wages\\Documents\\GitHub\\cs-mic\\CS-MIC\\csmic\\csmic\\csmic.csproj",
|
||||
"packagesPath": "C:\\Users\\wages\\.nuget\\packages\\",
|
||||
"outputPath": "C:\\Users\\wages\\Documents\\GitHub\\cs-mic\\CS-MIC\\csmic\\csmic\\obj\\",
|
||||
"projectStyle": "PackageReference",
|
||||
"fallbackFolders": [
|
||||
"C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
|
||||
],
|
||||
"configFilePaths": [
|
||||
"C:\\Users\\wages\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||
],
|
||||
"originalTargetFrameworks": [
|
||||
"net40"
|
||||
],
|
||||
"sources": {
|
||||
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
|
||||
"https://api.nuget.org/v3/index.json": {}
|
||||
},
|
||||
"frameworks": {
|
||||
"net40": {
|
||||
"projectReferences": {}
|
||||
}
|
||||
},
|
||||
"warningProperties": {
|
||||
"warnAsError": [
|
||||
"NU1605"
|
||||
]
|
||||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"net40": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue