mirror of
https://github.com/Stone-Red-Code/AlwaysUpToDate.git
synced 2026-09-06 15:56:06 +02:00
Updated LICENCE and added nupkg
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
}
|
||||
},
|
||||
"C:\\Users\\David\\Google Drive\\Programmieren\\AlwaysUpToDate\\AlwaysUpToDate\\AlwaysUpToDate.csproj": {
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.0.1",
|
||||
"restore": {
|
||||
"projectUniqueName": "C:\\Users\\David\\Google Drive\\Programmieren\\AlwaysUpToDate\\AlwaysUpToDate\\AlwaysUpToDate.csproj",
|
||||
"projectName": "AlwaysUpToDate",
|
||||
|
||||
+4
@@ -0,0 +1,4 @@
|
||||
// <autogenerated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v3.1", FrameworkDisplayName = "")]
|
||||
@@ -0,0 +1,23 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// Dieser Code wurde von einem Tool generiert.
|
||||
// Laufzeitversion:4.0.30319.42000
|
||||
//
|
||||
// Änderungen an dieser Datei können falsches Verhalten verursachen und gehen verloren, wenn
|
||||
// der Code erneut generiert wird.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
using System;
|
||||
using System.Reflection;
|
||||
|
||||
[assembly: System.Reflection.AssemblyCompanyAttribute("AlwaysUpToDate-Test")]
|
||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Release")]
|
||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
|
||||
[assembly: System.Reflection.AssemblyProductAttribute("AlwaysUpToDate-Test")]
|
||||
[assembly: System.Reflection.AssemblyTitleAttribute("AlwaysUpToDate-Test")]
|
||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||
|
||||
// Von der MSBuild WriteCodeFragment-Klasse generiert.
|
||||
|
||||
+1
@@ -0,0 +1 @@
|
||||
03435e23bfe68f55cfdfd8966ae1a5c6a1a09749
|
||||
Binary file not shown.
BIN
Binary file not shown.
@@ -33,7 +33,7 @@
|
||||
"lib/netcoreapp3.0/System.Text.Json.dll": {}
|
||||
}
|
||||
},
|
||||
"AlwaysUpToDate/1.0.0": {
|
||||
"AlwaysUpToDate/1.0.0.1": {
|
||||
"type": "project",
|
||||
"framework": ".NETStandard,Version=v2.1",
|
||||
"dependencies": {
|
||||
@@ -129,7 +129,7 @@
|
||||
"version.txt"
|
||||
]
|
||||
},
|
||||
"AlwaysUpToDate/1.0.0": {
|
||||
"AlwaysUpToDate/1.0.0.1": {
|
||||
"type": "project",
|
||||
"path": "../AlwaysUpToDate/AlwaysUpToDate.csproj",
|
||||
"msbuildProject": "../AlwaysUpToDate/AlwaysUpToDate.csproj"
|
||||
@@ -137,7 +137,7 @@
|
||||
},
|
||||
"projectFileDependencyGroups": {
|
||||
".NETCoreApp,Version=v3.1": [
|
||||
"AlwaysUpToDate >= 1.0.0"
|
||||
"AlwaysUpToDate >= 1.0.0.1"
|
||||
]
|
||||
},
|
||||
"packageFolders": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"version": 2,
|
||||
"dgSpecHash": "YqwqH9xiWa+JEMoKEVk5YUIYIEsq0IbV8y7N2zNzhr8CN7f1D0hmGdph5hTus1IgKonnuio0KI/wN37wF1glVQ==",
|
||||
"dgSpecHash": "506ndkqhm5JO5QR0x89vPMyoFm6V5o1S159brOIO3YCZfz9Roy0LNL2x144TkHJQz6OiZJiDpBGYPsRWF4FDqw==",
|
||||
"success": true,
|
||||
"projectFilePath": "C:\\Users\\David\\Google Drive\\Programmieren\\AlwaysUpToDate\\AlwaysUpToDate-Test\\AlwaysUpToDate-Test.csproj",
|
||||
"expectedPackageFiles": [
|
||||
|
||||
Reference in New Issue
Block a user