Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PV293-SocialNetwork-Social
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Václav Bílý
PV293-SocialNetwork-Social
Commits
d7223780
There was an error fetching the commit references. Please try again later.
Commit
d7223780
authored
1 year ago
by
Václav Bílý
Browse files
Options
Downloads
Patches
Plain Diff
WebApi - try to remove target framework from csproj
parent
8f2c6ecb
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/WebApi/WebApi.csproj
+0
-1
0 additions, 1 deletion
src/WebApi/WebApi.csproj
with
0 additions
and
1 deletion
src/WebApi/WebApi.csproj
+
0
−
1
View file @
d7223780
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<InvariantGlobalization>true</InvariantGlobalization>
...
...
This diff is collapsed.
Click to expand it.
Václav Bílý
@xbily
mentioned in commit
f3dc4cc5
·
1 year ago
mentioned in commit
f3dc4cc5
mentioned in commit f3dc4cc5859a26323084eebfe48442ca6f7013a8
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment