Skip to content

Commit

Permalink
Merge pull request #56 from OWASP/dotnetfinalization
Browse files Browse the repository at this point in the history
update dotnet application
  • Loading branch information
commjoen authored Sep 30, 2024
2 parents 1bbee3d + 7fdbaff commit 9f1ecb5
Show file tree
Hide file tree
Showing 5 changed files with 218 additions and 79 deletions.
1 change: 0 additions & 1 deletion dotnet/dotnetproject/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ String evalAnswer(String answer)
{
if (args[0] == "spoil")
{
Console.WriteLine("spoil called");
Console.WriteLine(getSecret());
}
else
Expand Down
52 changes: 30 additions & 22 deletions dotnet/dotnetproject/obj/dotnetproject.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,14 @@
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
"Microsoft.NET.ILLink.Tasks": {
"suppressParent": "All",
"target": "Package",
"version": "[8.0.8, )",
"autoReferenced": true
}
},
"imports": [
"net461",
"net462",
Expand All @@ -51,95 +59,95 @@
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Runtime.linux-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.AspNetCore.App.Runtime.linux-musl-x64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.AspNetCore.App.Runtime.linux-x64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.AspNetCore.App.Runtime.osx-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.AspNetCore.App.Runtime.win-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.AspNetCore.App.Runtime.win-x64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Host.linux-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Host.linux-musl-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Host.linux-musl-x64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Host.linux-x64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Host.osx-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Host.win-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Host.win-x64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Runtime.linux-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Runtime.linux-musl-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Runtime.linux-musl-x64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Runtime.linux-x64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Runtime.osx-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Runtime.win-arm64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
},
{
"name": "Microsoft.NETCore.App.Runtime.win-x64",
"version": "[8.0.1, 8.0.1]"
"version": "[8.0.8, 8.0.8]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "/usr/local/Cellar/dotnet/8.0.1/libexec/sdk/8.0.101/PortableRuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "/usr/local/Cellar/dotnet/8.0.8/libexec/sdk/8.0.108/PortableRuntimeIdentifierGraph.json"
}
},
"runtimes": {
Expand Down
8 changes: 7 additions & 1 deletion dotnet/dotnetproject/obj/dotnetproject.csproj.nuget.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,15 @@
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/Users/razr/.nuget/packages/</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/Users/razr/.nuget/packages/</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.0</NuGetToolVersion>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="/Users/razr/.nuget/packages/" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.net.illink.tasks/8.0.8/build/Microsoft.NET.ILLink.Tasks.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.illink.tasks/8.0.8/build/Microsoft.NET.ILLink.Tasks.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<PkgMicrosoft_NET_ILLink_Tasks Condition=" '$(PkgMicrosoft_NET_ILLink_Tasks)' == '' ">/Users/razr/.nuget/packages/microsoft.net.illink.tasks/8.0.8</PkgMicrosoft_NET_ILLink_Tasks>
</PropertyGroup>
</Project>
Loading

0 comments on commit 9f1ecb5

Please sign in to comment.