hdmark
hdmark
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net (.net461, global.asax)
it has both, but in my main project , when i specify output, it goes to bin/ or im used to do bin/debug
4 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
lol okay will do, ill make a new one
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
i hadnt thought about that
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
that was a good call
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
its fine, im gonna do what you said and make a new project as a template
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
there is a global asax
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
.net framework 4.6.1 apparently
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
i thought it was. i could have sworn i saw core thorughout the project
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
<PropertyGroup>
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
thats dumb
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
ya its framework
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
i thought this project was core but that might have been a bad assumption
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
im going back because now i think im using .net framework
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
but ill make a new project and use that as my goby
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
i guess the root of it is every project i worked on in the past had bin/ bin/release bin/debug, and now its not working
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
its a work repo, i cant
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
so delete whats in there and leave it empty
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
No description
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
where should i set output to
100 replies
CC#
Created by hdmark on 11/20/2024 in #help
Asp.net Core bin vs bin/debug
yes but for my .csproj file
100 replies