Complete MP3
This commit is contained in:
parent
669b1a8d54
commit
7023883b85
BIN
MP3/CtoF_CalebFontenot.pdf
Normal file
BIN
MP3/CtoF_CalebFontenot.pdf
Normal file
Binary file not shown.
BIN
MP3/CtoF_CalebFontenot.zip
Normal file
BIN
MP3/CtoF_CalebFontenot.zip
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
MP3/CtoF_CalebFontenot/.vs/ProjectEvaluation/ctof_calebfontenot.metadata.v5.1
Executable file
BIN
MP3/CtoF_CalebFontenot/.vs/ProjectEvaluation/ctof_calebfontenot.metadata.v5.1
Executable file
Binary file not shown.
BIN
MP3/CtoF_CalebFontenot/.vs/ProjectEvaluation/ctof_calebfontenot.projects.v5.1
Executable file
BIN
MP3/CtoF_CalebFontenot/.vs/ProjectEvaluation/ctof_calebfontenot.projects.v5.1
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1,20 +1,24 @@
|
|||||||
{
|
{
|
||||||
"format": 1,
|
"format": 1,
|
||||||
"restore": {
|
"restore": {
|
||||||
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj": {}
|
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj": {}
|
||||||
},
|
},
|
||||||
"projects": {
|
"projects": {
|
||||||
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj": {
|
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"restore": {
|
"restore": {
|
||||||
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj",
|
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj",
|
||||||
"projectName": "CtoF_CalebFontenot",
|
"projectName": "CtoF_CalebFontenot",
|
||||||
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj",
|
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj",
|
||||||
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
|
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
|
||||||
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\CtoF_CalebFontenot\\obj\\",
|
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\CtoF_CalebFontenot\\obj\\",
|
||||||
"projectStyle": "PackageReference",
|
"projectStyle": "PackageReference",
|
||||||
|
"fallbackFolders": [
|
||||||
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||||
|
],
|
||||||
"configFilePaths": [
|
"configFilePaths": [
|
||||||
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||||
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||||
],
|
],
|
||||||
"originalTargetFrameworks": [
|
"originalTargetFrameworks": [
|
||||||
@ -58,7 +62,7 @@
|
|||||||
"privateAssets": "none"
|
"privateAssets": "none"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json"
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -5,11 +5,12 @@
|
|||||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\</NuGetPackageFolders>
|
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
|
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||||
<SourceRoot Include="C:\Users\caleb\.nuget\packages\" />
|
<SourceRoot Include="C:\Users\caleb\.nuget\packages\" />
|
||||||
|
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
@ -13,4 +13,4 @@ build_property.InvariantGlobalization =
|
|||||||
build_property.PlatformNeutralAssembly =
|
build_property.PlatformNeutralAssembly =
|
||||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||||
build_property.RootNamespace = CtoF_CalebFontenot
|
build_property.RootNamespace = CtoF_CalebFontenot
|
||||||
build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP3\CtoF_CalebFontenot\
|
build_property.ProjectDir = Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
|||||||
28d2933800db793ee79e61d6cb5aba1553f54cc9
|
615585a8db615af42c7ba89c1e34a51697574e88
|
||||||
|
@ -15,3 +15,20 @@ Z:\media\DataEXT4\Documents\ASDV C#\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-wind
|
|||||||
Z:\media\DataEXT4\Documents\ASDV C#\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.pdb
|
Z:\media\DataEXT4\Documents\ASDV C#\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.pdb
|
||||||
Z:\media\DataEXT4\Documents\ASDV C#\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.genruntimeconfig.cache
|
Z:\media\DataEXT4\Documents\ASDV C#\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.genruntimeconfig.cache
|
||||||
Z:\media\DataEXT4\Documents\ASDV C#\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\ref\CtoF_CalebFontenot.dll
|
Z:\media\DataEXT4\Documents\ASDV C#\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\ref\CtoF_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\bin\Debug\net6.0-windows\CtoF_CalebFontenot.exe
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\bin\Debug\net6.0-windows\CtoF_CalebFontenot.deps.json
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\bin\Debug\net6.0-windows\CtoF_CalebFontenot.runtimeconfig.json
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\bin\Debug\net6.0-windows\CtoF_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\bin\Debug\net6.0-windows\CtoF_CalebFontenot.pdb
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.csproj.AssemblyReference.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.Form1.resources
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.csproj.GenerateResource.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.AssemblyInfoInputs.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.AssemblyInfo.cs
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.csproj.CoreCompileInputs.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\refint\CtoF_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.pdb
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\CtoF_CalebFontenot.genruntimeconfig.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\CtoF_CalebFontenot\obj\Debug\net6.0-windows\ref\CtoF_CalebFontenot.dll
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
|||||||
c5fdf7f8e1e7b921889b49899a43c697e486e551
|
7ef22ab3b8314c4534483bbced0c2c7baa91f224
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -8,19 +8,24 @@
|
|||||||
"net6.0-windows7.0": []
|
"net6.0-windows7.0": []
|
||||||
},
|
},
|
||||||
"packageFolders": {
|
"packageFolders": {
|
||||||
"C:\\Users\\caleb\\.nuget\\packages\\": {}
|
"C:\\Users\\caleb\\.nuget\\packages\\": {},
|
||||||
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||||
},
|
},
|
||||||
"project": {
|
"project": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"restore": {
|
"restore": {
|
||||||
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj",
|
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj",
|
||||||
"projectName": "CtoF_CalebFontenot",
|
"projectName": "CtoF_CalebFontenot",
|
||||||
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj",
|
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj",
|
||||||
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
|
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
|
||||||
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\CtoF_CalebFontenot\\obj\\",
|
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\CtoF_CalebFontenot\\obj\\",
|
||||||
"projectStyle": "PackageReference",
|
"projectStyle": "PackageReference",
|
||||||
|
"fallbackFolders": [
|
||||||
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||||
|
],
|
||||||
"configFilePaths": [
|
"configFilePaths": [
|
||||||
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||||
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||||
],
|
],
|
||||||
"originalTargetFrameworks": [
|
"originalTargetFrameworks": [
|
||||||
@ -64,7 +69,7 @@
|
|||||||
"privateAssets": "none"
|
"privateAssets": "none"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json"
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"dgSpecHash": "nS4jMrZ5R1k1buc3ZEjF7FWDcyH5orbD63Vx7wPGtLBH818cEaJYUFbUGPlB1zmvmlq7GyDTK9hakhLWYqmLKQ==",
|
"dgSpecHash": "TPxCTmaz4tBnKG71uDfLHWn7kaTrFQWNJbKJaOnDF9uz/8EN6ijCHPv8+mwxwjdIOhxgzyXx1Y+6KwXRHVY4EA==",
|
||||||
"success": true,
|
"success": true,
|
||||||
"projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj",
|
"projectFilePath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\CtoF_CalebFontenot\\CtoF_CalebFontenot.csproj",
|
||||||
"expectedPackageFiles": [],
|
"expectedPackageFiles": [],
|
||||||
"logs": []
|
"logs": []
|
||||||
}
|
}
|
BIN
MP3/DiceSimulator_CalebFontenot.pdf
Normal file
BIN
MP3/DiceSimulator_CalebFontenot.pdf
Normal file
Binary file not shown.
BIN
MP3/DiceSimulator_CalebFontenot.zip
Normal file
BIN
MP3/DiceSimulator_CalebFontenot.zip
Normal file
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
MP3/Factorial_CalebFontenot.pdf
Normal file
BIN
MP3/Factorial_CalebFontenot.pdf
Normal file
Binary file not shown.
BIN
MP3/Factorial_CalebFontenot.zip
Normal file
BIN
MP3/Factorial_CalebFontenot.zip
Normal file
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.
@ -13,4 +13,4 @@ build_property.InvariantGlobalization =
|
|||||||
build_property.PlatformNeutralAssembly =
|
build_property.PlatformNeutralAssembly =
|
||||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||||
build_property.RootNamespace = Factorial_CalebFontenot
|
build_property.RootNamespace = Factorial_CalebFontenot
|
||||||
build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\
|
build_property.ProjectDir = Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\
|
||||||
|
Binary file not shown.
@ -1 +1 @@
|
|||||||
816aee403310f3dd001234c6aa7c0fae12f16fc3
|
e2a68fe28a1d1aa51bc4d133dbb39c69c1f92cb3
|
||||||
|
@ -15,3 +15,20 @@ Z:\media\DataEXT4\Documents\ASDV C#\MP3\Factorial_CalebFontenot\Factorial_CalebF
|
|||||||
Z:\media\DataEXT4\Documents\ASDV C#\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.pdb
|
Z:\media\DataEXT4\Documents\ASDV C#\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.pdb
|
||||||
Z:\media\DataEXT4\Documents\ASDV C#\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.genruntimeconfig.cache
|
Z:\media\DataEXT4\Documents\ASDV C#\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.genruntimeconfig.cache
|
||||||
Z:\media\DataEXT4\Documents\ASDV C#\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\ref\Factorial_CalebFontenot.dll
|
Z:\media\DataEXT4\Documents\ASDV C#\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\ref\Factorial_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\bin\Debug\net6.0-windows\Factorial_CalebFontenot.exe
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\bin\Debug\net6.0-windows\Factorial_CalebFontenot.deps.json
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\bin\Debug\net6.0-windows\Factorial_CalebFontenot.runtimeconfig.json
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\bin\Debug\net6.0-windows\Factorial_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\bin\Debug\net6.0-windows\Factorial_CalebFontenot.pdb
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.csproj.AssemblyReference.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.Form1.resources
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.csproj.GenerateResource.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.AssemblyInfoInputs.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.AssemblyInfo.cs
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.csproj.CoreCompileInputs.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\refint\Factorial_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.pdb
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\Factorial_CalebFontenot.genruntimeconfig.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\Factorial_CalebFontenot\Factorial_CalebFontenot\obj\Debug\net6.0-windows\ref\Factorial_CalebFontenot.dll
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -1 +1 @@
|
|||||||
1d534fffc3af4ce56aa02c38a988828bb96719d6
|
a91eab4da29799ac7a7471270ec71d72f410597b
|
||||||
|
Binary file not shown.
Binary file not shown.
@ -1,20 +1,24 @@
|
|||||||
{
|
{
|
||||||
"format": 1,
|
"format": 1,
|
||||||
"restore": {
|
"restore": {
|
||||||
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj": {}
|
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj": {}
|
||||||
},
|
},
|
||||||
"projects": {
|
"projects": {
|
||||||
"Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj": {
|
"Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"restore": {
|
"restore": {
|
||||||
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj",
|
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj",
|
||||||
"projectName": "Factorial_CalebFontenot",
|
"projectName": "Factorial_CalebFontenot",
|
||||||
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj",
|
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj",
|
||||||
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
|
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
|
||||||
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\obj\\",
|
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\obj\\",
|
||||||
"projectStyle": "PackageReference",
|
"projectStyle": "PackageReference",
|
||||||
|
"fallbackFolders": [
|
||||||
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||||
|
],
|
||||||
"configFilePaths": [
|
"configFilePaths": [
|
||||||
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||||
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||||
],
|
],
|
||||||
"originalTargetFrameworks": [
|
"originalTargetFrameworks": [
|
||||||
@ -58,7 +62,7 @@
|
|||||||
"privateAssets": "none"
|
"privateAssets": "none"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json"
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -5,11 +5,12 @@
|
|||||||
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
||||||
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
||||||
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
||||||
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\</NuGetPackageFolders>
|
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\caleb\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
|
||||||
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
||||||
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
|
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.3.0</NuGetToolVersion>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
||||||
<SourceRoot Include="C:\Users\caleb\.nuget\packages\" />
|
<SourceRoot Include="C:\Users\caleb\.nuget\packages\" />
|
||||||
|
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
@ -8,19 +8,24 @@
|
|||||||
"net6.0-windows7.0": []
|
"net6.0-windows7.0": []
|
||||||
},
|
},
|
||||||
"packageFolders": {
|
"packageFolders": {
|
||||||
"C:\\Users\\caleb\\.nuget\\packages\\": {}
|
"C:\\Users\\caleb\\.nuget\\packages\\": {},
|
||||||
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
|
||||||
},
|
},
|
||||||
"project": {
|
"project": {
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"restore": {
|
"restore": {
|
||||||
"projectUniqueName": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj",
|
"projectUniqueName": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj",
|
||||||
"projectName": "Factorial_CalebFontenot",
|
"projectName": "Factorial_CalebFontenot",
|
||||||
"projectPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj",
|
"projectPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj",
|
||||||
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
|
"packagesPath": "C:\\Users\\caleb\\.nuget\\packages\\",
|
||||||
"outputPath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\obj\\",
|
"outputPath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\obj\\",
|
||||||
"projectStyle": "PackageReference",
|
"projectStyle": "PackageReference",
|
||||||
|
"fallbackFolders": [
|
||||||
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||||
|
],
|
||||||
"configFilePaths": [
|
"configFilePaths": [
|
||||||
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
"C:\\Users\\caleb\\AppData\\Roaming\\NuGet\\NuGet.Config",
|
||||||
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
|
||||||
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
|
||||||
],
|
],
|
||||||
"originalTargetFrameworks": [
|
"originalTargetFrameworks": [
|
||||||
@ -64,7 +69,7 @@
|
|||||||
"privateAssets": "none"
|
"privateAssets": "none"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.400\\RuntimeIdentifierGraph.json"
|
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.402\\RuntimeIdentifierGraph.json"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"dgSpecHash": "9yf7dfZJ+w915a+g6c86SYr3gIycagQV7Tx9UMkWCM/sM0aPJIZQ+RuUsGp+SOt4mCIf52HWnb39vtRTSEhR/w==",
|
"dgSpecHash": "7WvA2SPszjxrqlfLKbSju43AiLsNDiFRvVgYDaUAnI0+wBF9JRdMnK8fQ3LG89WhiZZaAk32zIx4DkZK21uiDA==",
|
||||||
"success": true,
|
"success": true,
|
||||||
"projectFilePath": "Z:\\media\\DataEXT4\\Documents\\ASDV C#\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj",
|
"projectFilePath": "Z:\\home\\caleb\\Documents\\ASDV-C-Sharp\\MP3\\Factorial_CalebFontenot\\Factorial_CalebFontenot\\Factorial_CalebFontenot.csproj",
|
||||||
"expectedPackageFiles": [],
|
"expectedPackageFiles": [],
|
||||||
"logs": []
|
"logs": []
|
||||||
}
|
}
|
BIN
MP3/RandomNumberFileWriterOne_CalebFontenot.pdf
Normal file
BIN
MP3/RandomNumberFileWriterOne_CalebFontenot.pdf
Normal file
Binary file not shown.
BIN
MP3/RandomNumberFileWriterOne_CalebFontenot.zip
Normal file
BIN
MP3/RandomNumberFileWriterOne_CalebFontenot.zip
Normal file
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.
@ -77,7 +77,7 @@
|
|||||||
//
|
//
|
||||||
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 15F);
|
||||||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
||||||
this.ClientSize = new System.Drawing.Size(236, 283);
|
this.ClientSize = new System.Drawing.Size(236, 115);
|
||||||
this.Controls.Add(this.exitButton);
|
this.Controls.Add(this.exitButton);
|
||||||
this.Controls.Add(this.executeButton);
|
this.Controls.Add(this.executeButton);
|
||||||
this.Controls.Add(this.groupBox1);
|
this.Controls.Add(this.groupBox1);
|
50
MP3/RandomNumberFileWriterOne_CalebFontenot/Form1.cs
Executable file
50
MP3/RandomNumberFileWriterOne_CalebFontenot/Form1.cs
Executable file
@ -0,0 +1,50 @@
|
|||||||
|
using System.Security.Cryptography;
|
||||||
|
|
||||||
|
namespace RandonNumberFileWriterOne_CalebFontenot
|
||||||
|
{
|
||||||
|
public partial class Form1 : Form
|
||||||
|
{
|
||||||
|
public Form1()
|
||||||
|
{
|
||||||
|
InitializeComponent();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void exitButton_Click(object sender, EventArgs e)
|
||||||
|
{
|
||||||
|
this.Close();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void executeButton_Click(object sender, EventArgs e)
|
||||||
|
{
|
||||||
|
//Get contents of textbox.
|
||||||
|
int timesToIterate, random;
|
||||||
|
if(!int.TryParse(iterateTextBox.Text, out timesToIterate))
|
||||||
|
{
|
||||||
|
MessageBox.Show("Invalid input");
|
||||||
|
}
|
||||||
|
|
||||||
|
// Create a StreamWriter object.
|
||||||
|
StreamWriter sw = null;
|
||||||
|
|
||||||
|
// Create rng object.
|
||||||
|
Random rng = new Random();
|
||||||
|
|
||||||
|
// Summon the Save As Dialog.
|
||||||
|
if (saveFileDialog1.ShowDialog() == DialogResult.OK)
|
||||||
|
{
|
||||||
|
// Save target as a string for later usage.
|
||||||
|
string target = saveFileDialog1.FileName;
|
||||||
|
// Open a text file at our target.
|
||||||
|
sw = File.CreateText(target);
|
||||||
|
|
||||||
|
// Write a specified number of random integers
|
||||||
|
for (int i = 0; i < timesToIterate; i++)
|
||||||
|
{
|
||||||
|
random = rng.Next(1, 101);
|
||||||
|
sw.WriteLine(random);
|
||||||
|
}
|
||||||
|
sw.Close();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1,23 @@
|
|||||||
|
{
|
||||||
|
"runtimeTarget": {
|
||||||
|
"name": ".NETCoreApp,Version=v6.0",
|
||||||
|
"signature": ""
|
||||||
|
},
|
||||||
|
"compilationOptions": {},
|
||||||
|
"targets": {
|
||||||
|
".NETCoreApp,Version=v6.0": {
|
||||||
|
"RandonNumberFileWriterOne_CalebFontenot/1.0.0": {
|
||||||
|
"runtime": {
|
||||||
|
"RandonNumberFileWriterOne_CalebFontenot.dll": {}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"libraries": {
|
||||||
|
"RandonNumberFileWriterOne_CalebFontenot/1.0.0": {
|
||||||
|
"type": "project",
|
||||||
|
"serviceable": false,
|
||||||
|
"sha512": ""
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -0,0 +1,15 @@
|
|||||||
|
{
|
||||||
|
"runtimeOptions": {
|
||||||
|
"tfm": "net6.0",
|
||||||
|
"frameworks": [
|
||||||
|
{
|
||||||
|
"name": "Microsoft.NETCore.App",
|
||||||
|
"version": "6.0.0"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Microsoft.WindowsDesktop.App",
|
||||||
|
"version": "6.0.0"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
}
|
Binary file not shown.
@ -13,4 +13,4 @@ build_property.InvariantGlobalization =
|
|||||||
build_property.PlatformNeutralAssembly =
|
build_property.PlatformNeutralAssembly =
|
||||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||||
build_property.RootNamespace = RandonNumberFileWriterOne_CalebFontenot
|
build_property.RootNamespace = RandonNumberFileWriterOne_CalebFontenot
|
||||||
build_property.ProjectDir = Z:\media\DataEXT4\Documents\ASDV C#\MP3\RandonNumberFileWriterOne_CalebFontenot\
|
build_property.ProjectDir = Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\
|
Binary file not shown.
Binary file not shown.
@ -0,0 +1 @@
|
|||||||
|
502c038692252bb2b21f2202528f8eda7c538e40
|
@ -0,0 +1,34 @@
|
|||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\bin\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.exe
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\bin\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.deps.json
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\bin\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.runtimeconfig.json
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\bin\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\bin\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.pdb
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.csproj.AssemblyReference.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.Form1.resources
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.csproj.GenerateResource.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.AssemblyInfoInputs.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.AssemblyInfo.cs
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.csproj.CoreCompileInputs.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\refint\RandonNumberFileWriterOne_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.pdb
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.genruntimeconfig.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandonNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\ref\RandonNumberFileWriterOne_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\bin\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.exe
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\bin\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.deps.json
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\bin\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.runtimeconfig.json
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\bin\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\bin\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.pdb
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.csproj.AssemblyReference.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.Form1.resources
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.csproj.GenerateResource.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.GeneratedMSBuildEditorConfig.editorconfig
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.AssemblyInfoInputs.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.AssemblyInfo.cs
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.csproj.CoreCompileInputs.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\refint\RandonNumberFileWriterOne_CalebFontenot.dll
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.pdb
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\RandonNumberFileWriterOne_CalebFontenot.genruntimeconfig.cache
|
||||||
|
Z:\home\caleb\Documents\ASDV-C-Sharp\MP3\RandomNumberFileWriterOne_CalebFontenot\obj\Debug\net6.0-windows\ref\RandonNumberFileWriterOne_CalebFontenot.dll
|
Binary file not shown.
@ -13,7 +13,8 @@
|
|||||||
],
|
],
|
||||||
"additionalProbingPaths": [
|
"additionalProbingPaths": [
|
||||||
"C:\\Users\\caleb\\.dotnet\\store\\|arch|\\|tfm|",
|
"C:\\Users\\caleb\\.dotnet\\store\\|arch|\\|tfm|",
|
||||||
"C:\\Users\\caleb\\.nuget\\packages"
|
"C:\\Users\\caleb\\.nuget\\packages",
|
||||||
|
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
|
||||||
],
|
],
|
||||||
"configProperties": {
|
"configProperties": {
|
||||||
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
"Microsoft.NETCore.DotNetHostPolicy.SetAppPaths": true
|
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
Block a user